index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
adx-intrinsics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Simplify X86ISD::ADD/SUB if we don't use the result flag
Simon Pilgrim
2019-01-25
1
-3
/
+1
*
[X86] Merge addcarryx/addcarry intrinsic into a single addcarry intrinsic.
Craig Topper
2018-12-10
1
-60
/
+24
*
[X86] If the carry input to an addcarry/subborrow intrinsic is known to be 0,...
Craig Topper
2018-12-09
1
-10
/
+6
*
[X86] Remove isel patterns for ADCX instruction
Craig Topper
2018-09-12
1
-111
/
+52
*
[X86] Add commuted isel pattern for the load form of ADCX instructions.
Craig Topper
2018-09-08
1
-7
/
+15
*
[X86] Add load folding test cases for the addcarryx intrinsic.
Craig Topper
2018-09-08
1
-0
/
+42
*
[X86] Change the addcarry and subborrow intrinsics to return 2 results and re...
Craig Topper
2018-09-07
1
-35
/
+66
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-13
/
+13
*
[X86][ADX] Regenerate ADX intrinsics tests
Simon Pilgrim
2017-08-18
1
-45
/
+106
*
[X86] When handling addcarry intrinsic, create the flag result with the corre...
Craig Topper
2017-08-12
1
-0
/
+27
*
[x86] Added _addcarry_ and _subborrow_ intrinsics
Robert Khasanov
2014-08-21
1
-0
/
+51
*
[x86] Broadwell: ADOX/ADCX. Added _addcarryx_u{32|64} intrinsics to LLVM.
Robert Khasanov
2014-08-21
1
-0
/
+26