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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reenable tail calls for iOS 5.0 and later.
Bob Wilson
2011-10-07
1
-0
/
+4
*
Reenable use of divmod compiler_rt functions for iOS 5.0 and later.
Bob Wilson
2011-10-07
1
-0
/
+58
*
Peephole optimization for ABS on ARM.
Anton Korobeynikov
2011-10-07
1
-4
/
+4
*
Remove a check from ARM shifted operand isel helper methods, which were blocking
Cameron Zwarich
2011-10-05
1
-5
/
+4
*
Make this test less sensitive to codegen optimizations.
Dan Gohman
2011-10-05
1
-0
/
+1
*
ARM Darwin default relocation model is PIC.
Jim Grosbach
2011-09-30
4
-5
/
+5
*
LSR: rewrite inner loops only.
Andrew Trick
2011-09-29
1
-1
/
+4
*
whitespace
Andrew Trick
2011-09-29
1
-245
/
+245
*
Tighten a ARM dag combine condition to avoid an identity transformation, which
Evan Cheng
2011-09-28
1
-0
/
+30
*
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
2
-36
/
+12
*
PR11004: Inline memcpy to avoid generating nested call sequence. Un-XFAIL 201...
David Meyer
2011-09-26
1
-5
/
+1
*
Also match negative offsets for addrmode3 and addrmode5.
Jakob Stoklund Olesen
2011-09-23
1
-0
/
+18
*
Fix SimplifySelectCC to add newly created nodes to the DAGCombiner
Dan Gohman
2011-09-22
1
-6
/
+6
*
Fix a bug introduced during refactoring a couple of months ago. Cortex-M3 doe...
Evan Cheng
2011-09-20
1
-6
/
+38
*
ARM isel bug fix for adds/subs operands.
Andrew Trick
2011-09-20
1
-0
/
+54
*
Some additional tests for Thumb atomic load and store (which I somehow forgot...
Eli Friedman
2011-09-19
1
-0
/
+15
*
Some legalization fixes for atomic load and store.
Eli Friedman
2011-09-15
1
-0
/
+9
*
Fix mistake in test runline.
Eli Friedman
2011-09-12
1
-1
/
+1
*
Make the SelectionDAG verify that all the operands of BUILD_VECTOR have the s...
Eli Friedman
2011-09-09
1
-0
/
+23
*
Directly point debug info to the stack slot of the arugment, instead of tryin...
Devang Patel
2011-09-08
1
-0
/
+65
*
Relax the MemOperands on atomics a bit. Fixes -verify-machineinstrs failures...
Eli Friedman
2011-09-07
1
-1
/
+1
*
Disable these tests harder. They're XFAIL'd, but that means they still run, and
Nick Lewycky
2011-09-06
1
-1
/
+2
*
Fix fall outs from my recent change on how carry bit is modeled during isel.
Evan Cheng
2011-09-06
1
-0
/
+10
*
Atomic pseudos don't use (as in read) CPSR. They clobber it.
Jakob Stoklund Olesen
2011-09-06
2
-4
/
+4
*
Don't fast-isel for atomic load/store; some cases require extra handling miss...
Eli Friedman
2011-09-02
1
-0
/
+1
*
Revert r131152, r129796, r129761. This code is currently considered
Dan Gohman
2011-09-01
1
-0
/
+4
*
Don't drop alignment info on local common symbols.
Benjamin Kramer
2011-09-01
2
-5
/
+20
*
Permit remat of partial register defs when it is safe.
Jakob Stoklund Olesen
2011-09-01
1
-0
/
+24
*
Prevent remat of partial register redefinitions.
Jakob Stoklund Olesen
2011-09-01
1
-0
/
+28
*
Generic expansion for atomic load/store into cmpxchg/atomicrmw xchg; implemen...
Eli Friedman
2011-08-31
1
-7
/
+37
*
64-bit atomic cmpxchg for ARM.
Eli Friedman
2011-08-31
1
-0
/
+15
*
Some minor cleanups for r138845.
Eli Friedman
2011-08-31
1
-1
/
+1
*
Some 64-bit atomic operations on ARM. 64-bit cmpxchg coming next.
Eli Friedman
2011-08-31
1
-0
/
+83
*
Change ARM / Thumb2 addc / adde and subc / sube modeling to use physical
Evan Cheng
2011-08-30
1
-0
/
+45
*
Add testcase for r138746.
Owen Anderson
2011-08-29
1
-0
/
+34
*
Atomic load/store on ARM/Thumb.
Eli Friedman
2011-08-26
1
-0
/
+31
*
ARM fix for missing implicit operands on ldmia_ret.
Andrew Trick
2011-08-25
1
-0
/
+100
*
With the fix in r138164: "Add <imp-def> operands to QQ and QQQQ stack loads."
Chad Rosier
2011-08-20
1
-1
/
+1
*
VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg.
Chad Rosier
2011-08-20
1
-3
/
+2
*
Do not use named md nodes to track variables that are completely optimized. T...
Devang Patel
2011-08-19
1
-2
/
+2
*
Use regex to remove false dependencies on register allocation.
Jim Grosbach
2011-08-19
1
-3
/
+3
*
Update tests.
Jim Grosbach
2011-08-19
1
-2
/
+2
*
FastISel: avoid function calls between the materialization of the constant an...
Ivan Krasin
2011-08-18
1
-1
/
+1
*
Thumb assembly parsing and encoding for ADR.
Jim Grosbach
2011-08-17
1
-1
/
+1
*
Fix this test to avoid leaving a temporary file behind.
Eric Christopher
2011-08-15
1
-1
/
+1
*
Expand VMOVQQQQ pseudo instructions.
Bob Wilson
2011-08-13
1
-0
/
+13
*
ARM push of a single register encodes as pre-indexed STR.
Jim Grosbach
2011-08-11
1
-1
/
+1
*
ARM pop of a single register encodes as post-indexed LDR.
Jim Grosbach
2011-08-11
1
-1
/
+1
*
While extending definition range of a debug variable, consult lexical scopes ...
Devang Patel
2011-08-10
1
-1
/
+1
*
Add support for the R and Q constraints.
Rafael Espindola
2011-08-10
1
-0
/
+17
[next]