[mips] Make sure there is a chain edge dependency between loads that read
[oota-llvm.git] / lib / Target / R600 / SIRegisterInfo.td
2013-10-23 Tom StellardR600: Fix handling of vector kernel arguments
2013-10-23 Tom StellardR600/SI: Use S_LOAD_DWORD instructions for v8i32 and...
2013-10-10 Tom StellardR600/SI: Implement SIInstrInfo::verifyInstruction(...
2013-08-14 Tom StellardR600/SI: Convert v16i8 resource descriptors to i128
2013-08-14 Tom StellardR600/SI: Allow conversion between v32i8 and v8i32
2013-07-18 Tom StellardR600/SI: Add support for v2f32 loads
2013-04-10 Christian KonigR600/SI: dynamical figure out the reg class of MIMG
2013-04-05 Tom StellardR600/SI: Add support for buffer stores v2
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