R600: Fix an infinite loop when trying to reorganize export/tex vector input
[oota-llvm.git] / lib / Target / R600 / AMDGPUSubtarget.cpp
2013-12-06 Eric ChristopherFix an index array check.
2013-11-18 Tom StellardR600: Enable the IR structurizer by default
2013-11-18 Tom StellardR600: Add a SubtargetFeatture for disabling the ifcvt...
2013-10-10 Tom StellardR600: Use StructurizeCFGPass for non SI targets
2013-08-26 Tom StellardSelectionDAG: Use correct pointer size when lowering...
2013-08-18 Dmitri GribenkoRemove unused stdio.h includes
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