diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-01-14 18:19:56 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-01-14 18:19:56 +0000 |
commit | df0cdf4e5721593c1315edf47f3b96021767895a (patch) | |
tree | 018cecb86d85cbe4261885666e0c03bcb415a987 /lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | fd19d5e69ccf1c7346cbdebcbd0eacd3e5c7d58e (diff) | |
download | external_llvm-df0cdf4e5721593c1315edf47f3b96021767895a.zip external_llvm-df0cdf4e5721593c1315edf47f3b96021767895a.tar.gz external_llvm-df0cdf4e5721593c1315edf47f3b96021767895a.tar.bz2 |
ARM "l" constraint for inline asm means R0-R7, also for Thumb2.
This is consistent with llvm-gcc's arm/constraints.md.
Certain instructions (e.g. CBZ, CBNZ) require a low register, even in Thumb2
mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93436 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions