llvm-6502/lib/Transforms
Nick Lewycky 6a7df9aae6 Remove redundant getAnalysis<> calls in GlobalOpt. Add a few Itanium ABI calls
to TargetLibraryInfo and use one of them in GlobalOpt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150323 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-12 02:15:20 +00:00
..
Hello
InstCombine Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Instrumentation [asan] unpoison the stack before every noreturn call. Fixes asan issue 37. llvm part 2012-02-08 21:36:17 +00:00
IPO Remove redundant getAnalysis<> calls in GlobalOpt. Add a few Itanium ABI calls 2012-02-12 02:15:20 +00:00
Scalar Use Use::set rather than finding the operand number of the use 2012-02-08 14:10:53 +00:00
Utils Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Vectorize Update BBVectorize to use aliasesUnknownInst. 2012-02-10 15:52:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile