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
/
IPConstantProp
/
2009-09-24-byval-ptr.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPConstantProp][NFCI] Improve and modernize tests
Johannes Doerfert
2019-12-09
1
-3
/
+3
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+40
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-40
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
No need for those tests to go thru llvm-as and/or llvm-dis.
Arnaud A. de Grandmaison
2014-05-27
1
-1
/
+1
*
more test cleanup
Chris Lattner
2010-09-02
1
-2
/
+2
*
Constant propagating byval pointer is safe if function is readonly.
Torok Edwin
2009-09-24
1
-2
/
+18
*
Don't constant propagate byval pointers, since they are not really pointers, but
Torok Edwin
2009-09-24
1
-0
/
+24