[PATCH] D34515: [ARM] Materialise some boolean values to avoid a branch

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 01:26:49 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325323: [ARM] Materialise some boolean values to avoid a branch (authored by rogfer01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D34515?vs=134563&id=134566#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34515

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/ARM/and-load-combine.ll
  llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
  llvm/trunk/test/CodeGen/ARM/cmn.ll
  llvm/trunk/test/CodeGen/ARM/cmp.ll
  llvm/trunk/test/CodeGen/ARM/cmpxchg-O0.ll
  llvm/trunk/test/CodeGen/ARM/fp16-promote.ll
  llvm/trunk/test/CodeGen/ARM/long-setcc.ll
  llvm/trunk/test/CodeGen/ARM/select-imm.ll
  llvm/trunk/test/CodeGen/ARM/setcc-logic.ll
  llvm/trunk/test/CodeGen/Thumb/branchless-cmp.ll
  llvm/trunk/test/CodeGen/Thumb/constants.ll
  llvm/trunk/test/CodeGen/Thumb/long-setcc.ll
  llvm/trunk/test/CodeGen/Thumb2/float-cmp.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-cmn.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-cmn2.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-cmp.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-teq.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-teq2.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-tst.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-tst2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34515.134566.patch
Type: text/x-patch
Size: 81763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/b2521790/attachment.bin>


More information about the llvm-commits mailing list