summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/testl-commute.ll
AgeCommit message (Expand)Author
2017-10-01[X86] Change register&memory TEST instructions from MRMSrcMem to MRMDstMemCraig Topper
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2011-07-02FileCheck-ize another test, making it much more precise for testing theChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-01-07add a testcase.Chris Lattner