Change-Id: I51bb80fd5c48c8ac441ab11e43d43c1b91b4b590
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44113
TableGen: Allow dag operators to be resolved late ClosedPublic Authored by nhaehnle on Mar 5 2018, 12:20 PM.
Details Summary Change-Id: I51bb80fd5c48c8ac441ab11e43d43c1b91b4b590
Diff Detail
Event Timelinenhaehnle added a child revision: D44114: TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons.Mar 5 2018, 12:21 PM This revision is now accepted and ready to land.Mar 9 2018, 9:49 AM Closed by commit rL327495: TableGen: Allow dag operators to be resolved late (authored by nha). · Explain WhyMar 14 2018, 4:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138323 llvm/trunk/lib/TableGen/Record.cpp
llvm/trunk/test/TableGen/dag-functional.td
|