aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64
AgeCommit message (Expand)Author
2013-03-26Update PEI's virtual-register-based scavenging to support multiple simultaneo...Hal Finkel
2013-03-09Test case hygiene.Benjamin Kramer
2013-03-08AArch64: specify full triple in test as only Linux works for now.Tim Northover
2013-03-08AArch64: expand sincos operations, we don't support them.Tim Northover
2013-02-28AArch64: be more careful resorting to inefficient addressing for weak vars.Tim Northover
2013-02-28AArch64: don't drop GlobalAddress offset when handling extern_weak decls.Tim Northover
2013-02-28AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.Tim Northover
2013-02-15AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover
2013-02-15AArch64: refactor frame handling to use movz/movk for overlarge offsets.Tim Northover
2013-02-06Implement external weak (ELF) symbols on AArch64Tim Northover
2013-02-05Reapply r174343, with a fix for a scary DAG combine bug where it failed to di...Owen Anderson
2013-02-05Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi
2013-02-05When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson
2013-02-01Add explicit triples to AArch64 testsTim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover