aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2017-12-15 23:07:42 +0000
committerQuentin Colombet <qcolombet@apple.com>2017-12-15 23:07:42 +0000
commitaad20be6ca91e434bb727b1bd4a6108a8aff7879 (patch)
tree785fe78b80d7c9c0eebd6c22a9dca447b615ba18 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5c8f7d7de411df64a168905c4a4c53dfec7f7d8b (diff)
downloadllvm-aad20be6ca91e434bb727b1bd4a6108a8aff7879.zip
llvm-aad20be6ca91e434bb727b1bd4a6108a8aff7879.tar.gz
llvm-aad20be6ca91e434bb727b1bd4a6108a8aff7879.tar.bz2
[TableGen][GlobalISel] Have the predicate directly know which data they are dealing with
Prior to this patch, a predicate wouldn't make sense outside of its rule. Indeed, it was only during emitting a rule that a predicate would be made aware of the IDs of the data it is checking. Because of that, predicates could not be moved around or compared between each other. NFC. llvm-svn: 320887
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions