llvm-6502/include/llvm/Transforms/Utils
2009-02-20 18:24:38 +00:00
..
AddrModeMatcher.h Factor address mode matcher out of codegen prepare to make it available to other passes, e.g. loop strength reduction. 2009-02-20 18:24:38 +00:00
BasicBlockUtils.h Factor some code into a new FoldSingleEntryPHINodes method. 2008-12-03 19:44:02 +00:00
BasicInliner.h Add explicit keywords. 2008-07-07 18:00:37 +00:00
Cloning.h Revert 51775. 2008-05-30 22:47:19 +00:00
FunctionUtils.h Prune and tidy #includes. 2008-05-29 19:52:31 +00:00
InlineCost.h Adjustments to last patch based on review. 2009-01-09 01:30:11 +00:00
Local.h Unbreak the build on win32. 2009-02-14 16:06:42 +00:00
PromoteMemToReg.h
UnifyFunctionExitNodes.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
UnrollLoop.h Commit the header I accidentally left out of 51083. 2008-05-14 04:39:40 +00:00
ValueMapper.h