R600/SI: add float vector types
[oota-llvm.git] / lib / Target / R600 / SIRegisterInfo.td
2013-03-18 Christian KonigR600/SI: add float vector types
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-03-07 Christian KonigR600/SI: switch types of SGPRs to v*i8
2013-02-26 Christian KonigR600/SI: fix and cleanup SI register definition v2
2013-02-16 Christian KonigR600/SI: nuke SReg_1 v3
2013-02-16 Christian KonigR600/SI: cleanup literal handling v3
2013-02-16 Christian KonigR600/SI: replace AllReg_* with [SV]Src_* v2
2013-02-07 Tom StellardR600/SI: cleanup VGPR encoding
2013-02-07 Tom StellardR600/SI: Add basic support for more integer vector...
2013-02-07 Tom StellardR600: Consolidate sub register indices.
2012-12-19 Tom StellardR600: Remove unecessary VREG alignment.
2012-12-11 Tom StellardAdd R600 backend