llvm-6502/lib/Transforms
Chandler Carruth 3c7a446059 Reformat some bits of AllocaPromoter and simplify the name and type of
our visiting datastructures in the AllocaPromoter/SSAUpdater path of
SROA. Also shift the order if clears around to be more consistent.

No functionality changed here, this is just a cleanup.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188144 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-11 01:03:18 +00:00
..
Hello
InstCombine Fix missing -*- C++ -*-s 2013-08-06 00:16:21 +00:00
Instrumentation DataFlowSanitizer: Remove unreachable BBs so IR continues to verify 2013-08-09 21:42:53 +00:00
IPO Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
ObjCARC [objc-arc] Track if we encountered an additive overflow while computing {TopDown,BottomUp}PathCounts and do nothing if it occurred. 2013-08-09 23:22:27 +00:00
Scalar Reformat some bits of AllocaPromoter and simplify the name and type of 2013-08-11 01:03:18 +00:00
Utils Revert r188119 "Kill some duplicated code for removing unreachable BBs." 2013-08-10 20:16:06 +00:00
Vectorize Add ISD::FROUND for libm round() 2013-08-07 22:49:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile