llvm-6502/lib/Transforms
Chris Lattner 6ccb365293 two minor changes: switch to the standard ValueToValueMapTy
map from ValueMapper.h (giving us access to its utilities)
and add a fastpath in the loop rotation code, avoiding expensive
ssa updator manipulation for values with nothing to update.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123057 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-08 07:21:31 +00:00
..
Hello
InstCombine InstCombine: Match min/max hidden by sext/zext 2011-01-07 21:33:14 +00:00
Instrumentation
IPO Improve the accuracy of the inlining heuristic looking for the 2011-01-04 19:01:54 +00:00
Scalar two minor changes: switch to the standard ValueToValueMapTy 2011-01-08 07:21:31 +00:00
Utils Remove all uses of the "ugly" method BranchInst::setUnconditionalDest(). 2011-01-07 20:25:56 +00:00
Makefile