summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-03-19-DAGCombinerBug.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-20Fix this xform: (sra (shl X, m), result_size) -> (sign_extend (trunc (shl X, ...Evan Cheng