[PATCH] D34398: [ARM] Improve if-conversion for M-class CPUs without branch predictors

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 07:11:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306547: [ARM] Improve if-conversion for M-class CPUs without branch predictors (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D34398?vs=103205&id=104412#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34398

Files:
  llvm/trunk/lib/Target/ARM/ARM.td
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMSchedule.td
  llvm/trunk/lib/Target/ARM/ARMScheduleM3.td
  llvm/trunk/lib/Target/ARM/ARMSubtarget.h
  llvm/trunk/test/CodeGen/Thumb2/ifcvt-no-branch-predictor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34398.104412.patch
Type: text/x-patch
Size: 12448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/e12466dd/attachment.bin>


More information about the llvm-commits mailing list