Make tail merging the default, except on powerPC. There was no prior art
authorDale Johannesen <dalej@apple.com>
Tue, 22 May 2007 17:14:46 +0000 (17:14 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 22 May 2007 17:14:46 +0000 (17:14 +0000)
commit81da02b553b86868637f27b89c6e919c31ed5b51
treea5026c04264ed6e37a5d7da17c8e0b9d4935d8d6
parent9621921acb971aa5c30a4800dd99538361c45eba
Make tail merging the default, except on powerPC.  There was no prior art
for a target-dependent default with a command-line override; this way
should be generally usable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37285 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Passes.h
include/llvm/Support/CommandLine.h
include/llvm/Target/TargetMachine.h
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/Support/CommandLine.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/PowerPC/PPCTargetMachine.h