[PATCH] D51030: [AArch64] Optimise load(adr address) to ldr address
    Dave Green via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug 27 11:59:54 PDT 2018
    
    
  
dmgreen updated this revision to Diff 162715.
dmgreen added a comment.
Many tablegen crashes later.. :)
I wasn't sure if there was some better way to say "any address" than this.
https://reviews.llvm.org/D51030
Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/code-model-tiny-abs.ll
  test/CodeGen/AArch64/fpimm.ll
  test/CodeGen/AArch64/ldradr.ll
  test/CodeGen/AArch64/literal_pools_float.ll
  test/CodeGen/AArch64/tiny_model.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51030.162715.patch
Type: text/x-patch
Size: 11639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/d19dd3c7/attachment.bin>
    
    
More information about the llvm-commits
mailing list