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
/
SROA
Commit message (
Expand
)
Author
Age
Files
Lines
*
SROA: Don't drop atomic load/store alignments (PR45010)
Hans Wennborg
2020-02-28
1
-0
/
+15
*
[Metadata] Add TBAA struct metadata to `AAMDNode`
Anton Afanasyev
2020-01-06
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[NFC] Precommit test showing SROA loses `!tbaa.struct` metadata
Anton Afanasyev
2019-12-02
1
-0
/
+32
*
Revert [SROA] Reuse existing lifetime markers if possible
David L. Jones
2019-10-15
1
-69
/
+0
*
[SROA] Reuse existing lifetime markers if possible
Johannes Doerfert
2019-10-13
1
-0
/
+69
*
SROA: Check Total Bits of vector type
Suyog Sarda
2019-09-21
1
-0
/
+24
*
[Loads/SROA] Remove blatantly incorrect code and fix a bug revealed in the pr...
Philip Reames
2019-08-27
1
-4
/
+7
*
Recommit [SROA] Enhance SROA to handle `addrspacecast`ed allocas
Michael Liao
2019-06-18
1
-0
/
+15
*
Revert [SROA] Enhance SROA to handle `addrspacecast`ed allocas
Jordan Rupprecht
2019-06-18
1
-15
/
+0
*
[SROA] Enhance SROA to handle `addrspacecast`ed allocas
Michael Liao
2019-06-18
1
-0
/
+15
*
SROA: Allow eliminating addrspacecasted allocas
Matt Arsenault
2019-06-14
3
-55
/
+165
*
SROA: Add baseline test for addrspacecast changes
Matt Arsenault
2019-06-14
1
-0
/
+348
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
24
-0
/
+4975
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
24
-4975
/
+0
*
Tighten up tests that use -debugify as a shortcut. NFC
Paul Robinson
2019-03-14
1
-2
/
+3
*
[SROA] Fix a crash when trying to convert a memset to an non-integral pointer...
Philip Reames
2019-03-12
1
-0
/
+42
*
[Analysis] Fix isSafeToLoadUnconditionally handling of volatile.
Eli Friedman
2019-01-24
1
-0
/
+12
*
Assertion in isAllocaPromotable due to extra bitcast goes into lifetime marker
Gabor Buella
2019-01-16
1
-0
/
+49
*
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
Michael Kruse
2018-12-20
1
-16
/
+17
*
SROA: preserve alignment tags on loads and stores.
Tim Northover
2018-12-18
1
-0
/
+47
*
[SROA] Use offset sizes from the DataLayout instead of the pointer siezes.
Nicola Zaghen
2018-10-30
1
-0
/
+29
*
[SROA] Fix alignment for uses of PHI nodes.
Eli Friedman
2018-08-30
1
-0
/
+32
*
[SROA] Preserve DebugLoc when rewriting alloca partitions
Anastasis Grammenos
2018-06-28
1
-0
/
+9
*
[SROA] Handle PHI with multiple duplicate predecessors
Bjorn Pettersson
2018-05-17
1
-0
/
+51
*
[SROA] pr37267: fix assertion failure in integer widening
Hiroshi Inoue
2018-05-17
1
-0
/
+74
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[SROA] Take advantage of separate alignments for memcpy source and destination
Daniel Neilson
2018-03-13
1
-9
/
+9
*
[Transforms] Propagate TBAA info in SROA
Ivan A. Kosarev
2018-02-16
1
-151
/
+274
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
11
-154
/
+154
*
[SROA] fix assetion failure
Hiroshi Inoue
2018-01-16
2
-16
/
+81
*
[SROA] Disable non-whole-alloca splits by default
Hiroshi Inoue
2017-12-18
2
-57
/
+16
*
Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and stores
Hiroshi Inoue
2017-12-01
2
-16
/
+57
*
Revert rL319407: [SROA] enable splitting for non-whole-alloca loads and stores
Hiroshi Inoue
2017-11-30
2
-57
/
+16
*
[SROA] enable splitting for non-whole-alloca loads and stores
Hiroshi Inoue
2017-11-30
2
-16
/
+57
*
This reverts commit r319096 and r319097.
Rafael Espindola
2017-11-28
1
-20
/
+0
*
[SROA] Propagate !range metadata when moving loads.
Davide Italiano
2017-11-27
1
-0
/
+20
*
[SROA] Correctly invalidate analyses when dead instructions deleted
Teresa Johnson
2017-11-20
1
-0
/
+97
*
Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...
Reid Kleckner
2017-09-21
1
-0
/
+127
*
Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....
Daniel Jasper
2017-09-21
1
-127
/
+0
*
[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare
Reid Kleckner
2017-09-20
1
-0
/
+127
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-2
/
+1
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-1
/
+1
*
[SROA] Fix APInt size when alloca address space is not 0
Yaxun Liu
2017-06-27
1
-1
/
+30
*
[SROA] Fix PR32902 by more carefully propagating !nonnull metadata.
Chandler Carruth
2017-06-27
1
-0
/
+47
*
[SROA] Further test cleanup and add a test for the actual propagation of
Chandler Carruth
2017-06-27
1
-4
/
+25
*
[SROA] Clean up a test case a bit prior to adding more testing for
Chandler Carruth
2017-06-27
1
-15
/
+13
*
[SROA] Add support for non-integral pointers
Sanjoy Das
2017-06-17
1
-0
/
+46
*
[SROA] Fix APInt size when load/store have different address space
Yaxun Liu
2017-06-09
1
-0
/
+28
*
[SROA] Fix crash due to bad bitcast
Keno Fischer
2017-06-02
1
-0
/
+18
[next]