[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
Tue Jun 20 07:23:42 PDT 2017


john.brawn updated this revision to Diff 103205.
john.brawn added a comment.

Add header to ARMScheduleM3.td.


Repository:
  rL LLVM

https://reviews.llvm.org/D34398

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

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


More information about the llvm-commits mailing list