summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ins_subreg_coalesce-1.ll
Commit message (Expand)AuthorAge
* llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresp...NAKAMURA Takumi2013-09-02
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Don't use INSERT_SUBREG to model anyext operations on x86-64, as itDan Gohman2009-08-26
* - More aggressively coalescing away copies whose source is defined by an impl...Evan Cheng2008-04-09