Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-28 | Inline some methods from .cpp files into .h files, minor cleanups | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4313 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-10-28 | Updates to match misha's changes | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4302 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-07-08 | Implementation of class MachineCodeForBasicBlock. | Vikram S. Adve | |
Moved here from MachineInstr.cpp to make it an annotation on BasicBlock. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2827 91177308-0d34-0410-b5e6-96231b3b80d8 |