R600: Fix an infinite loop when trying to reorganize export/tex vector input
[oota-llvm.git] / lib / Target / R600 / AMDGPUSubtarget.h
2013-11-18 Tom StellardR600: Add a SubtargetFeatture for disabling the ifcvt...
2013-10-29 Tom StellardR600/SI: Add compute support for CI v2
2013-10-10 Tom StellardR600: Use StructurizeCFGPass for non SI targets
2013-09-20 Andrew TrickAllow subtarget selection of the default MachineSchedul...
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-05-17 Vincent LejeuneR600: Factorize Fetch size limit inside AMDGPUSubTarget
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2013-01-13 Dmitri GribenkoRemove redundant 'llvm::' qualifications
2012-12-11 Tom StellardAdd R600 backend