llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / CodeGen / R600 / llvm.SI.sample.ll
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...