R600/SI: dynamical figure out the reg class of MIMG
[oota-llvm.git] / lib / Target / R600 / SIInstrInfo.cpp
2013-04-10 Christian KonigR600/SI: dynamical figure out the reg class of MIMG
2013-03-27 Christian KonigR600/SI: add cummuting of rev instructions
2013-03-26 Christian KonigR600/SI: improve vector interpolation
2013-03-01 Christian KonigR600/SI: handle all registers in copyPhysReg v2
2013-02-26 Christian KonigR600/SI: add some more instruction flags
2013-02-16 Christian KonigR600/SI: cleanup literal handling v3
2013-02-07 Tom StellardR600/SI: Handle VGPR64 destination in copyPhysReg().
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-20 NAKAMURA TakumiTarget/R600: Update MIB according to r170588.
2012-12-11 Tom StellardAdd R600 backend