diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-01-07 18:39:00 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-01-07 18:39:00 +0000 |
commit | a776a932cc3ceaeab2c8c8e4482b830cc89f30fc (patch) | |
tree | d736a0fba34ed66a6b598a47b4c643f33ee91b20 /llvm/lib/CodeGen/StatepointExampleGC.cpp | |
parent | eac50037fb01dff75fda73c32ceebc7b34afd11d (diff) | |
download | llvm-a776a932cc3ceaeab2c8c8e4482b830cc89f30fc.zip llvm-a776a932cc3ceaeab2c8c8e4482b830cc89f30fc.tar.gz llvm-a776a932cc3ceaeab2c8c8e4482b830cc89f30fc.tar.bz2 |
[CodeGen] Add MVT::FIRST_VALUETYPE to avoid explicit 0. NFC.
Many places reference MVT::LAST_VALUETYPE when iterating over all
valid MVTs, but they usually start with 0.
With FIRST_VALUETYPE, we can avoid explicit constants when we really
should be using MVT::SimpleValueType.
llvm-svn: 225362
Diffstat (limited to 'llvm/lib/CodeGen/StatepointExampleGC.cpp')
0 files changed, 0 insertions, 0 deletions