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
/
Transforms
/
Reassociate
/
fast-basictest.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] Enable Add/Sub simplifications with only 'reassoc' FMF
Warren Ristow
2018-04-14
1
-4
/
+93
*
[InstCombine] allow fmul fold with less than 'fast'
Sanjay Patel
2018-03-02
1
-4
/
+3
*
[Reassociate] regenerate checks; NFC
Sanjay Patel
2018-03-01
1
-61
/
+62
*
[Reassociate] add tests with 'reassoc' FMF; NFC
Sanjay Patel
2017-11-13
1
-1
/
+221
*
[Reassociate] don't name values "tmp"; NFCI
Sanjay Patel
2017-11-09
1
-109
/
+121
*
Add intermediate subtract instructions to reassociation worklist.
Owen Anderson
2015-11-16
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-9
/
+9
*
Revert "[Reassociate] As the expression tree is rewritten make sure the opera...
Chad Rosier
2014-11-19
1
-5
/
+5
*
[Reassociate] As the expression tree is rewritten make sure the operands are
Chad Rosier
2014-11-17
1
-5
/
+5
*
Reassociate x + -0.1234 * y into x - 0.1234 * y
Erik Verbruggen
2014-08-21
1
-1
/
+1
*
[Reassociation] Add support for reassociation with unsafe algebra.
Chad Rosier
2014-08-14
1
-0
/
+285