[X86] Fix XOP vpcom intrinsic autoupgrade to map 'true' and 'false' to the correct...
[oota-llvm.git] / lib / IR / ValueTypes.cpp
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.