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
/
GVN
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GVN/FP] Considate logic for reasoning about equality vs equivalance for floats
Philip Reames
2020-01-07
1
-0
/
+69
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-3
/
+3
*
[GVN] Propagate simple equalities from assumes within the tail of the block
Philip Reames
2019-09-03
1
-10
/
+24
*
[Tests/GVN] Precommit requested test additions from D66977
Philip Reames
2019-09-03
1
-0
/
+88
*
[GVN] Verify value equality before doing phi translation for call instruction
Wei Mi
2019-08-30
1
-0
/
+87
*
[Tests] Precommit a few cases where we're missing oppurtunities for block loc...
Philip Reames
2019-08-29
1
-0
/
+66
*
[GVN] Do PHI translations across all edges between the load and the unavailab...
Florian Hahn
2019-08-21
1
-0
/
+125
*
Recommit "[GVN] Preserve loop related analysis/canonical forms."
Florian Hahn
2019-07-31
2
-2
/
+64
*
Revert [GVN] Preserve loop related analysis/canonical forms.
Florian Hahn
2019-07-30
2
-64
/
+2
*
[GVN] Preserve loop related analysis/canonical forms.
Florian Hahn
2019-07-30
2
-2
/
+64
*
[GVN] Add support for unary FNeg to GVN pass
Cameron McInally
2019-06-27
1
-3
/
+2
*
[NFC][GVN] Pre-commit unary FNeg tests to fpmath.ll
Cameron McInally
2019-06-27
1
-0
/
+11
*
GVN: Handle addrspacecast
Matt Arsenault
2019-05-18
1
-0
/
+20
*
[GVN+LICM] Use line 0 locations for better crash attribution
Vedant Kumar
2019-04-19
1
-3
/
+4
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
133
-0
/
+11099
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
133
-11099
/
+0
*
[GVN] Small tweaks to comments, style, and missed vector handling
Philip Reames
2019-02-20
1
-5
/
+19
*
[GVN] Fix last crasher w/non-integral pointers
Philip Reames
2019-02-20
1
-1
/
+59
*
[GVN] Fix a crash bug w/non-integral pointers and memtransfers
Philip Reames
2019-02-19
1
-0
/
+59
*
[GVN] Fix a non-integral pointer bug w/vector types
Philip Reames
2019-02-19
1
-0
/
+31
*
[GVN] Fix a crash bug around non-integral pointers
Philip Reames
2019-02-19
1
-0
/
+68
*
[Test] Autogenerate existing tests before adding more
Philip Reames
2019-02-19
1
-10
/
+28
*
[DebugInfo] Don't salvage load operations (PR40628).
Jeremy Morse
2019-02-12
1
-6
/
+1
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
2
-0
/
+92
*
[GVN] Don't perform scalar PRE on GEPs
Alexandros Lamprineas
2018-12-06
1
-13
/
+61
*
[Local] Keep K's range if K does not move when combining metadata.
Florian Hahn
2018-10-27
1
-14
/
+13
*
Make YAML quote forward slashes.
Zachary Turner
2018-10-12
1
-3
/
+3
*
Revert "Make YAML quote forward slashes."
Zachary Turner
2018-10-12
1
-3
/
+3
*
Make YAML quote forward slashes.
Zachary Turner
2018-10-12
1
-3
/
+3
*
[GVN] Invalidate cached info for values replaced by equality propagation
John Brawn
2018-09-10
1
-0
/
+72
*
[GVN] Invalidate cached info for phis when setting dead predecessors to undef
John Brawn
2018-08-23
1
-0
/
+38
*
[GVN] Assign new value number to calls reading memory, if there is no MemDep ...
Florian Hahn
2018-08-21
1
-0
/
+29
*
[MemDep] Use PhiValuesAnalysis to improve alias analysis results
John Brawn
2018-07-31
1
-2
/
+4
*
[GVN] Don't use the eliminated load as an available value in phi construction
John Brawn
2018-07-23
2
-0
/
+121
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-0
/
+82
*
Implement strip.invariant.group
Piotr Padlewski
2018-07-02
1
-3
/
+15
*
[GVN] Avoid casting a vector of size less than 8 bits to i8
Matthew Voss
2018-06-21
1
-0
/
+34
*
[Debugify] Move debug value intrinsics closer to their operand defs
Vedant Kumar
2018-06-06
2
-3
/
+3
*
Dissallow non-empty metadata for invariant.group
Piotr Padlewski
2018-05-18
1
-23
/
+15
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
5
-5
/
+5
*
Rename invariant.group.barrier to launder.invariant.group
Piotr Padlewski
2018-05-03
1
-4
/
+4
*
Mark MergedLoadStoreMotion as not preserving MemDep results
Bjorn Steinbrink
2018-02-23
1
-0
/
+22
*
[GVN] Partially revert debug info salvage change (r325063)
Vedant Kumar
2018-02-16
1
-1
/
+1
*
[GVN] Salvage debug info from dead insts
Vedant Kumar
2018-02-13
2
-2
/
+11
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-24
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
3
-16
/
+16
*
[PRE] Add a bunch of test cases for LICM-like PRE patterns
Philip Reames
2018-01-03
1
-0
/
+168
*
[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
/
+27
*
[GVN] Prevent ScalarPRE from hoisting across instructions that don't pass con...
Max Kazantsev
2017-11-28
1
-0
/
+125
[next]