summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-03-19-DAGCombinerBug.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fix this xform: (sra (shl X, m), result_size) -> (sign_extend (trunc (shl X, ...Evan Cheng2008-03-20