summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600ControlFlowFinalizer.cpp
Commit message (Expand)AuthorAge
* R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst regTom Stellard2013-07-08
* Merging r183108:Bill Wendling2013-06-04
* Merging r182585:Bill Wendling2013-05-29
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-02
* R600: use native for aluVincent Lejeune2013-04-30
* R600: Take inner dependency into tex/vtx clausesVincent Lejeune2013-04-30
* R600: Turn TEX/VTX into native instructionsVincent Lejeune2013-04-30
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-30
* R600: Use correct CF_END instruction on Northern Island GPUsTom Stellard2013-04-29
* R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune2013-04-23
* R600: Add CF_ENDVincent Lejeune2013-04-23
* R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable]NAKAMURA Takumi2013-04-11
* Whitespace.NAKAMURA Takumi2013-04-11
* R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addrVincent Lejeune2013-04-10
* R600: Control Flow support for pre EG genVincent Lejeune2013-04-08
* R600: Fix wrong address when substituting ENDIFVincent Lejeune2013-04-04
* R600: Take export into account when computing cf addressVincent Lejeune2013-04-04
* R600: Simplify data structure and add DEBUG to R600ControlFlowFinalizerVincent Lejeune2013-04-03
* R600: Consider KILLGT as an ALU instructionVincent Lejeune2013-04-03
* R600: Add support for native control flowVincent Lejeune2013-04-01