#
c54d6083 |
| 23-Aug-2003 |
Chris Lattner <sabre@nondot.org> |
Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5
llvm-svn: 8093
|
#
821deeef |
| 17-Aug-2003 |
Chris Lattner <sabre@nondot.org> |
Implement folding of switch instructions. Implements SimplifyCFG/2003-08-17-FoldSwitch.ll
llvm-svn: 7923
|
#
031340a5 |
| 17-Aug-2003 |
Chris Lattner <sabre@nondot.org> |
Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll
llvm-svn: 7921
|
#
4b7e3364 |
| 17-Aug-2003 |
Chris Lattner <sabre@nondot.org> |
The fixme is irrelevant: if that happens, the LLVM bytecode is malformed. This fixes testcase: SimplifyCFG/2003-08-17-BranchFold.ll
llvm-svn: 7919
|
#
373086db |
| 20-May-2003 |
Misha Brukman <brukman+llvm@gmail.com> |
Hopefully, the final fix for `[Pp]ropogate'.
llvm-svn: 6251
|
#
4869f370 |
| 24-Feb-2003 |
Chris Lattner <sabre@nondot.org> |
Rename Instruction::hasSideEffects() -> mayWriteToMemory()
llvm-svn: 5620
|
#
fda72b1a |
| 25-Jun-2002 |
Chris Lattner <sabre@nondot.org> |
*** empty log message ***
llvm-svn: 2777
|
#
ab038d44 |
| 26-May-2002 |
Chris Lattner <sabre@nondot.org> |
Simplify the interface to local DCE and Constant prop
llvm-svn: 2749
|
#
4b009adc |
| 21-May-2002 |
Chris Lattner <sabre@nondot.org> |
Simplify interface to ConstantFoldTerminator
llvm-svn: 2697
|
#
28537dff |
| 07-May-2002 |
Chris Lattner <sabre@nondot.org> |
Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp
llvm-svn: 2513
|