diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2018-02-13 15:34:09 +0000 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2018-02-13 15:34:09 +0000 |
commit | f4a7fa7bbef6ba0fabd9de99eb18ffa5f12b624f (patch) | |
tree | e9b1fddabaee9dc32e32283c7b5a213c434b39c7 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | bb295e0d9b9ea448b73fa8dde8ec385e3b3eb38e (diff) | |
download | llvm-f4a7fa7bbef6ba0fabd9de99eb18ffa5f12b624f.zip llvm-f4a7fa7bbef6ba0fabd9de99eb18ffa5f12b624f.tar.gz llvm-f4a7fa7bbef6ba0fabd9de99eb18ffa5f12b624f.tar.bz2 |
[ARM] Allow half types in ConstantPool
Change ARMConstantIslandPass to:
- accept f16 literals as litpool entries,
- if the litpool needs to be inserted in the middle of a big block, then we
need to 4-byte align the next instruction in ARM mode.
Differential Revision: https://reviews.llvm.org/D42784
llvm-svn: 325012
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions