Vikram S. Adve
|
e68a3435ee
|
Move CallArgsDescriptor into this class instead of making it an
annotation on the machine instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4398 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-29 19:38:46 +00:00 |
|
Chris Lattner
|
a4f808b54e
|
Fixes to previous checkin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4314 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-28 01:27:30 +00:00 |
|
Chris Lattner
|
51a8d85281
|
Inline some methods from .cpp files into .h files, minor cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4313 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-28 01:21:55 +00:00 |
|
Chris Lattner
|
919c4f8a44
|
Change machinecode for instruction to not inherit from vector.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3274 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-08-09 20:04:28 +00:00 |
|
Vikram S. Adve
|
dfe412dc8b
|
Refix bug: Add back method MachineCodeForInstruction::dropAllReferences.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1980 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-03-24 03:58:02 +00:00 |
|
Chris Lattner
|
f2868ce228
|
Code pulled out of MAchineInstr.(h|cpp)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1660 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-02-03 07:54:50 +00:00 |
|