llvm-6502/lib/Transforms
Chris Lattner 7a5745b38c When PromoteLocallyUsedAllocas promoted allocas, it didn't remember
to increment NumLocalPromoted, and didn't actually delete the
dead alloca, leading to an extra iteration of mem2reg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40817 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-04 20:01:43 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
IPO More explicit keywords. 2007-08-01 15:32:29 +00:00
Scalar Clean up comments, fix up some confusing code logic. 2007-08-04 18:45:32 +00:00
Utils When PromoteLocallyUsedAllocas promoted allocas, it didn't remember 2007-08-04 20:01:43 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00