hanchenye-llvm-project/llvm/lib/Transforms/Scalar
Chris Lattner e967b348bf Clean up previous code.
Add new combination to turn seteq X, 0 -> not(cast X to bool)

llvm-svn: 6604
2003-06-04 05:10:11 +00:00
..
ADCE.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
ConstantProp.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
CorrelatedExprs.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp
InstructionCombining.cpp Clean up previous code. 2003-06-04 05:10:11 +00:00
LICM.cpp
LoopSimplify.cpp Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll 2003-05-12 22:04:34 +00:00
LowerAllocations.cpp Fix long standing bug 2003-05-15 18:25:13 +00:00
LowerSwitch.cpp Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll 2003-05-01 22:21:21 +00:00
Makefile
Mem2Reg.cpp
PRE.cpp Add comment 2003-05-29 20:26:30 +00:00
PiNodeInsertion.cpp
Reassociate.cpp Fix spelling 2003-05-02 19:26:34 +00:00
SCCP.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
ScalarReplAggregates.cpp Okay totally give up on trying to optimize aggregates that cannot be completely 2003-05-30 19:22:14 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp