Peephole optimization for ABS on ARM.
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 7 Oct 2011 16:15:08 +0000 (16:15 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 7 Oct 2011 16:15:08 +0000 (16:15 +0000)
commit244455e6d6bb95c5e556ace66adb148dbcd16a27
tree4f53569ab317f3e7df55bf6e4eab1757229856ae
parent3f329cb781492e19a72af267cd3b7c2d8307a818
Peephole optimization for ABS on ARM.
Patch by Ana Pazos!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141365 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/iabs.ll
test/CodeGen/Thumb/iabs.ll