R600/SI: Add more special cases for opcodes to ensureSRegLimit()
[oota-llvm.git] / lib / Target / R600 / AMDGPUSubtarget.cpp
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-06-07 Tom StellardR600: Fix the fetch limits for R600 generation GPUs
2013-05-29 Patrik HagglundTemporary fix to get rid of gcc warning.
2013-05-17 Vincent LejeuneR600: Factorize Fetch size limit inside AMDGPUSubTarget
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2012-12-11 Tom StellardAdd R600 backend