summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/and-su.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2010-01-07Fix a minor regression from my dag combiner changes. One more place which nee...Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-03Fix a TargetLowering optimization so that it doesn't duplicateDan Gohman