[NVPTX] Directly control the Machine SSA passes that are invoked for NVPTX.
authorJustin Holewinski <jholewinski@nvidia.com>
Fri, 27 Jun 2014 18:35:14 +0000 (18:35 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Fri, 27 Jun 2014 18:35:14 +0000 (18:35 +0000)
commit6dca83987c838af0c3679b8c6ea26d5ddf43655b
tree6713978b608ee97ea54ac15dc316d1373cdb71ba
parent7d5bf66f611be947df6be9d72a6352b9a4ae0fc6
[NVPTX] Directly control the Machine SSA passes that are invoked for NVPTX.

NVPTX is a bit special in the optimizations it requires, so this gives
us better control over the backend optimization pipeline.

llvm-svn: 211927
llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp