summaryrefslogtreecommitdiff
path: root/lib/Target/R600/CMakeLists.txt
Commit message (Expand)AuthorAge
* R600/SI: Use VALU instructions for copying i1 valuesTom Stellard2014-04-30
* [CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.NAKAMURA Takumi2013-11-28
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* R600: Simplify handling of private address spaceTom Stellard2013-10-22
* R600: add a pass that merges clauses.Vincent Lejeune2013-10-01
* R600/SI: Convert v16i8 resource descriptors to i128Tom Stellard2013-08-14
* R600: Add new file from r187831 to CMakeLists.txtTom Stellard2013-08-06
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-06
* SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...Tom Stellard2013-07-27
* R600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDAG.cppTom Stellard2013-07-23
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-19
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-07
* R600: Add a pass that merge Vector RegisterVincent Lejeune2013-06-05
* Revert "R600: Add a pass that merge Vector Register"Rafael Espindola2013-06-05
* R600: Add a pass that merge Vector RegisterVincent Lejeune2013-06-04
* R600: Improve texture handlingVincent Lejeune2013-05-17
* R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...Tom Stellard2013-05-10
* R600: Packetize instructionsVincent Lejeune2013-04-30
* Target/R600: Fix CMake build to add missing files.NAKAMURA Takumi2013-04-01
* R600/SI: rework input interpolation v2Christian Konig2013-03-07
* Update cmake build.Benjamin Kramer2013-03-05
* R600: Turn BUILD_VECTOR into Reg_SequenceVincent Lejeune2013-03-05
* Target/R600/CMakeLists.txt: Prune SILowerLiteralConstants.cpp corresponding t...NAKAMURA Takumi2013-02-16
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: rework handling of the constantsTom Stellard2013-01-23
* R600: Proper insert S_WAITCNT instructionsTom Stellard2013-01-18
* R600: New control flow for SI v2Tom Stellard2012-12-19
* Add R600 backendTom Stellard2012-12-11