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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
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