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
/
alignment.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
SROA: Don't drop atomic load/store alignments (PR45010)
Hans Wennborg
2020-02-28
1
-0
/
+15
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+231
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-231
/
+0
*
Tighten up tests that use -debugify as a shortcut. NFC
Paul Robinson
2019-03-14
1
-2
/
+3
*
SROA: preserve alignment tags on loads and stores.
Tim Northover
2018-12-18
1
-0
/
+47
*
[SROA] Preserve DebugLoc when rewriting alloca partitions
Anastasis Grammenos
2018-06-28
1
-0
/
+9
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-9
/
+9
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-9
/
+9
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-16
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-18
/
+18
*
[SROA] Teach SROA to be more aggressive in splitting now that we have
Chandler Carruth
2015-01-02
1
-5
/
+8
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-7
/
+7
*
Teach SROA to cope with wrapper aggregates. These show up a lot in ABI
Chandler Carruth
2012-10-13
1
-31
/
+0
*
Teach the integer-promotion rewrite strategy to be endianness aware.
Chandler Carruth
2012-10-04
1
-1
/
+1
*
Fix an issue where we failed to adjust the alignment constraint on
Chandler Carruth
2012-10-03
1
-0
/
+31
*
Try to use a better set of abstractions for computing the alignment
Chandler Carruth
2012-10-03
1
-4
/
+59
*
Fix more misspellings found by Duncan during review.
Chandler Carruth
2012-10-01
1
-2
/
+2
*
Fix several issues with alignment. We weren't always accounting for type
Chandler Carruth
2012-10-01
1
-0
/
+31
*
Fix a somewhat surprising miscompile where code relying on an ABI
Chandler Carruth
2012-09-29
1
-1
/
+22
*
When rewriting the pointer operand to a load or store which has
Chandler Carruth
2012-09-26
1
-0
/
+18
*
Teach all of the loads, stores, memsets and memcpys created by the
Chandler Carruth
2012-09-26
1
-0
/
+46