ARM: enable tail call optimisation on Thumb 2
[oota-llvm.git] / lib / Target / R600 / AMDGPUSubtarget.h
2014-01-23 Tom StellardR600: Recommit 199842: Add work-around for the CF stack...
2014-01-22 Tom StellardRevert "R600: Add work-around for the CF stack entry...
2014-01-22 Tom StellardR600: Add work-around for the CF stack entry HW bug
2014-01-22 Tom StellardR600: Refactor stack size calculation
2014-01-22 Tom StellardR600: Add wavefront size property to the subtargets v2
2013-12-14 Rafael EspindolaTurn AMDGPUSubtarget::getDataLayout into a static function.
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