Reid Spencer
|
cb3fb5d4f5
|
bug 122:
- Replace ConstantPointerRef usage with GlobalValue usage
llvm-svn: 14953
|
2004-07-18 00:44:37 +00:00 |
Brian Gaeke
|
e96196081e
|
In InsertProfilingInitCall(), make it legal to pass in a null array, in
which case you'll get a null array and zero passed to the profiling function.
llvm-svn: 13336
|
2004-05-03 22:06:33 +00:00 |
Chris Lattner
|
69193f93b6
|
Support getelementptr instructions which use uint's to index into structure
types and can have arbitrary 32- and 64-bit integer types indexing into
sequential types.
llvm-svn: 12653
|
2004-04-05 01:30:19 +00:00 |
Chris Lattner
|
dae48f93b0
|
Split utility functions out of BlockProfiling.cpp
llvm-svn: 12224
|
2004-03-08 17:06:13 +00:00 |