llvm-6502/lib/Transforms
Chris Lattner 0cfe85be0b replace a slow and verbose version of Instruction::isUsedOutsideOfBlock with
a call to Instruction::isUsedOutsideOfBlock.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50005 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-20 22:18:22 +00:00
..
Hello
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO Allow argpromote to promote struct arguments with a specified number 2008-04-19 19:50:01 +00:00
Scalar replace a slow and verbose version of Instruction::isUsedOutsideOfBlock with 2008-04-20 22:18:22 +00:00
Utils Remove unused variable 2008-04-17 01:30:44 +00:00
Makefile