llvm-6502/include/llvm/Transforms/Utils
Chandler Carruth 255f89faee Sort the #include lines for the include/... tree with the script.
AKA: Recompile *ALL* the source code!

This one went much better. No manual edits here. I spot-checked for
silliness and grep-checked for really broken edits and everything seemed
good. It all still compiles. Yell if you see something that looks goofy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169133 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-03 17:02:12 +00:00
..
AddrModeMatcher.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
BasicBlockUtils.h Move SplitBlockAndInsertIfThen to BasicBlockUtils. 2012-10-19 10:48:31 +00:00
BuildLibCalls.h Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
BypassSlowDivision.h Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Cloning.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
CmpInstAnalysis.h
CodeExtractor.h
IntegerDivision.h
Local.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
ModuleUtils.h
PromoteMemToReg.h
SimplifyIndVar.h
SimplifyLibCalls.h instcombine: Migrate math library call simplifications 2012-11-13 04:16:17 +00:00
SSAUpdater.h Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree. 2012-09-26 06:36:36 +00:00