1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +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
CodeExpander.h
CodeExpansions.h
GIMatchDag.cpp
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
GIMatchDagInstr.h [gicombiner] Add GIMatchTree and use it for the code generation 2020-01-07 11:12:53 -08:00
GIMatchDagOperands.cpp
GIMatchDagOperands.h
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
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