llvm-6502/include/llvm/Transforms/Utils
2015-03-01 21:28:53 +00:00
..
ASanStackFrameLayout.h
BasicBlockUtils.h
BuildLibCalls.h
BypassSlowDivision.h
Cloning.h Second attempt to fix WinEHCatchDirector build failures. 2015-02-23 20:44:34 +00:00
CmpInstAnalysis.h
CodeExtractor.h
CtorUtils.h
GlobalStatus.h
IntegerDivision.h
Local.h
LoopUtils.h Add some missing #includes and forward declarations found by modules build. 2015-02-25 03:12:03 +00:00
ModuleUtils.h
PromoteMemToReg.h
SimplifyIndVar.h
SimplifyLibCalls.h Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00
SSAUpdater.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
SSAUpdaterImpl.h
SymbolRewriter.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
UnifyFunctionExitNodes.h
UnrollLoop.h Resurrect the assertion removed by r227717 2015-02-02 20:41:11 +00:00
ValueMapper.h
VectorUtils.h Re-sort #include lines using my handy dandy ./utils/sort_includes.py 2015-02-13 09:09:03 +00:00