Revert 239644.
[oota-llvm.git] / lib / Target / R600 / R600Intrinsics.td
2013-11-12 Vincent LejeuneR600: Reenable llvm.R600.load.input/interp.input for...
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-10-02 Vincent LejeuneR600: Add a ldptr intrinsic to support MSAA.
2013-05-17 Vincent LejeuneR600: Improve texture handling
2013-02-18 Vincent LejeuneR600: Support for TBO
2013-02-14 Vincent LejeuneR600: Fold zero/one in export instructions
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-01-31 Tom StellardR600: Make store_dummy intrinsic more general by passin...
2013-01-23 Tom StellardR600: Add a llvm.R600.store.swizzle intrinsics
2013-01-23 Tom StellardR600: Simplify stream outputs intrinsic
2012-12-11 Tom StellardAdd R600 backend