summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bool-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Extract i1 elements from vXi1 bool vectorsSimon Pilgrim2019-05-011-60/+8
* [DAGCombiner] Fold truncate(build_vector(x,y)) -> build_vector(truncate(x),tr...Simon Pilgrim2019-03-281-10/+10
* [X86] Allow movmskpd/ps ISD nodes to be created and selected with integer inp...Craig Topper2018-09-251-4/+0
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+3
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-4/+4
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-12/+12
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-4/+4
* Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner2017-11-081-3/+0
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-071-0/+3
* Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-011-3/+0
* Correct dwarf unwind information in function epilogue for X86Petar Jovanovic2017-11-011-0/+3
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-101-6/+0
* [X86] Add non-SSE tests for PR15215 as wellSimon Pilgrim2017-10-031-4/+76
* [X86][SSE] Add bool vector extraction test cases from PR15215Simon Pilgrim2017-10-031-0/+134
OpenPOWER on IntegriCloud