| commit | c11e8b67bb8c6ff6bd6a5aff58d3e07a73bcf44f | [log] [tgz] |
|---|---|---|
| author | Juergen Ributzka <juergen@apple.com> | Tue Apr 08 20:39:59 2014 +0000 |
| committer | Juergen Ributzka <juergen@apple.com> | Tue Apr 08 20:39:59 2014 +0000 |
| tree | bc86010630a51aa0d135c2a7d6daef707a1a08ac | |
| parent | 7e9eff664c2d223071386657ece695911536f4b7 [diff] |
[Constant Hoisting][ARM64] Enable constant hoisting for ARM64. This implements the target-hooks for ARM64 to enable constant hoisting. This fixes <rdar://problem/14774662> and <rdar://problem/16381500>. llvm-svn: 205791