Use move semantics if possible to construct ConstantRanges.
[oota-llvm.git] / lib / Target / R600 / AMDGPUInstructions.td
2013-06-28 Tom StellardR600: Add local memory support via LDS
2013-06-03 Tom StellardR600/SI: Add support for global loads
2013-05-20 Tom StellardR600: Swap the legality of rotl and rotr
2013-05-10 Tom StellardR600: Remove AMDILPeeopholeOptimizer and replace optimi...
2013-05-03 Tom StellardR600: Add pattern for SHA-256 Ma function
2013-05-02 Tom StellardR600: Use new tablegen syntax for patterns
2013-04-19 Tom StellardR600: Add pattern for the BFI_INT instruction
2013-04-10 Michel DanzerR600/SI: Add pattern for AMDGPUurecip
2013-03-18 Christian KonigR600/SI: add float vector types
2013-03-07 Christian KonigR600/SI: remove shader type intrinsic
2013-02-21 Christian KonigR600/SI: simplify VOPC_* pattern v2
2013-02-07 Tom StellardR600/SI: Add basic support for more integer vector...
2013-02-07 Tom StellardR600: Consolidate sub register indices.
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2012-12-11 Tom StellardAdd R600 backend