Reapply: R600: Make sure to inline all internal functions
authorTom Stellard <thomas.stellard@amd.com>
Mon, 3 Nov 2014 19:49:05 +0000 (19:49 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 3 Nov 2014 19:49:05 +0000 (19:49 +0000)
commit5cbb53c41ee0d6bb37a15602054bab336b57c5ee
tree7b9869cb73ba20d49261df9059fb382fd779e505
parente3db7784b685e23ae92c644bdbfa1117e6c9a142
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
llvm/lib/Target/R600/AMDGPU.h
llvm/lib/Target/R600/AMDGPUAlwaysInlinePass.cpp [new file with mode: 0644]
llvm/lib/Target/R600/AMDGPUTargetMachine.cpp
llvm/lib/Target/R600/CMakeLists.txt
llvm/test/CodeGen/R600/call.ll
llvm/test/CodeGen/R600/inline-calls.ll [new file with mode: 0644]