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
/
Inline
/
byval.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-7
/
+7
*
Revert "Inliner: Handle readonly attribute per argument when adding memcpy"
David Majnemer
2013-11-03
1
-23
/
+21
*
Inliner: Handle readonly attribute per argument when adding memcpy
Tom Stellard
2013-10-24
1
-4
/
+29
*
when eliding a byval copy due to inlining a readonly function, we have
Chris Lattner
2010-12-20
1
-0
/
+23
*
pull byval processing out to its own helper function.
Chris Lattner
2010-12-20
1
-3
/
+4
*
fix PR8769, a miscompilation by inliner when inlining a function with a byval
Chris Lattner
2010-12-20
1
-0
/
+24
*
merge two tests.
Chris Lattner
2010-12-20
1
-2
/
+29
*
filecheckize
Chris Lattner
2010-12-20
1
-2
/
+5
*
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
*
When inlining a functino with a byval argument, make an explicit
Chris Lattner
2008-01-11
1
-0
/
+28