summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/VectorUtils.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-08-30 05:27:31 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-08-30 05:27:31 +0000
commit799e880e95f6e179290abb83a538685b95859093 (patch)
treef6016d54d630bd26a3a7d4c91d8e5d2938cc6d73 /llvm/lib/Analysis/VectorUtils.cpp
parent4fc3a9862ca27075865adc431a607153859da7f2 (diff)
downloadbcm5719-llvm-799e880e95f6e179290abb83a538685b95859093.tar.gz
bcm5719-llvm-799e880e95f6e179290abb83a538685b95859093.zip
Refactor the ARM target parsing to use a def file with macros to expand
the necessary tables. This will allow me to restructure the code and structures using this to be significantly more efficient. It also removes the duplication of the list of several enumerators. It also enshrines that the order of enumerators match the order of the entries in the tables, something the implementation code actually uses. No functionality changed (yet). llvm-svn: 246370
Diffstat (limited to 'llvm/lib/Analysis/VectorUtils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud