Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / CodeGen / MachineValueType.h
2015-11-24 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-23 Krzysztof ParzyszekRevert r253923.
2015-11-23 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-10-05 NAKAMURA TakumiReformat blank lines.
2015-09-02 Joseph Tremoulet[TableGen] Allow TokenTy in intrinsic signatures
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...