OSDN Git Service

[CodeGen] Add iterator_range for the MVT::SimpleValueType enum.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 7 Jan 2015 21:15:38 +0000 (21:15 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 7 Jan 2015 21:15:38 +0000 (21:15 +0000)
commitc83d4c6a1bc18e03e266ef07580d7140672555e5
treed36801cd9ecc991085e0da5ae82b1789b347a080
parented681200ece310a661bdca05a217d3a0d608a7ad
[CodeGen] Add iterator_range for the MVT::SimpleValueType enum.

This commit adds a simple iterator over that enum, and a few
functions to create iterator ranges over the most common types.

Differential Revision: http://reviews.llvm.org/D6537

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225387 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineValueType.h