Revert "R600: Make sure to inline all internal functions"
authorReid Kleckner <reid@kleckner.net>
Fri, 31 Oct 2014 23:35:26 +0000 (23:35 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 31 Oct 2014 23:35:26 +0000 (23:35 +0000)
commit9abe268adb4da3ad21957b537dff146f69a98854
treef1033fdf2b069a1cba3831c41155387fb51561b0
parentc311aba2474106673ad899b0e837fc6ec549d9a9
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
llvm/lib/Target/R600/AMDGPU.h
llvm/lib/Target/R600/AMDGPUAlwaysInlinePass.cpp [deleted file]
llvm/lib/Target/R600/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/R600/call.ll
llvm/test/CodeGen/R600/inline-calls.ll [deleted file]