summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/subreg-to-reg-1.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2013-04-29Rewrite some tests with FileCHeck in X86 codegenMichael Liao
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-14Fix PR3934 part 2. findOnlyInterestingUse() was not setting IsCopy and IsDstP...Evan Cheng
2009-04-08Implement support for using modeling implicit-zero-extension on x86-64Dan Gohman
2008-08-07Re-enable elimination of unnecessary SUBREG_TO_REG instructions inDan Gohman