summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avoid-lea-scale2.ll
Commit message (Expand)AuthorAge
* test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w...NAKAMURA Takumi2011-03-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* x86 isel tweak: use lea (%reg,%reg) instead of lea (,%reg,2).Dan Gohman2009-07-22