R600/SI: add some more instruction flags
[oota-llvm.git] / lib / Target / R600 / SIISelLowering.h
2013-02-26 Christian KonigR600/SI: add post ISel folding for SI v2
2013-02-26 Christian KonigR600/SI: add folding helper
2013-02-21 Christian KonigR600/SI: replace SI_V_CNDLT with a pattern
2013-02-16 Christian KonigR600/SI: nuke SReg_1 v3
2013-02-14 Michel DanzerR600/SI: Fix int_SI_fs_interp_constant
2013-01-18 Tom StellardR600: Proper insert S_WAITCNT instructions
2013-01-18 Tom StellardR600: Optimize and cleanup KILL on SI
2012-12-19 Tom StellardR600: New control flow for SI v2
2012-12-11 Tom StellardAdd R600 backend