History log of /llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp (Results 226 – 229 of 229)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


12345678910