Revert "r214832 - MachineCombiner Pass for selecting faster instruction"
authorKevin Qin <Kevin.Qin@arm.com>
Tue, 5 Aug 2014 05:43:47 +0000 (05:43 +0000)
committerKevin Qin <Kevin.Qin@arm.com>
Tue, 5 Aug 2014 05:43:47 +0000 (05:43 +0000)
commit67397358121a3267681d2ebfc4364bbdb71ec5ce
tree4ede4f6022e6b719a06c8c5b2f987d7dce38e9ac
parent7e9c0bc5119932b973debb6856dec7a530257b74
Revert "r214832 - MachineCombiner Pass for selecting faster instruction"

It broke compiling of most Benchmark and internal test, as clang got
clashed by segmentation fault or assertion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/AArch64/AArch64MachineCombinerPattern.h [deleted file]
lib/Target/AArch64/AArch64TargetMachine.cpp
test/CodeGen/AArch64/madd-lohi.ll [deleted file]
test/CodeGen/AArch64/mul-lohi.ll