#
0844c76f |
| 02-Jan-2011 |
Chris Lattner <sabre@nondot.org> |
fix some pastos
llvm-svn: 122718
|
#
8fac5db2 |
| 02-Jan-2011 |
Chris Lattner <sabre@nondot.org> |
add DEBUG and -stats output to earlycse. Teach it to CSE the rest of the non-side-effecting instructions.
llvm-svn: 122716
|
#
18ae5436 |
| 02-Jan-2011 |
Chris Lattner <sabre@nondot.org> |
Enhance earlycse to do CSE of casts, instsimplify and die. Add a testcase.
llvm-svn: 122715
|
#
704541bb |
| 02-Jan-2011 |
Chris Lattner <sabre@nondot.org> |
sketch out a new early cse pass. No functionality yet.
llvm-svn: 122713
|