implement shl and sra
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 8 Sep 2006 17:36:23 +0000 (17:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 8 Sep 2006 17:36:23 +0000 (17:36 +0000)
commit0a200600e777c8aac9646c9cba69693155a8142c
treee551990dd721f0b644cf7332fc7c0ebda725e6c9
parent40f4ba5e711e9c100c7fc2d5326de4fc37987aaf
implement shl and sra

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30191 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/CodeGen/ARM/bits.ll [new file with mode: 0644]