OSDN Git Service

Add support for the 'h' constraint.
authorEric Christopher <echristo@apple.com>
Thu, 30 Jun 2011 23:23:01 +0000 (23:23 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 30 Jun 2011 23:23:01 +0000 (23:23 +0000)
commit73744df0c467895bac9e25d5c62f34a0a8fcc4f9
treeb5809de3f1c4490adc633974fe03ddb4a4e3230a
parent5cd2791513919ee7504c309151321e4e37a05a58
Add support for the 'h' constraint.

Part of rdar://9119939

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMRegisterInfo.td
test/CodeGen/Thumb/inlineasm-thumb.ll [new file with mode: 0644]