diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2019-05-29 13:41:57 +0000 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2019-05-29 13:41:57 +0000 |
commit | 24c56296258b3f282eca7981369b137cc1ed4bf1 (patch) | |
tree | f54fc242a276bcfb22a7815e7e2c181dbc4a7efa /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 36e72544413aa9a3b40cb58835933449a0c6d2bd (diff) | |
download | llvm-24c56296258b3f282eca7981369b137cc1ed4bf1.zip llvm-24c56296258b3f282eca7981369b137cc1ed4bf1.tar.gz llvm-24c56296258b3f282eca7981369b137cc1ed4bf1.tar.bz2 |
[ARM] Split predicates out into their own .td file
The new ARMPredicates.td is included from ARM.td, early enough that
the predicate definitions are already in scope when ARMSchedule.td is
included. This will make it possible to refer to them in
UnsupportedFeatures fields of scheduling models.
NFC: the chunk of Tablegen being moved here is copied and pasted
verbatim.
Patch by: Simon Tatham
Differential Revision: https://reviews.llvm.org/D60693
llvm-svn: 361958
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions