llvm-6502/lib/Transforms
Gabor Greif ba2c487424 rewrite operand loops to use iterators
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51789 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-30 21:24:22 +00:00
..
Hello
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Use eraseFromParent() instead of doing that manually in two places. 2008-05-30 12:35:46 +00:00
Scalar const-ify getOpcode. 2008-05-29 19:53:46 +00:00
Utils rewrite operand loops to use iterators 2008-05-30 21:24:22 +00:00
Makefile