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
*
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