summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable]NAKAMURA Takumi2013-04-111-0/+1
* Whitespace.NAKAMURA Takumi2013-04-111-2/+1
* R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addrVincent Lejeune2013-04-101-1/+10
* R600: Control Flow support for pre EG genVincent Lejeune2013-04-081-12/+72
* R600: Fix wrong address when substituting ENDIFVincent Lejeune2013-04-041-1/+1
* R600: Take export into account when computing cf addressVincent Lejeune2013-04-041-0/+4
* R600: Simplify data structure and add DEBUG to R600ControlFlowFinalizerVincent Lejeune2013-04-031-20/+21
* R600: Consider KILLGT as an ALU instructionVincent Lejeune2013-04-031-1/+0
* R600: Add support for native control flowVincent Lejeune2013-04-011-0/+264
OpenPOWER on IntegriCloud