1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/TableGen/GlobalISel
dstuttar 11327a08da [TableGen] Avoid generating switch with just default
Summary:
Switch with just default causes an MSVC warning (warning C4065: switch statement
contains 'default' but no 'case' labels).

Change-Id: I9ddeccdef93666256b5454b164b567b73b488461

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81021
2020-06-02 19:48:07 +01:00
..
CMakeLists.txt [CMake] Fix building with -DBUILD_SHARED_LIBS=ON on mingw 2020-05-11 23:51:14 +03:00
CodeExpander.cpp [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion 2019-10-03 19:13:39 +00:00
CodeExpander.h [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion 2019-10-03 19:13:39 +00:00
CodeExpansions.h [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion 2019-10-03 19:13:39 +00:00
GIMatchDag.cpp Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchDag.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagEdge.cpp [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagEdge.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagInstr.cpp Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchDagInstr.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagOperands.cpp Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchDagOperands.h Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchDagPredicate.cpp [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagPredicate.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagPredicateDependencyEdge.cpp [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagPredicateDependencyEdge.h Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"" 2019-12-18 11:37:12 +00:00
GIMatchTree.cpp [TableGen] Avoid generating switch with just default 2020-06-02 19:48:07 +01:00
GIMatchTree.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00