llvm-6502/include/llvm/Transforms/Utils
2011-07-18 04:54:35 +00:00
..
AddrModeMatcher.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
BasicBlockUtils.h
BasicInliner.h
BuildLibCalls.h
Cloning.h Remove unused code. 2011-06-15 19:58:09 +00:00
FunctionUtils.h
Local.h
PromoteMemToReg.h
SSAUpdater.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
UnrollLoop.h
ValueMapper.h Make the destructor virtual to silence GCC's -Wnon-virtual-dtor. Let me 2011-07-10 08:38:12 +00:00