Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / IR / ValueTypes.cpp
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-09-09 Matt ArsenaultSelectionDAG: Support Expand of f16 extloads
2015-04-17 Kit BartonAdd support for v1i128 type.
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-08-13 Jack Carter[Mips][msa] Value types for MSA support.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.