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
/
InstCombine
/
loadstore-alignment.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+90
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-90
/
+0
*
Fix known zero bits for addrspacecast.
Yaxun Liu
2016-11-21
1
-27
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-9
/
+9
*
Teach computeKnownBits to look through addrspacecast.
Matt Arsenault
2014-07-15
1
-1
/
+30
*
Convert test to FileCheck
Matt Arsenault
2014-07-14
1
-31
/
+52
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
1
-2
/
+2
*
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
*
Make instcombine ensure that all allocas are explicitly aligned at at
Dan Gohman
2009-01-13
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Optimize alignment of loads and stores.
Dan Gohman
2007-07-20
1
-0
/
+66