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
/
DeadStoreElimination
/
OverwriteStoreEnd.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+390
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-390
/
+0
*
[DSE] Teach the pass about partial overwrite of atomic memory intrinsics
Daniel Neilson
2018-05-10
1
-9
/
+9
*
[DSE] Add tests for atomic memory intrinsics (NFC)
Daniel Neilson
2018-04-11
1
-0
/
+222
*
[DSE] Regenerate tests with update_test_checks.py (NFC)
Daniel Neilson
2018-04-11
1
-10
/
+66
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-18
/
+18
*
Recommit - [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Jun Bum Lim
2016-07-22
1
-0
/
+17
*
Revert "r275571 [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals"
Alexander Kornienko
2016-07-18
1
-17
/
+0
*
[DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals
Jun Bum Lim
2016-07-15
1
-0
/
+17
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-16
/
+16
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-16
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-9
/
+9
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-7
/
+7
*
Fixed deadstoreelimination bug where negative indices were incorrectly causin...
Pete Cooper
2011-12-03
1
-0
/
+17
*
DeadStoreElimination can now trim the size of a store if the end of the store...
Pete Cooper
2011-11-09
1
-0
/
+78
*
Speculatively revert "DeadStoreElimination can now trim the size of a store if
Daniel Dunbar
2011-11-04
1
-78
/
+0
*
DeadStoreElimination can now trim the size of a store if the end of it is dead.
Pete Cooper
2011-11-03
1
-0
/
+78