OSDN Git Service

Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
authorEric Christopher <echristo@gmail.com>
Thu, 31 Aug 2017 05:56:16 +0000 (05:56 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 31 Aug 2017 05:56:16 +0000 (05:56 +0000)
commitb9af9b04deb7150d05f6a391f8a5fd4fbf1970cc
treed3d2e4084f0621e651fed919a6a45ba7a07735d6
parentc3f95e0648c0f539bc727fd11837f3791246a43a
Temporarily revert "Update branch coalescing to be a PowerPC specific pass"
From comments and code review it wasn't intended to be enabled by default yet.

This reverts commit r311588.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312214 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Passes.h
include/llvm/InitializePasses.h
lib/CodeGen/BranchCoalescing.cpp [moved from lib/Target/PowerPC/PPCBranchCoalescing.cpp with 90% similarity]
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/TargetPassConfig.cpp
lib/Target/PowerPC/CMakeLists.txt
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCTargetMachine.cpp
test/CodeGen/PowerPC/branch_coalesce.ll
test/CodeGen/PowerPC/select-i1-vs-i1.ll