This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
CodeGen
/
Thumb
History
Evan Cheng
0794c6a083
Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is feasible.
...
llvm-svn: 75360
2009-07-11 07:08:13 +00:00
..
2007-01-31-RegInfoAssert.ll
…
2007-02-02-JoinIntervalsCrash.ll
…
2007-03-06-AddR7.ll
…
2007-05-05-InvalidPushPop.ll
…
2009-06-18-ThumbCommuteMul.ll
…
dg.exp
…
dyn-stackalloc.ll
…
fpconv.ll
…
fpow.ll
…
frame_thumb.ll
…
iabs.ll
…
inlineasm-imm-thumb.ll
…
ispositive.ll
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.
2009-07-11 06:43:01 +00:00
large-stack.ll
…
ldr_ext.ll
Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is feasible.
2009-07-11 07:08:13 +00:00
ldr_frame.ll
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.
2009-07-11 06:43:01 +00:00
long_shift.ll
Add missing tests.
2009-07-07 20:38:08 +00:00
long-setcc.ll
…
long.ll
…
mul.ll
Add missing tests.
2009-07-07 20:38:08 +00:00
select.ll
…
stack-frame.ll
…
thumb-imm.ll
…
tst_teq.ll
…
unord.ll
…
vargs.ll
…