diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-02-15 09:33:26 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-02-15 09:33:26 +0000 |
commit | 148ac534fc5592ed7031efde9a577890f078068b (patch) | |
tree | 84b546d904cd5db7916064bce054701430253ae0 /tools/llc/LLVMBuild.txt | |
parent | c4439c3508aa705add9dc46106270f0b3763b882 (diff) | |
download | external_llvm-148ac534fc5592ed7031efde9a577890f078068b.zip external_llvm-148ac534fc5592ed7031efde9a577890f078068b.tar.gz external_llvm-148ac534fc5592ed7031efde9a577890f078068b.tar.bz2 |
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
In the near future litpools will be in a different section, which means that
any access to them is at least two instructions. This makes the case for a
movz/movk pair (if total offset <= 32-bits) even more compelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175257 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llc/LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions