llvm-6502/lib/Transforms/Utils
2008-09-03 18:47:45 +00:00
..
BasicBlockUtils.cpp
BasicInliner.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineCost.cpp Handle "always inline" note during inline cost analysis. 2008-09-03 18:47:45 +00:00
InlineFunction.cpp Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +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 Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp
LowerInvoke.cpp
LowerSwitch.cpp Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Use empty() instead of begin() == end(). 2008-08-14 18:13:49 +00:00
UnifyFunctionExitNodes.cpp Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
UnrollLoop.cpp
ValueMapper.cpp