R600: Fix LowerUDIVREM
[oota-llvm.git] / lib / Target / R600 / SIIntrinsics.td
2013-09-12 Tom StellardR600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL trans...
2013-08-14 Tom StellardR600/SI: Convert v16i8 resource descriptors to i128
2013-07-10 Michel DanzerR600/SI: Add intrinsic for retrieving the current thread ID
2013-07-10 Michel DanzerR600/SI: Add intrinsics for texture sampling with user...
2013-05-06 Tom StellardR600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcode
2013-05-06 Tom StellardR600/SI: Add intrinsic for texture image loading
2013-04-10 Christian KonigR600/SI: remove image sample writemask
2013-03-26 Christian KonigR600/SI: mark most intrinsics as readnone v2
2013-03-26 Christian KonigR600/SI: replace WQM intrinsic
2013-03-18 Christian KonigR600/SI: implement SI.load.const intrinsic
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-03-07 Christian KonigR600/SI: remove SI_vs_load_buffer_index
2013-03-07 Christian KonigR600/SI: switch types of SGPRs to v*i8
2013-02-07 Tom StellardR600/SI: Make sample intrinsic address parameter type...
2013-01-21 Tom StellardR600/SI: Take target parameter for sample intrinsics.
2013-01-21 Tom StellardR600/SI: Derive all sample intrinsics from a single...
2012-12-19 Tom StellardR600: New control flow for SI v2
2012-12-11 Tom StellardAdd R600 backend