summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/WidenArith.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2016-10-08[X86][SSE] Regenerate and add 32-bit tests to widening testsSimon Pilgrim
2016-08-09[X86] Remove unnecessary bitcast from the front of AVX1Only 256-bit logical o...Craig Topper
2016-07-18[X86] Add floating point packed logical ops to X86InstrInfo::isAssociativeAnd...Craig Topper
2016-03-23[X86] Regenerated WidenArith testSimon Pilgrim
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-01-02AVX: Fix a bug in WidenMaskArithmetic.Nadav Rotem