Modernize the .ll parsing interface.
[oota-llvm.git] / unittests / IR / UseTest.cpp
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()