Vikram S. Adve
|
db6596e551
|
Move CallArgsDescriptor into this class instead of making it an
annotation on the machine instruction.
llvm-svn: 4398
|
2002-10-29 19:38:46 +00:00 |
Chris Lattner
|
9baa9ad7c7
|
Inline some methods from .cpp files into .h files, minor cleanups
llvm-svn: 4313
|
2002-10-28 01:21:55 +00:00 |
Vikram S. Adve
|
4d66e9973f
|
Add an assertion.
llvm-svn: 3734
|
2002-09-16 15:13:59 +00:00 |
Vikram S. Adve
|
35bac4a658
|
Rename static struct Initializer to avoid name conflict with BB.
llvm-svn: 2831
|
2002-07-08 23:04:31 +00:00 |
Chris Lattner
|
d5a847057b
|
Eliminate duplicate or unneccesary #include's
llvm-svn: 2397
|
2002-04-29 17:42:12 +00:00 |
Vikram S. Adve
|
31a5d3a475
|
Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences.
llvm-svn: 1970
|
2002-03-24 03:40:11 +00:00 |
Chris Lattner
|
eda6bd71a0
|
Code pulled out of MAchineInstr.(h|cpp)
llvm-svn: 1660
|
2002-02-03 07:54:50 +00:00 |