Revert 239644.
[oota-llvm.git] / lib / Target / R600 / R600RegisterInfo.td
2014-06-17 Tom StellardR600: Use LDS and vectors for private memory
2013-10-22 Tom StellardR600: Simplify handling of private address space
2013-10-01 Vincent LejeuneR600: Enable -verify-machineinstrs in some tests.
2013-09-12 Tom StellardR600: Don't use trans slot for instructions that read...
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-07-23 Tom StellardR600: Simplify assembly for KCache registers using...
2013-06-29 Vincent LejeuneR600: Support schedule and packetization of trans-only...
2013-06-28 Tom StellardR600: Add local memory support via LDS
2013-06-03 Vincent LejeuneR600: use capital letter for PV channel
2013-05-17 Vincent LejeuneR600: Rename 128 bit registers.
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-04-30 Vincent LejeuneR600: use native for alu
2013-04-30 Vincent LejeuneR600: Packetize instructions
2013-04-01 Vincent LejeuneR600: Emit CF_ALU and use true kcache register.
2013-02-19 Tom StellardR600: Add AR_X to the R600_TReg_X register class.
2013-02-18 Vincent LejeuneR600: Increase number of ArrayBase Reg to 32
2013-02-07 Tom StellardR600: Consolidate sub register indices.
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-01-23 Tom StellardR600: rework handling of the constants
2012-12-11 Tom StellardAdd R600 backend