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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[DBG][OPT] Attempt to salvage or undef debug info when removing trivially del...
Tom Weaver
2019-11-12
2
-0
/
+145
*
Revert "[DBG][OPT] Attempt to salvage or undef debug info when removing trivi...
Tom Weaver
2019-11-11
2
-145
/
+0
*
[DBG][OPT] Attempt to salvage or undef debug info when removing trivially del...
Tom Weaver
2019-11-11
2
-0
/
+145
*
[Reassoc] Small fix to support unary FNeg in NegateValue(...)
Cameron McInally
2019-08-23
1
-0
/
+24
*
[Reassociate] try harder to convert negative FP constants to positive
Sanjay Patel
2019-08-10
3
-86
/
+85
*
[Reassociate] add more tests with negative FP constants; NFC
Sanjay Patel
2019-08-08
1
-0
/
+332
*
[Tests] Autogen a bunch of Reassociate tests for ease of update
Philip Reames
2019-08-01
18
-242
/
+374
*
[InstCombine] canonicalize fneg before fmul/fdiv
Sanjay Patel
2019-07-31
1
-4
/
+17
*
[NFC][Reassociate] Add unary FNeg tests to fast-ReassociateVector.ll
Cameron McInally
2019-06-24
1
-0
/
+57
*
[Reassociate] Remove bogus assert reported in PR42349.
Cameron McInally
2019-06-20
1
-0
/
+18
*
[Reassociate] Handle unary FNeg in the Reassociate pass
Cameron McInally
2019-06-19
1
-4
/
+17
*
[NFC][Reassociate] Fix mistake in 468b2ad
Cameron McInally
2019-06-05
1
-10
/
+8
*
[NFC][Reassociate] Add unary fneg tests to fast-basictest.ll
Cameron McInally
2019-06-05
1
-0
/
+69
*
[NFC][Reassociate] Regenerate CHECKs for fast-basictest.ll
Cameron McInally
2019-06-05
1
-15
/
+15
*
Fix new reassociate-catchswitch.ll test
Reid Kleckner
2019-05-08
1
-0
/
+5
*
[Reassociation] Place moved instructions after landing pads
David Greene
2019-05-08
2
-0
/
+95
*
Add FNeg IR constant folding support
Cameron McInally
2019-05-05
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
64
-0
/
+4687
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
64
-4687
/
+0
*
Fix non-determinism in Reassociate caused by address coincidences
Daniel Sanders
2019-03-22
1
-0
/
+107
*
[PatternMatch] Handle undef vectors consistently
Sanjay Patel
2018-11-20
1
-2
/
+2
*
[FPEnv] Convert more BinaryOperator::isFNeg(...) to m_FNeg(...)
Cameron McInally
2018-10-24
1
-2
/
+2
*
[Reassociate] replace fake binop queries with 'match' API
Sanjay Patel
2018-10-23
2
-7
/
+3
*
[Reassociate] remove bogus tests; NFC
Sanjay Patel
2018-10-22
1
-28
/
+0
*
[Reassociate] add vector tests with undef elements; NFC
Sanjay Patel
2018-10-22
3
-43
/
+107
*
revert r341288 - [Reassociate] swap binop operands to increase factoring pote...
Sanjay Patel
2018-09-12
1
-45
/
+35
*
[Reassociate] swap binop operands to increase factoring potential
Sanjay Patel
2018-09-02
1
-35
/
+45
*
[Constants] add identity constants for fadd/fmul
Sanjay Patel
2018-07-03
2
-10
/
+7
*
[Reassociate] add tests for binop with identity constant; NFC
Sanjay Patel
2018-07-03
1
-0
/
+74
*
[Reassociate] regenerate checks; NFC
Sanjay Patel
2018-07-03
1
-77
/
+115
*
[Reassociate] add test for missing FP constant analysis; NFC
Sanjay Patel
2018-07-03
1
-3
/
+19
*
[Reassociate] Prevent infinite loops when processing PHIs.
Davide Italiano
2018-05-11
1
-0
/
+28
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-2
/
+2
*
[reassociate] Fix excessive revisits when processing long chains of reassocia...
Daniel Sanders
2018-05-02
1
-0
/
+37
*
[Reassociate] add a test with debug info; NFC
Sanjay Patel
2018-04-27
1
-4
/
+77
*
[DebugInfo] Invalidate debug info in ReassociatePass::RewriteExprTree
Bjorn Pettersson
2018-04-25
1
-0
/
+79
*
[Reassociate] add baseline tests for binop swapping; NFC
Sanjay Patel
2018-04-19
1
-0
/
+286
*
[InstCombine] Enable Add/Sub simplifications with only 'reassoc' FMF
Warren Ristow
2018-04-14
3
-5
/
+118
*
[Reassociate] fix test to be independent of FP undef
Sanjay Patel
2018-03-08
1
-14
/
+17
*
[ConstantFold] fp_binop undef, undef --> undef
Sanjay Patel
2018-03-08
2
-7
/
+9
*
[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 global reassociation algorithm
Fiona Glaser
2017-12-12
3
-4
/
+19
*
[Reassociation] regenerate test checks; NFC
Sanjay Patel
2017-11-13
1
-54
/
+55
*
[Reassociate] add tests with 'reassoc' FMF; NFC
Sanjay Patel
2017-11-13
5
-3
/
+311
*
[Reassociate] regenerate test checks; NFC
Sanjay Patel
2017-11-09
2
-22
/
+26
*
[Reassociate] auto-generate test checks; NFC
Sanjay Patel
2017-11-09
4
-47
/
+60
*
[Reassociate] don't name values "tmp"; NFCI
Sanjay Patel
2017-11-09
8
-253
/
+279
*
revert r317809 - [Reassociate] regenerate test checks; NFC
Sanjay Patel
2017-11-09
1
-14
/
+4
[next]