llvm-6502/lib/Transforms/Utils
2010-08-06 18:33:48 +00:00
..
AddrModeMatcher.cpp use getArgOperand instead of getOperand 2010-06-30 09:14:26 +00:00
BasicBlockUtils.cpp
BasicInliner.cpp simplify 2010-07-28 15:52:43 +00:00
BreakCriticalEdges.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
BuildLibCalls.cpp undo 80 column trespassing I caused 2010-07-22 10:37:47 +00:00
CloneFunction.cpp Use DebugLocs instead of MDNodes. 2010-07-20 23:49:05 +00:00
CloneLoop.cpp
CloneModule.cpp Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
CMakeLists.txt
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp simplify: CallSite::get --> CallSite constructor 2010-07-27 15:02:37 +00:00
InstructionNamer.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
LCSSA.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Local.cpp make various clients of ReplaceAndSimplifyAllUses tolerate 2010-07-15 06:06:04 +00:00
LoopSimplify.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
LoopUnroll.cpp Preserve ScalarEvolution in the loop unroller. 2010-07-26 18:02:06 +00:00
LowerInvoke.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
LowerSwitch.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Makefile
Mem2Reg.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
PromoteMemoryToRegister.cpp Don't look up the "dbg" metadata kind by name. 2010-07-20 23:09:34 +00:00
SimplifyCFG.cpp pass dereferenced iterator to dyn_cast 2010-07-22 11:43:44 +00:00
SSAUpdater.cpp
SSI.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
UnifyFunctionExitNodes.cpp Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
ValueMapper.cpp Revert this because we can't clone cyclic MDNodes which are creating during a 2010-07-24 20:54:02 +00:00
ValueMapper.h