Removes the NVPTXSplitBBatBar pass.
authorEli Bendersky <eliben@google.com>
Mon, 24 Mar 2014 16:36:39 +0000 (16:36 +0000)
committerEli Bendersky <eliben@google.com>
Mon, 24 Mar 2014 16:36:39 +0000 (16:36 +0000)
commit2685aa8713c7d17c43a84bdd3a699f2bfaae5914
treeb80db0311570d5b6187c61228380f7861b3ddf23
parent4ddee6a5da57dbf45df2a3bccfb38e57aef6ad1e
Removes the NVPTXSplitBBatBar pass.

This pass is a historic remnant and actually causes less efficient code to be
generated in some cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204620 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/CMakeLists.txt
lib/Target/NVPTX/NVPTXSplitBBatBar.cpp [deleted file]
lib/Target/NVPTX/NVPTXSplitBBatBar.h [deleted file]
lib/Target/NVPTX/NVPTXTargetMachine.cpp