OSDN Git Service

Enable target-specific mul-lowering on ARM, even at -Os. Remove a test that this...
authorOwen Anderson <resistor@mac.com>
Tue, 21 Sep 2010 22:51:46 +0000 (22:51 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 21 Sep 2010 22:51:46 +0000 (22:51 +0000)
commit861416757246f7e2d42cc465137d520105f569ab
treed788bc1f713c5690e293df2eb8f6fa4dff71f901
parent5fa42a45a1845046dde84089fb4d8e1e1b329b65
Enable target-specific mul-lowering on ARM, even at -Os.  Remove a test that this makes
irrelevant, but add a new test for the new, improved functionality.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114494 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/Thumb2/thumb2-badreg-operands.ll [deleted file]
test/CodeGen/thumb2-mul.ll [new file with mode: 0644]