llvm-6502/lib/Transforms/Utils
2008-09-24 00:06:15 +00:00
..
BasicBlockUtils.cpp Fix simplifycfg crash in handing block merge. 2008-09-09 01:06:56 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CloneTrace.cpp
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineCost.cpp Put FN_NOTE_AlwaysInline and others in FnAttr namespace. 2008-09-24 00:06:15 +00:00
InlineFunction.cpp s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
InstructionNamer.cpp Add a new trivial -inst-namer pass which makes it possible to diff the 2008-08-23 06:07:02 +00:00
LCSSA.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Local.cpp
LoopSimplify.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
LowerAllocations.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
LowerInvoke.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
LowerSwitch.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Makefile
Mem2Reg.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Try to place hoisted instructions befoe icmp instruction. 2008-09-18 22:50:42 +00:00
UnifyFunctionExitNodes.cpp Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
UnrollLoop.cpp Revert 52645, the loop unroller changes. It caused a regression in 252.eon. 2008-06-24 20:44:42 +00:00
ValueMapper.cpp