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
/
PartialStore.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+87
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-87
/
+0
*
[DSE] Merge stores when the later store only writes to memory locations the e...
Sanjay Patel
2017-09-26
1
-1
/
+1
*
Revert r310055, it caused PR34074.
Nico Weber
2017-08-04
1
-1
/
+1
*
[DSE] Merge stores when the later store only writes to memory locations the e...
Filipe Cabecinhas
2017-08-04
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
Teach GetUnderlyingObject / BasicAA about addrspacecast
Matt Arsenault
2014-07-15
1
-3
/
+19
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-5
/
+5
*
Enhance DSE to handle the variable index case in PR8657.
Chris Lattner
2010-11-30
1
-0
/
+17
*
teach DSE to use GetPointerBaseWithConstantOffset to analyze
Chris Lattner
2010-11-30
1
-0
/
+16
*
clean up DSE tests, removing some poorly reduced and useless old test,
Chris Lattner
2010-11-30
1
-7
/
+31
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
1
-0
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-8
/
+9
*
Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had been
Owen Anderson
2007-11-01
1
-1
/
+1
*
Rename FastDSE to just DSE.
Owen Anderson
2007-08-01
1
-1
/
+1
*
Move these tests to use FastDSE instead of old DSE.
Owen Anderson
2007-07-23
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-15
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+11