[PATCH] D63169: [GlobalISel][IRTranslator] Change switch table translation to generate jump tables and range checks.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 11:08:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364085: [GlobalISel][IRTranslator] Change switch table translation to generate jump… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63169?vs=205929&id=206034#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63169/new/

https://reviews.llvm.org/D63169

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/trunk/include/llvm/CodeGen/SwitchLoweringUtils.h
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/SwitchLoweringUtils.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator-switch.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63169.206034.patch
Type: text/x-patch
Size: 44069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/6f2d8a79/attachment-0001.bin>


More information about the llvm-commits mailing list