llvm-project
[TableGen] New tblgen Pattern bit to disable DAG pattern imports during GISel
#88382
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
[TableGen] New tblgen Instruction bit to disable DAGISel pattern imports
jofrn
committed
1 year ago
[TableGen] Add test for DAGISelShouldIgnore
jofrn
committed
1 year ago
[TableGen] Added tblgen ISelShouldIgnore bit to class Pattern to disable pattern imports in GISel
jofrn
committed
1 year ago
[TableGen] clang-format for ShouldIgnore
jofrn
committed
1 year ago
[TableGen] style and names for GISelShouldIgnore
jofrn
committed
1 year ago
[TableGen] Add .inc test for GISelShouldIgnore
jofrn
committed
1 year ago
[TableGen] Remove ShouldIgnore bit on Instruction ; not needed for dagisel
jofrn
committed
1 year ago
[TableGen] Move pattern import disabling earlier
jofrn
committed
1 year ago
[TableGen] Remove .inc test
jofrn
committed
1 year ago
[TableGen] Move check to be within GlobalISelEmitter only.
jofrn
committed
1 year ago
[TableGen] name change a FileCheck --check-prefix
jofrn
committed
1 year ago
[TableGen] Ensure DAG ISel emits records when GISelShouldIgnore'd
jofrn
committed
1 year ago
Loading