Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ccf43ca05cb1540f3d95a73b7b329bf926808c7b
/
llvm
/
test
/
CodeGen
/
Thumb
/
ldr_frame.ll
c8054d9
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
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
d76d0aa
Move thumb and thumb2 tests into separate directories.
by Evan Cheng
· 16 years ago