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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
4
-5
/
+5
*
Teach ReMaterialization to be more cunning about subregisters
Tim Northover
2013-05-29
1
-2
/
+2
*
Track IR ordering of SelectionDAG nodes 3/4.
Andrew Trick
2013-05-25
1
-3
/
+3
*
More test coverage for addFrameMove.
Rafael Espindola
2013-05-16
1
-0
/
+15
*
Add more test coverage for addFrameMove.
Rafael Espindola
2013-05-16
1
-0
/
+5
*
AArch64: support literal pool access in large memory model.
Tim Northover
2013-05-04
1
-0
/
+40
*
AArch64: support large code model for jump-tables
Tim Northover
2013-05-04
1
-0
/
+8
*
AArch64: implement support for blockaddress in large code model
Tim Northover
2013-05-04
1
-0
/
+9
*
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-04
2
-0
/
+80
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
3
-34
/
+24
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
2
-180
/
+207
*
Update PEI's virtual-register-based scavenging to support multiple simultaneo...
Hal Finkel
2013-03-26
1
-3
/
+3
*
Test case hygiene.
Benjamin Kramer
2013-03-09
6
-16
/
+16
*
AArch64: specify full triple in test as only Linux works for now.
Tim Northover
2013-03-08
1
-1
/
+1
*
AArch64: expand sincos operations, we don't support them.
Tim Northover
2013-03-08
1
-0
/
+35
*
AArch64: be more careful resorting to inefficient addressing for weak vars.
Tim Northover
2013-02-28
1
-0
/
+8
*
AArch64: don't drop GlobalAddress offset when handling extern_weak decls.
Tim Northover
2013-02-28
1
-0
/
+13
*
AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
2013-02-28
1
-88
/
+44
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
9
-31
/
+38
*
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
Tim Northover
2013-02-15
1
-18
/
+15
*
Implement external weak (ELF) symbols on AArch64
Tim Northover
2013-02-06
1
-0
/
+13
*
Reapply r174343, with a fix for a scary DAG combine bug where it failed to di...
Owen Anderson
2013-02-05
1
-1
/
+2
*
Revert r174343, "When the target-independent DAGCombiner inferred a higher al...
NAKAMURA Takumi
2013-02-05
1
-2
/
+1
*
When the target-independent DAGCombiner inferred a higher alignment for a load,
Owen Anderson
2013-02-05
1
-1
/
+2
*
Add explicit triples to AArch64 tests
Tim Northover
2013-02-01
71
-76
/
+76
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
79
-0
/
+8606