1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/TableGen
Nicolai Haehnle 47fb7f83fd TableGen: Resolve all template args simultaneously in ResolveMulticlassDefARgs
Summary:
Use the new resolver interface more explicitly, and avoid traversing
all the initializers multiple times.

Change-Id: I679e86988b309d19f25e6cca8b0b14ea150198a6

Reviewers: arsenm, craig.topper, tra, MartinO

Subscribers: wdng, llvm-commits

Differential Revision: https://reviews.llvm.org/D43654

llvm-svn: 326708
2018-03-05 15:21:19 +00:00
..
CMakeLists.txt
Error.cpp
LLVMBuild.txt
Main.cpp Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
Record.cpp TableGen: Resolve all template args simultaneously in AddSubClass 2018-03-05 15:21:11 +00:00
SetTheory.cpp
StringMatcher.cpp [TableGen] Give the option of tolerating duplicate register names 2017-12-07 09:51:55 +00:00
TableGenBackend.cpp
TGLexer.cpp TableGen: Add !size operation 2018-02-23 10:46:07 +00:00
TGLexer.h TableGen: Add !size operation 2018-02-23 10:46:07 +00:00
TGParser.cpp TableGen: Resolve all template args simultaneously in ResolveMulticlassDefARgs 2018-03-05 15:21:19 +00:00
TGParser.h