IR: Allow vectors of halfs to be ConstantDataVectors
[oota-llvm.git] / unittests / IR / WaymarkTest.cpp
2014-12-23 Rafael EspindolaFix a leak found by asan.
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-01-23 NAKAMURA TakumiIRTests/WaymarkTest.cpp: Fix in --vg-leak.
2013-01-23 NAKAMURA TakumiUntabify.
2013-01-14 Dmitri GribenkoImprove r172464: const_cast is not needed if the variab...
2013-01-14 David GreeneFix Casts
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...