R600/SI: Add tests for div_fmas with inline immediate operands
[oota-llvm.git] / test / Linker / targettriple.ll
2015-02-13 Akira HatanakaAdd run line that was missing in r228999.
2015-02-13 Akira Hatanaka[LinkModules] Change the way ModuleLinker merges triples.
2014-10-25 Rafael EspindolaAdd a test for the -suppress-warnings option.
2014-03-11 Rafael EspindolaDon't assume an empty stderr.
2014-03-10 JF BastienAdd test for LinkModules warning on triple, modified...