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
/
big-endian.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+252
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-252
/
+0
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[SROA] fix assetion failure
Hiroshi Inoue
2018-01-16
1
-12
/
+28
*
[SROA] Disable non-whole-alloca splits by default
Hiroshi Inoue
2017-12-18
1
-28
/
+12
*
Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and stores
Hiroshi Inoue
2017-12-01
1
-12
/
+28
*
Revert rL319407: [SROA] enable splitting for non-whole-alloca loads and stores
Hiroshi Inoue
2017-11-30
1
-28
/
+12
*
[SROA] enable splitting for non-whole-alloca loads and stores
Hiroshi Inoue
2017-11-30
1
-12
/
+28
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
[SROA] Rip out all support for SSAUpdater in SROA.
Chandler Carruth
2015-08-26
1
-1
/
+0
*
[SROA] Fix a nasty pile of bugs to do with big-endian, different alloca
Chandler Carruth
2015-07-22
1
-0
/
+123
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-10
/
+10
*
[SROA] Teach SROA to be more aggressive in splitting now that we have
Chandler Carruth
2015-01-02
1
-0
/
+59
*
[SROA] Teach SROA how to much more intelligently handle split loads and
Chandler Carruth
2015-01-01
1
-59
/
+0
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Fix typo in test-case.
Jakub Staszak
2012-12-12
1
-8
/
+8
*
Fix PR14548: SROA was crashing on a mixture of i1 and i8 loads and stores.
Chandler Carruth
2012-12-10
1
-7
/
+2
*
Teach SROA how to split whole-alloca integer loads and stores into
Chandler Carruth
2012-10-25
1
-17
/
+28
*
Teach the integer-promotion rewrite strategy to be endianness aware.
Chandler Carruth
2012-10-04
1
-0
/
+108