R600: Make sure to inline all internal functions
authorTom Stellard <thomas.stellard@amd.com>
Fri, 31 Oct 2014 20:52:02 +0000 (20:52 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 31 Oct 2014 20:52:02 +0000 (20:52 +0000)
commitaa73831757c93afa414030db56d180e1ec7b8274
treed70ebf5b4d36b1123183417100397eb3755585be
parent7779b4fd8ee578a587deb7299c3337cb969276c6
R600: Make sure to inline all internal functions

Function calls aren't supported yet.

llvm-svn: 220996
llvm/lib/Target/R600/AMDGPU.h
llvm/lib/Target/R600/AMDGPUAlwaysInlinePass.cpp [new file with mode: 0644]
llvm/lib/Target/R600/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/R600/call.ll
llvm/test/CodeGen/R600/inline-calls.ll [new file with mode: 0644]