index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Thumb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run the pre-register allocation tail duplication pass by default. Remove
Bob Wilson
2010-01-16
1
-1
/
+1
*
add testcase for r93564
Jim Grosbach
2010-01-15
1
-0
/
+20
*
Add test case for the phi reuse patch.
Jakob Stoklund Olesen
2009-12-18
1
-0
/
+66
*
More consistent thumb1 asm printing.
Evan Cheng
2009-11-19
1
-1
/
+1
*
Refactor code. Fix a potential missing check. Teach isIdentical() about tLDRp...
Evan Cheng
2009-11-07
1
-0
/
+41
*
Enable allocation of R3 in Thumb1
Jim Grosbach
2009-10-19
1
-1
/
+1
*
Forgot about ARM::tPUSH. It also has a new writeback operand.
Evan Cheng
2009-10-02
1
-0
/
+10
*
ARM::tPOP and tPOP_RET each has an extra writeback operand now.
Evan Cheng
2009-10-01
1
-0
/
+13
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
32
-51
/
+51
*
v4, v5 does not support sxtb / sxth.
Evan Cheng
2009-08-28
1
-18
/
+40
*
Fix an obvious copy-n-paste bug.
Evan Cheng
2009-08-20
1
-0
/
+66
*
tPOP_RET now has predicate operands.
Evan Cheng
2009-08-13
1
-0
/
+737
*
It's ok to spill a tGPR register as long as it's still allocated a low register.
Evan Cheng
2009-08-13
1
-0
/
+40
*
tADDrSPI doesn't have a predicate operand, but tADDhirr and tADDi3 have.
Evan Cheng
2009-07-28
1
-0
/
+26
*
remove a very large testcase for now.
Chris Lattner
2009-07-21
1
-2891
/
+0
*
Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes
David Greene
2009-07-20
1
-0
/
+2891
*
Use TII->findCommutedOpIndices to find the commute operands (rather than gues...
Evan Cheng
2009-07-20
1
-0
/
+11
*
Fix some sub-reg coalescing bugs where the coalescer wasn't updating the resu...
Evan Cheng
2009-07-20
1
-0
/
+33
*
Restore AsmWriterEmitter.cpp back to 74742. The recent changes broke Thumb.
Evan Cheng
2009-07-20
1
-0
/
+288
*
Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is f...
Evan Cheng
2009-07-11
1
-5
/
+12
*
Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies...
Evan Cheng
2009-07-11
2
-2
/
+14
*
Add missing tests.
Evan Cheng
2009-07-07
2
-0
/
+48
*
We should run these tests as well.
Evan Cheng
2009-06-24
1
-0
/
+5
*
Move thumb and thumb2 tests into separate directories.
Evan Cheng
2009-06-24
23
-0
/
+733