R600/SI: Use -verify-machineinstrs for most tests
[oota-llvm.git] / test / CodeGen / R600 / llvm.SI.sample.ll
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-08-14 Tom StellardR600/SI: Replace v1i32 type with i32 in imageload and...
2013-08-14 Tom StellardR600/SI: Convert v16i8 resource descriptors to i128
2013-08-14 Tom StellardR600/SI: Use i8 types for resource descriptors in tests
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-04-10 Christian KonigR600/SI: dynamical figure out the reg class of MIMG
2013-04-10 Christian KonigR600/SI: adjust writemask to only the used components
2013-04-10 Christian KonigR600/SI: remove image sample writemask
2013-04-05 Tom StellardR600/SI: Add processor types for each SI variant
2013-03-26 Christian KonigR600/SI: mark most intrinsics as readnone v2
2013-03-01 Christian KonigR600/SI: fix sampler tests after fixing wait insertions
2013-02-14 Michel DanzerR600: Add lit tests for texture sampling instruction...