llvm-6502/include/llvm/Transforms/Utils
2011-12-09 21:19:53 +00:00
..
AddrModeMatcher.h
BasicBlockUtils.h SplitBlockPredecessors uses ArrayRef instead of Data and Size. 2011-12-09 21:19:53 +00:00
BasicInliner.h
BuildLibCalls.h Add support for custom names for library functions in TargetLibraryInfo. Add a custom name for fwrite and fputs on x86-32 OSX. Make SimplifyLibCalls honor the custom 2011-11-17 01:27:36 +00:00
Cloning.h
FunctionUtils.h Use ArrayRef instead of an explicit 'const std::vector &'. 2011-09-20 19:05:04 +00:00
Local.h
ModuleUtils.h Add utility to append a function to the list of global constructors. 2011-10-31 23:58:51 +00:00
PromoteMemToReg.h
SimplifyIndVar.h Make headers standalone, move a virtual method out of line. 2011-11-14 17:22:45 +00:00
SSAUpdater.h Make headers standalone, move a virtual method out of line. 2011-11-14 17:22:45 +00:00
SSAUpdaterImpl.h Make headers standalone, move a virtual method out of line. 2011-11-14 17:22:45 +00:00
UnifyFunctionExitNodes.h
UnrollLoop.h Add -unroll-runtime for unrolling loops with run-time trip counts. 2011-12-09 06:19:40 +00:00
ValueMapper.h