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-fold.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend folding fsub/fadd to fneg for FMF
Michael Berg
2018-08-09
1
-72
/
+24
*
[x86] add test for commuted variant for fsub fold; NFC
Sanjay Patel
2018-08-08
1
-2
/
+21
*
[DAGCombiner] loosen constraints for fsub+fadd fold
Sanjay Patel
2018-08-08
1
-24
/
+44
*
[x86] add tests for fsub+fadd with FMF; NFC
Sanjay Patel
2018-08-08
1
-3
/
+69
*
[NFC] adding tests for Y - (X + Y) --> -X
Michael Berg
2018-08-07
1
-0
/
+13
*
Utilize new SDNode flag functionality to expand current support for fadd
Michael Berg
2018-06-18
1
-8
/
+23
*
updating isNegatibleForFree and GetNegatedExpression with fmf for fadd
Michael Berg
2018-06-14
1
-0
/
+11
*
Utilize new SDNode flag functionality to expand current support for fmul
Michael Berg
2018-06-12
1
-11
/
+14
*
Utilize new SDNode flag functionality to expand current support for fsub
Michael Berg
2018-06-08
1
-15
/
+28
*
[x86] add more FP with FMF simplification tests; NFC
Sanjay Patel
2018-05-18
1
-13
/
+64
*
adding baseline fp fold tests for unsafe on and off
Michael Berg
2018-05-18
1
-0
/
+62