llvm-6502/lib/Transforms
Chandler Carruth fa873afbdf Remove a DenseMapInfo specialization for std::pair -- we have one of
those baked into DenseMap now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186773 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-20 23:09:05 +00:00
..
Hello
InstCombine InstCombine: call FoldOpIntoSelect for all floating binops, not just fmul 2013-07-20 07:13:13 +00:00
Instrumentation Remove DIBuilder cache of variable TheCU and change the few 2013-07-19 00:51:47 +00:00
IPO s/compiler_used/compiler.used/. 2013-07-19 18:44:51 +00:00
ObjCARC Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size. 2013-07-14 04:42:23 +00:00
Scalar SROA: Microoptimization: Remove dead entries first, then sort. 2013-07-20 08:38:34 +00:00
Utils Remove a DenseMapInfo specialization for std::pair -- we have one of 2013-07-20 23:09:05 +00:00
Vectorize fix an 80-col line. 2013-07-19 23:14:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile