diff options
author | Roman Levenstein <romix.llvm@googlemail.com> | 2008-05-14 10:17:11 +0000 |
---|---|---|
committer | Roman Levenstein <romix.llvm@googlemail.com> | 2008-05-14 10:17:11 +0000 |
commit | 393ad0f5d2f3d0091d49be0822e432ef19323ba2 (patch) | |
tree | a65abb80f3525c30669d116a9ea23e1bb9e29d99 /utils/makellvm | |
parent | e810b596a23336ed140038dae0b1091f41ec57a5 (diff) | |
download | external_llvm-393ad0f5d2f3d0091d49be0822e432ef19323ba2.zip external_llvm-393ad0f5d2f3d0091d49be0822e432ef19323ba2.tar.gz external_llvm-393ad0f5d2f3d0091d49be0822e432ef19323ba2.tar.bz2 |
Do not generate by TableGen the hard-coded standard, target-independent part of
DAG instruction selectors. Introudce a dedicated header file for this part:
include/llvm/CodeGen/DAGISelHeader.h
TableGen now only generates the include preprocessor directive to include this
new header.
This is a preparation for supporting multiple implementations of instruction
selectors in the future.
Reviewed and approved by Evan and Dan.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51102 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/makellvm')
0 files changed, 0 insertions, 0 deletions