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
/
NewGVN
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
3
-5
/
+5
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
8
-12
/
+12
*
[NewGVN] Check that call has an access.
Alina Sbirlea
2019-10-15
1
-0
/
+42
*
[NFC][NewGVN] Explicitly check fpmath metadata in fpmath.ll
Cameron McInally
2019-06-28
1
-4
/
+7
*
[NewGVN] Add unary FNeg support to NewGVN pass
Cameron McInally
2019-06-28
1
-3
/
+2
*
[NFC][NewGVN] Pre-commit unary FNeg test to fpmath.ll
Cameron McInally
2019-06-28
1
-0
/
+11
*
NewGVN: Handle addrspacecast
Matt Arsenault
2019-06-05
1
-0
/
+108
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
150
-0
/
+11385
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
150
-11385
/
+0
*
[InstSimplify] SimplifyICmpInst - icmp eq/ne %X, undef -> undef
Simon Pilgrim
2019-03-19
1
-8
/
+11
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
5
-5
/
+5
*
[NewGVN] Update use counts for SSA copies when replacing them by their operands.
Florian Hahn
2018-12-15
1
-0
/
+81
*
[NewGVN] Make sure we do not add a user to itself.
Florian Hahn
2018-11-07
1
-0
/
+27
*
[Local] Keep K's range if K does not move when combining metadata.
Florian Hahn
2018-10-27
1
-14
/
+13
*
[NewGVN] Mark function as changed if we erase instructions.
Florian Hahn
2018-09-07
1
-0
/
+18
*
[NewGVN] Add tests for r340031.
Florian Hahn
2018-08-17
2
-0
/
+260
*
[InstrSimplify,NewGVN] Add option to ignore additional instr info when simpli...
Florian Hahn
2018-08-17
1
-1
/
+2
*
[GVN,NewGVN] Keep nonnull if K does not move.
Florian Hahn
2018-08-07
1
-0
/
+178
*
[InstSimplify] fold extracting from std::pair (2/2)
Hiroshi Inoue
2018-08-03
1
-2
/
+0
*
[InstSimplify] tests for D48828: fold extraction from std::pair
Hiroshi Inoue
2018-07-27
1
-0
/
+122
*
[PredicateInfo] Use custom mangling to support ssa_copy with unnamed types.
Florian Hahn
2018-07-24
1
-1
/
+1
*
Implement strip.invariant.group
Piotr Padlewski
2018-07-02
1
-0
/
+13
*
[NewGVN] Fix handling of assumes
Florian Hahn
2018-05-22
1
-0
/
+26
*
Dissallow non-empty metadata for invariant.group
Piotr Padlewski
2018-05-18
1
-23
/
+16
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-2
/
+2
*
Rename invariant.group.barrier to launder.invariant.group
Piotr Padlewski
2018-05-03
1
-5
/
+4
*
[NewGVN] Split OpPHI detection and creation.
Florian Hahn
2018-04-20
1
-0
/
+51
*
[NewGVN] Add ops as dependency if we cannot find a leader for ValueOp.
Florian Hahn
2018-04-19
1
-0
/
+62
*
Remove file accidentally added in r330320.
Florian Hahn
2018-04-19
1
-62
/
+0
*
[IR/BasicBlockTest] Fix asan failure introduced in rL330316.
Florian Hahn
2018-04-19
1
-0
/
+62
*
NFC: Update NewGVN invariant.group test
Piotr Padlewski
2018-04-08
1
-15
/
+16
*
[InstCombine, NewGVN] remove FP undef from tests
Sanjay Patel
2018-03-08
1
-2
/
+2
*
[NewGVN] Update phi-of-ops def block when updating existing ValuePHI.
Florian Hahn
2018-02-27
1
-0
/
+56
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
4
-16
/
+16
*
NewGVN: Fix PR/33367, which was causing us to delete non-copy intrinsics acci...
Daniel Berlin
2018-01-09
1
-0
/
+137
*
[Analysis] Generate more precise TBAA tags when one access encloses the other
Ivan A. Kosarev
2017-12-18
1
-21
/
+40
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+26
*
Add an @llvm.sideeffect intrinsic
Dan Gohman
2017-11-08
1
-0
/
+27
*
[NewGVN] Stop assuming PHI args ordering when looking at phi-of-ops.
Davide Italiano
2017-10-30
1
-0
/
+70
*
NewGVN: Fix PR 34473, by not using ExactlyEqualsExpression for finding
Daniel Berlin
2017-09-30
1
-0
/
+58
*
NewGVN: Evaluate phi of ops expressions before creating phi node
Daniel Berlin
2017-09-30
3
-13
/
+13
*
NewGVN: Allow dependent PHI of ops
Daniel Berlin
2017-09-30
1
-0
/
+75
*
NewGVN: Fix PR 34430 - we need to look through predicateinfo copies to detect...
Daniel Berlin
2017-09-05
1
-0
/
+48
*
NewGVN: Fix PR 34452 by passing instruction all the way down when we do aggre...
Daniel Berlin
2017-09-05
1
-0
/
+49
*
Fix PR/33305. caused by trying to simplify expressions in phi of ops that sho...
Daniel Berlin
2017-09-02
5
-21
/
+336
*
NewGVN: Make sure we don't incorrectly use PredicateInfo when doing PHI of ops
Daniel Berlin
2017-09-01
1
-0
/
+44
*
NewGVN: Fix PR33204 - We need to add memory users when we bypass memorydefs f...
Daniel Berlin
2017-08-26
1
-0
/
+77
*
NewGVN: We weren't properly simplifying selects with equal arguments due to a...
Daniel Berlin
2017-08-24
1
-8
/
+26
*
Keep Optimization Remark Yaml in NewPM
Sam Elliott
2017-08-20
1
-0
/
+4
*
[NewGVN] Add CL option to control the generation of phi-of-ops (disable by de...
Chad Rosier
2017-08-10
3
-4
/
+4
[next]