llvm-6502/include/llvm/Transforms
Devang Patel e9916a302f Use ValueMap instead of DenseMap.
The ValueMapper used by various cloning utility maps MDNodes also.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106706 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-24 00:33:28 +00:00
..
IPO introduce a new CallGraphSCC class, and pass it around 2010-04-16 22:42:17 +00:00
Utils Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
Instrumentation.h
IPO.h
RSProfiling.h
Scalar.h Add an LLVM IR version of code sinking. This uses the same simple algorithm 2010-05-07 15:40:13 +00:00