1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/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
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
UnrollLoop.cpp
ValueMapper.cpp