[X86][SSE][CostModel] Fixed uitofp/sitofp cost target tests to specify sse2/avx2...
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2012-03-26-LoadConstant.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-02-16 Nico RieckActually call FileCheck in tests
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2012-03-26 Andrew TrickSCEV fix: Handle loop invariant loads.