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
/
always-inline.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inliner: Don't remove calls to readnone+nounwind (but not always_inline) func...
David Blaikie
2017-06-12
1
-0
/
+11
*
[PM] Teach the always inliner in the new pass manager to support
Chandler Carruth
2016-12-26
1
-0
/
+27
*
[PM] Remove a bunch of junk that snuck in when I failed at manipulating
Chandler Carruth
2016-12-23
1
-21
/
+0
*
[PM] Teach the always inlining test case to be much more strict about
Chandler Carruth
2016-12-23
1
-8
/
+154
*
[PM] Clean up test case and comments a bit. NFC.
Chandler Carruth
2016-12-23
1
-2
/
+5
*
[llvm] Remove redundant --check-prefix=CHECK from tests
Mandeep Singh Grang
2016-10-24
1
-1
/
+1
*
[PM] Port the always inliner to the new pass manager in a much more
Chandler Carruth
2016-08-17
1
-6
/
+23
*
Check the alwaysinline attribute on the call as well as on the caller.
Peter Collingbourne
2014-05-19
1
-0
/
+11
*
Reverse 206485.
Gerolf Hoflehner
2014-04-17
1
-1
/
+1
*
Inline a function when the always_inline attribute
Gerolf Hoflehner
2014-04-17
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-7
/
+7
*
Fix broken check lines.
Benjamin Kramer
2012-08-17
1
-1
/
+0
*
Add some more testing to cover the remaining two cases where
Chandler Carruth
2012-04-01
1
-0
/
+45
*
Fix a pretty scary bug I introduced into the always inliner with
Chandler Carruth
2012-04-01
1
-0
/
+38
*
Replace four tiny tests with various uses of grep and not with a single
Chandler Carruth
2012-04-01
1
-0
/
+42