summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/rot32.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-09-05[X86] Regenerate scalar rotation testsSimon Pilgrim
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-02-21[X86] Use SHLD with both inputs from the same register to implement rotate on...Craig Topper
2017-02-20[X86] Add additonal check lines to one of the rotate tests.Craig Topper
2017-02-20[X86] FileCheckize one of the rotate tests.Craig Topper
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
2012-09-26Add RORX code generation supportMichael Liao
2010-04-28Update tests.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-10-17Define patterns for shld and shrd that match immediateDan Gohman