llvm-6502/lib/Transforms/Utils
Reid Spencer df4945bcb5 Remove optimizations that don't require both operands to be constant. These
are moved to simplify-libcalls pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21614 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-29 05:55:35 +00:00
..
BasicBlockUtils.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
BreakCriticalEdges.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
CloneFunction.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
CloneModule.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
CloneTrace.cpp Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
CodeExtractor.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
DemoteRegToStack.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
InlineFunction.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Local.cpp Remove optimizations that don't require both operands to be constant. These 2005-04-29 05:55:35 +00:00
LoopSimplify.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
LowerAllocations.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
LowerInvoke.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
LowerSelect.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
LowerSwitch.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Mem2Reg.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
PromoteMemoryToRegister.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
SimplifyCFG.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
UnifyFunctionExitNodes.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ValueMapper.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ValueMapper.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00