This is done.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78399 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2009-08-07 19:34:52 +00:00
parent e118cb6146
commit f12288e8aa

View File

@ -1,5 +1,3 @@
//===---------------------------------------------------------------------===// //===---------------------------------------------------------------------===//
// Random ideas for the ARM backend (Thumb2 specific). // Random ideas for the ARM backend (Thumb2 specific).
//===---------------------------------------------------------------------===// //===---------------------------------------------------------------------===//
We should be using ADD / SUB rd, sp, rm <shift> instructions.