summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/imul-lea-2.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-25[x86] regenerate checks; NFCSanjay Patel
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2013-01-31Replace some more greps with FileChecks in testsEli Bendersky
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-28Optimize some 64-bit multiplication by constants into two lea's or one lea + ...Evan Cheng