summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* * Make it compile with GCC 3.0.4Chris Lattner2002-02-241-7/+6
| | | | llvm-svn: 1788
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-6/+7
| | | | | | | Method::inst_* is now in llvm/Support/InstIterator.h GraphTraits specializations for BasicBlock and Methods are now in llvm/Support/CFG.h llvm-svn: 1746
* Code pulled out of MAchineInstr.(h|cpp)Chris Lattner2002-02-031-0/+300
llvm-svn: 1660
OpenPOWER on IntegriCloud