summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/adx-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Simplify X86ISD::ADD/SUB if we don't use the result flagSimon Pilgrim2019-01-251-3/+1
* [X86] Merge addcarryx/addcarry intrinsic into a single addcarry intrinsic.Craig Topper2018-12-101-60/+24
* [X86] If the carry input to an addcarry/subborrow intrinsic is known to be 0,...Craig Topper2018-12-091-10/+6
* [X86] Remove isel patterns for ADCX instructionCraig Topper2018-09-121-111/+52
* [X86] Add commuted isel pattern for the load form of ADCX instructions.Craig Topper2018-09-081-7/+15
* [X86] Add load folding test cases for the addcarryx intrinsic.Craig Topper2018-09-081-0/+42
* [X86] Change the addcarry and subborrow intrinsics to return 2 results and re...Craig Topper2018-09-071-35/+66
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-13/+13
* [X86][ADX] Regenerate ADX intrinsics testsSimon Pilgrim2017-08-181-45/+106
* [X86] When handling addcarry intrinsic, create the flag result with the corre...Craig Topper2017-08-121-0/+27
* [x86] Added _addcarry_ and _subborrow_ intrinsicsRobert Khasanov2014-08-211-0/+51
* [x86] Broadwell: ADOX/ADCX. Added _addcarryx_u{32|64} intrinsics to LLVM.Robert Khasanov2014-08-211-0/+26
OpenPOWER on IntegriCloud