llvm-6502/include/llvm/Transforms/Utils
Adrian Prantl 9d5d58a49b fix a typo that due to cu&paste quadrupled itself
rdar://problem/13056109

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180618 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-26 18:10:50 +00:00
..
BasicBlockUtils.h Remove unneeded #includes. 2013-02-09 13:29:10 +00:00
BlackList.h [ASan] Allow disabling init-order checks for globals by source file name. 2013-04-11 13:20:00 +00:00
BuildLibCalls.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
BypassSlowDivision.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +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 Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
CodeExtractor.h
IntegerDivision.h Enhance integer division emulation support to handle types smaller than 32 bits, 2013-02-26 23:33:20 +00:00
Local.h fix a typo that due to cu&paste quadrupled itself 2013-04-26 18:10:50 +00:00
ModuleUtils.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
PromoteMemToReg.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
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