aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-09-17 22:18:48 +0000
committerAndrew Trick <atrick@apple.com>2012-09-17 22:18:48 +0000
commit52c3a1d654a9d0af500a99cff4cd40c314ffb122 (patch)
tree969c47fe65d1ed37fdea1eaec7b4c4c57a530e40 /include/llvm
parent40096d26937cd47c865464bef7b28550bc20c631 (diff)
downloadexternal_llvm-52c3a1d654a9d0af500a99cff4cd40c314ffb122.zip
external_llvm-52c3a1d654a9d0af500a99cff4cd40c314ffb122.tar.gz
external_llvm-52c3a1d654a9d0af500a99cff4cd40c314ffb122.tar.bz2
TableGen subtarget emitter. Generate data tables for the new machine model.
Map the CodeGenSchedule object model onto data tables. The structure of the data tables is defined in MC, so for convenience we include MCSchedule.h. The alternative is maintaining a redundant copy of the table structure definitions. Mapping the object model onto data tables is sufficiently complicated that it should not be interleaved with emitting source code. This avoids major problem with the backend for itinerary generation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164059 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
0 files changed, 0 insertions, 0 deletions