1. c8054d9 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  2. cd4cdd1 Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies CPSR when they are outside the IT blocks, or they can predicated when in Thumb2. Move the implicit def of CPSR to an optional def which defaults CPSR. This allows the 's' bit to be toggled dynamically. by Evan Cheng · 16 years ago
  3. d76d0aa Move thumb and thumb2 tests into separate directories. by Evan Cheng · 16 years ago