1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Dan Gohman b45091f0f9 Convert instcombine from using using getAnalysis<TargetData> to
getAnalysisIfAvailable<TargetData>.

llvm-svn: 76676
2009-07-21 23:21:54 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
IPO Rename getConstantInt{True|False} to get{True|False} at Chris' behest. 2009-07-21 18:03:38 +00:00
Scalar Convert instcombine from using using getAnalysis<TargetData> to 2009-07-21 23:21:54 +00:00
Utils Update CMake files. 2009-07-21 17:43:20 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00