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
/
fp-logic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[x86] regenerate checks with update_llc_test_checks.py
Sanjay Patel
2017-06-12
1
-22
/
+1
*
[X86][SSE] Fix domains for VZEXT_LOAD type instructions
Simon Pilgrim
2016-12-15
1
-1
/
+1
*
[X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer...
Simon Pilgrim
2016-12-07
1
-3
/
+3
*
[x86] allow FP-logic ops when one operand is FP and result is FP
Sanjay Patel
2016-11-16
1
-12
/
+6
*
[x86] add fake scalar FP logic instructions to ReplaceableInstrs to save some...
Sanjay Patel
2016-11-16
1
-1
/
+1
*
[x86] regenerate checks; NFC
Sanjay Patel
2016-11-15
1
-18
/
+19
*
[X86] Remove the Fv packed logical operation alias instructions. Replace them...
Craig Topper
2016-08-09
1
-1
/
+1
*
[x86] enable bitcasted fabs/fneg transforms
Sanjay Patel
2016-06-10
1
-4
/
+2
*
[x86] add tests to show current codegen for obscured fneg/fabs
Sanjay Patel
2016-05-04
1
-0
/
+50
*
[x86] replace integer logic ops with packed SSE FP logic ops
Sanjay Patel
2015-10-27
1
-18
/
+12
*
add FP logic test cases to show current codegen (PR22428)
Sanjay Patel
2015-10-26
1
-0
/
+60
*
[x86] replace integer 'xor' ops with packed SSE FP 'xor' ops when operating o...
Sanjay Patel
2015-09-23
1
-4
/
+1
*
[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on ...
Sanjay Patel
2015-09-23
1
-4
/
+1
*
[x86] replace integer 'and' ops with packed SSE FP 'and' ops when operating o...
Sanjay Patel
2015-09-23
1
-11
/
+4
*
add test file ahead of any functional changes for PR22428
Sanjay Patel
2015-09-20
1
-0
/
+223