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
/
fadd-combines.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] exclude x*2.0 from normal negation profitability rules
Sanjay Patel
2019-08-09
1
-4
/
+4
*
[AArch64][x86] add tests for pessimization of expression with X*2.0 (PR32939)...
Sanjay Patel
2019-08-09
1
-0
/
+28
*
[DAGCombiner] allow undef elts in vector fadd matching
Sanjay Patel
2018-10-07
1
-2
/
+0
*
[x86] add vector fadd with undef elts test; NFC
Sanjay Patel
2018-10-07
1
-0
/
+10
*
[DAGCombiner] remove hasOneUse() check from fadd constants transform
Sanjay Patel
2018-06-13
1
-3
/
+2
*
[x86] add test for fadd with more than one use; NFC
Sanjay Patel
2018-06-13
1
-0
/
+19
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-18
/
+18
*
DAG: Check no signed zeros instead of unsafe math attribute
Matt Arsenault
2017-03-09
1
-1
/
+1
*
AsmPrinter: Use emitGlobalConstantFP to emit elements of constant data
Justin Bogner
2015-12-08
1
-32
/
+32
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[DAGCombiner] Generalize FADD constant combines to work with vectors
Simon Pilgrim
2015-10-03
1
-17
/
+44
*
[X86][SSE] Add FADD combine tests.
Simon Pilgrim
2015-10-03
1
-0
/
+196