AMDGPU/SI: Add implicit register operands in the correct order.
[oota-llvm.git] / include / llvm / CodeGen / MachineValueType.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-17 Kit BartonAdd support for v1i128 type.
2015-03-01 Benjamin KramerMake VTs and UnicodeCharSet ctors constexpr if the...
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-07 Ahmed Bougacha[CodeGen] Add MVT::isValid to replace manual validity...
2015-01-07 Ahmed Bougacha[CodeGen] Add iterator_range for the MVT::SimpleValueTy...
2015-01-07 Ahmed Bougacha[CodeGen] Add MVT::FIRST_VALUETYPE to avoid explicit...
2014-08-27 Oliver StannardTeach the AArch64 backend about v4f16 and v8f16
2014-04-18 Benjamin KramerMake the copy member of StringRef/ArrayRef generic...
2014-03-14 Patrik HagglundSeparate out MVT in a separate header file: MachineValu...