IR: Allow vectors of halfs to be ConstantDataVectors
[oota-llvm.git] / unittests / IR / UseTest.cpp
2015-02-15 Benjamin KramerFormat: Modernize using variadic templates.
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-08-19 Rafael EspindolaModernize the .ll parsing interface.
2014-08-01 Duncan P. N. Exon... IR: Add Value::reverseUseList()
2014-07-26 NAKAMURA TakumiIR/UseTest.cpp: Avoid std::to_string() to appease mingw...
2014-07-24 Duncan P. N. Exon... Fix r213824 on windows
2014-07-24 Duncan P. N. Exon... IR: Add Value::sortUseList()