1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms/Utils
Benjamin Kramer 02bc17d36d Remove unused variables.
llvm-svn: 133514
2011-06-21 14:58:30 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
BuildLibCalls.cpp One more debug line number miss in instcombine (although the code in question isn't actually in instcombine). 2011-05-27 01:00:36 +00:00
CloneFunction.cpp Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
CloneModule.cpp
CMakeLists.txt Fix cmake build. 2011-06-15 21:03:04 +00:00
CodeExtractor.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
InstructionNamer.cpp
LCSSA.cpp There is no need to force DebugLoc on a PHI at this point. 2011-05-16 22:05:03 +00:00
Local.cpp Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00
LoopSimplify.cpp Set debug loc for new preheader's terminator. 2011-06-17 21:36:44 +00:00
LoopUnroll.cpp Remove unused variables. 2011-06-21 14:58:30 +00:00
LowerInvoke.cpp
LowerSwitch.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp When promoting an alloca to registers discard any lifetime intrinsics. 2011-06-17 10:09:00 +00:00
SimplifyCFG.cpp Fix PR10103: Less code for enum type translation. 2011-06-18 10:28:47 +00:00
SimplifyInstructions.cpp
SSAUpdater.cpp Clean up the lazy initialization of DIBuilder a bit. 2011-05-24 06:00:08 +00:00
UnifyFunctionExitNodes.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Utils.cpp
ValueMapper.cpp Reinstate r133435 and r133449 (reverted in r133499) now that the clang 2011-06-21 10:33:19 +00:00