Matt Arsenault
|
deaef8e24b
|
R600: Fix always inline pass breaking noinline functions
No test since calls are not actually supported yet.
llvm-svn: 235524
|
2015-04-22 17:10:44 +00:00 |
Tom Stellard
|
5cbb53c41e
|
Reapply: R600: Make sure to inline all internal functions
Function calls aren't supported yet.
This was reverted due to build breakages, which should be fixed now.
llvm-svn: 221173
|
2014-11-03 19:49:05 +00:00 |
Reid Kleckner
|
9abe268adb
|
Revert "R600: Make sure to inline all internal functions"
This reverts commit r220996.
It introduced layering violations causing link errors in many
configurations.
llvm-svn: 221020
|
2014-10-31 23:35:26 +00:00 |
Tom Stellard
|
aa73831757
|
R600: Make sure to inline all internal functions
Function calls aren't supported yet.
llvm-svn: 220996
|
2014-10-31 20:52:02 +00:00 |