llvm-6502/lib/Transforms
Cameron Zwarich 8c3527e7a4 Stop reallocating SunkAddrs for each basic block. When we move to an instruction
worklist, the key will need to become std::pair<BasicBlock*, Value*>.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122932 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-06 00:42:50 +00:00
..
Hello
InstCombine
Instrumentation
IPO Improve the accuracy of the inlining heuristic looking for the 2011-01-04 19:01:54 +00:00
Scalar Stop reallocating SunkAddrs for each basic block. When we move to an instruction 2011-01-06 00:42:50 +00:00
Utils Speed up instsimplify by about 10-15% by not bothering to retry 2011-01-03 10:50:04 +00:00
Makefile