The llvm flag "-hexagon-emit-lookup-tables" guards the generation
of lookup table generated from a switch statement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34819
[Hexagon] Guard the generation of lookup table ClosedPublic Authored by sgundapa on Jun 29 2017, 10:25 AM.
Details Summary The llvm flag "-hexagon-emit-lookup-tables" guards the generation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2017, 12:30 PM Closed by commit rL306869: [Hexagon] Guard the generation of lookup table (authored by sgundapa). · Explain WhyJun 30 2017, 1:10 PM This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land.Jun 30 2017, 1:14 PM Closed by commit rL306877: [Hexagon] Guard the generation of lookup table (authored by sgundapa). · Explain WhyJun 30 2017, 1:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104916 llvm/trunk/lib/Target/Hexagon/HexagonTargetObjectFile.h
llvm/trunk/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
llvm/trunk/test/CodeGen/Hexagon/jt-in-text.ll
|