summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/extract-combine.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
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-03-01Fix a problem with DAGCombine on 64b targets where foldingNate Begeman