llvm-6502/include/llvm/Transforms/Utils
2010-08-29 04:54:06 +00:00
..
AddrModeMatcher.h
BasicBlockUtils.h Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
BasicInliner.h
BuildLibCalls.h simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0 2010-06-15 21:34:25 +00:00
Cloning.h Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
FunctionUtils.h
Local.h Teach SimplifyCFG how to simplify indirectbr instructions. 2010-08-14 00:29:42 +00:00
PromoteMemToReg.h
SSAUpdater.h implement SSAUpdater::RewriteUseAfterInsertions, a helpful form of RewriteUse. 2010-08-29 04:54:06 +00:00
SSAUpdaterImpl.h Fix handling of unreachable blocks in the SSAUpdater. The previous code only 2010-05-06 16:24:11 +00:00
UnifyFunctionExitNodes.h Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
UnrollLoop.h
ValueMapper.h Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00