index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
12
-42
/
+42
*
ARM: Enable machine verifier for a few more tests.
Jim Grosbach
2013-08-26
2
-3
/
+3
*
ARM: Constrain regclass for TSTri instruction.
Jim Grosbach
2013-08-26
1
-1
/
+1
*
ARM: FastISel verifier error cleanup.
Jim Grosbach
2013-08-26
1
-1
/
+1
*
[ARM] Fix another ARM FastISel -verify-machineinstrs issue.
Joey Gouly
2013-08-23
1
-3
/
+3
*
[ARMv8] Add CodeGen for VMAXNM/VMINNM.
Joey Gouly
2013-08-23
1
-0
/
+46
*
[stack protector] Work around an issue with the BMOVPCB_CALL instruction on A...
Michael Gottesman
2013-08-22
1
-0
/
+32
*
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
2013-08-22
1
-2
/
+2
*
Fix some tests. The 'false' version just omits the attribute altogether.
Bill Wendling
2013-08-22
1
-1
/
+1
*
[Debug Info Tests] Update testing cases.
Manman Ren
2013-08-22
1
-2
/
+1
*
[ARMv8] Add CodeGen support for VSEL.
Joey Gouly
2013-08-22
1
-0
/
+309
*
[ARM] Constrain some register classes in EmitAtomicBinary64 so that
Joey Gouly
2013-08-22
2
-2
/
+2
*
Fix ARM FastISel PIC function call.
Logan Chien
2013-08-22
1
-0
/
+23
*
ARM: use TableGen patterns to select CMOV operations.
Tim Northover
2013-08-22
3
-7
/
+7
*
ARM: respect tied 64-bit inlineasm operands when printing
Tim Northover
2013-08-22
1
-0
/
+10
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-08-21
3
-39
/
+24
*
ARM: Fix fast-isel copy/paste-o.
Jim Grosbach
2013-08-20
1
-5
/
+6
*
ARM: implement some simple f64 materializations.
Tim Northover
2013-08-20
2
-3
/
+70
*
ARM: make sure we keep inline asm operands tied.
Tim Northover
2013-08-18
1
-0
/
+9
*
ARM: Properly constrain comparison fastisel register classes.
Jim Grosbach
2013-08-16
1
-1
/
+1
*
ARM: Fast-isel register class constrain for extends.
Jim Grosbach
2013-08-16
6
-17
/
+17
*
ARM: Fix more fast-isel verifier failures.
Jim Grosbach
2013-08-16
1
-1
/
+1
*
ARM: Clean up fast-isel machine verifier errors.
Jim Grosbach
2013-08-16
9
-41
/
+41
*
When initializing the PIC global base register on ARM/ELF add pc to fix the a...
Benjamin Kramer
2013-08-16
1
-0
/
+4
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Let t2LDRBi8 and t2LDRBi12 have same Base Pointer
Renato Golin
2013-08-14
1
-0
/
+64
*
DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
Jim Grosbach
2013-08-13
1
-0
/
+14
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
4
-22
/
+22
*
Make sure that if we're going to attempt to add a type to a DIE that
Eric Christopher
2013-08-08
1
-5
/
+5
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
1
-3
/
+4
*
ARM: implement allowTruncateForTailCall
Tim Northover
2013-08-06
1
-0
/
+111
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
1
-4
/
+3
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
1
-20
/
+30
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
1
-3
/
+4
*
This test may have been sensitive to the ARM ABI...
Andrew Trick
2013-07-30
1
-1
/
+1
*
MI Sched fix: assert "Disconnected LRG within the scheduling region."
Andrew Trick
2013-07-30
1
-1
/
+54
*
[ARM] check bitwidth in PerformORCombine
Saleem Abdulrasool
2013-07-30
1
-0
/
+32
*
[DAGCombiner] insert_vector_elt: Avoid building a vector twice.
Quentin Colombet
2013-07-30
1
-0
/
+26
*
Debug Info: enable verifier for testing cases.
Manman Ren
2013-07-29
3
-3
/
+3
*
Debug Info: update testing cases to pass verifier.
Manman Ren
2013-07-29
1
-4
/
+4
*
Allow generation of vmla.f32 instructions when targeting Cortex-A15. The patc...
Silviu Baranga
2013-07-29
1
-1
/
+25
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
7
-41
/
+45
*
Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
2013-07-26
4
-4
/
+9
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
3
-12
/
+13
*
Evict local live ranges if they can be reassigned.
Andrew Trick
2013-07-25
1
-4
/
+2
*
Allocate local registers in order for optimal coloring.
Andrew Trick
2013-07-25
6
-36
/
+31
*
Current batch of -disable-debug-info-verifier.
Rafael Espindola
2013-07-25
4
-4
/
+4
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
4
-45
/
+45
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
1
-13
/
+13
*
Fix a bug in IfConverter with nested predicates.
Quentin Colombet
2013-07-24
1
-0
/
+59
[next]