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
...
*
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
*
Debug Info: improve the Finder.
Manman Ren
2013-07-24
3
-6
/
+6
*
Update testing cases to make them pass debug info verification.
Manman Ren
2013-07-24
2
-21
/
+22
*
Debug Info: improve the Finder.
Manman Ren
2013-07-23
1
-3
/
+4
*
[ARM][ISel] Improve the lowering of vector loads.
Quentin Colombet
2013-07-23
1
-0
/
+14
*
Debug Info Finder: use processDeclare and processValue to list debug info
Manman Ren
2013-07-23
2
-2
/
+2
*
This adds range checking for "ldr Rn, [pc, #imm]" Thumb
Mihai Popa
2013-07-22
4
-9
/
+9
*
Refactor AnalyzeBranch on ARM. The previous version did not always analyze
Lang Hames
2013-07-19
1
-0
/
+32
*
Try to appease the bots.
Manman Ren
2013-07-19
1
-1
/
+1
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
8
-11
/
+11
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
2
-5
/
+5
*
Update to CodeGen tests to use CHECK-LABEL for labels corresponding to functi...
Stephen Lin
2013-07-18
3
-35
/
+35
*
Forgot 'svn add' again, sorry!
Joey Gouly
2013-07-18
1
-0
/
+145
*
Add the tests that I forgot to 'svn add' with my previous commit (r186504).
Joey Gouly
2013-07-17
1
-0
/
+42
*
Cleanup testing case by using a shorter name for types.
Manman Ren
2013-07-16
1
-39
/
+39
*
ARM: implement ldrex, strex and clrex intrinsics
Tim Northover
2013-07-16
2
-33
/
+139
*
ARM EABI divmod support
Renato Golin
2013-07-16
1
-0
/
+202
*
PEI: Support for non-zero SPAdj at beginning of a basic block.
Manman Ren
2013-07-15
2
-0
/
+254
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
186
-1720
/
+1720
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
36
-195
/
+195
[prev]
[next]