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
/
vector-promotion.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-21
/
+21
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-21
/
+21
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-21
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-45
/
+45
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-63
/
+63
*
SROA: The alloca type isn't a candidate promotion type for vectors
David Majnemer
2014-11-21
1
-0
/
+19
*
[SROA] Change how SROA does vector-based promotion of allocas to handle
Chandler Carruth
2014-10-18
1
-0
/
+136
*
[SROA] Teach SROA how to handle pointers from address spaces other than
Chandler Carruth
2014-02-26
1
-0
/
+47
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-11
/
+11
*
SROA: Generate selects instead of shuffles when blending values because this ...
Nadav Rotem
2013-05-01
1
-14
/
+14
*
Teach the rewriting of memcpy calls to support subvector copies.
Chandler Carruth
2012-12-17
1
-0
/
+48
*
Fix a secondary bug I introduced while fixing the first part of PR14478.
Chandler Carruth
2012-12-17
1
-17
/
+17
*
Fix the first part of PR14478: memset now works.
Chandler Carruth
2012-12-17
1
-0
/
+35
*
Fix typos in CHECK lines.
Dmitri Gribenko
2012-12-06
1
-2
/
+2
*
PR14055: Implement support for sub-vector operations in SROA.
Chandler Carruth
2012-11-21
1
-2
/
+75
*
Rework the rewriting of loads and stores for vector and integer allocas
Chandler Carruth
2012-11-20
1
-0
/
+45
*
Fix PR14212: For some strange reason I treated vectors differently from
Chandler Carruth
2012-10-30
1
-0
/
+15
*
Add the testcase from pr13254 (the old scalarreply pass handles this wrong;
Duncan Sands
2012-10-10
1
-0
/
+16
*
Teach the integer-promotion rewrite strategy to be endianness aware.
Chandler Carruth
2012-10-04
1
-1
/
+1
*
Introduce a new SROA implementation.
Chandler Carruth
2012-09-14
1
-0
/
+191