Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | Summary: This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html "I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened." - Obi Wan Kenobi Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits Differential Revision: http://reviews.llvm.org/D16471 llvm-svn: 258861 | ||||
* | AMDGPU: s/R600/AMDGPU/ in the Makefiles | Tom Stellard | 2015-06-13 | 1 | -1/+1 |
| | | | | | | | | | Now the library names in the Makefiles match the library names in LLVMBuild.txt. This should hopefully fix the remaining bot failures. llvm-svn: 239661 | ||||
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 4 | -0/+71 |
| | | | | llvm-svn: 239657 | ||||
* | Revert "AMDGPU: Add core backend files for R600/SI codegen v6" | Tom Stellard | 2012-07-16 | 4 | -71/+0 |
| | | | | | | This reverts commit 4ea70107c5e51230e9e60f0bf58a0f74aa4885ea. llvm-svn: 160303 | ||||
* | Revert "Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add ↵ | Tom Stellard | 2012-07-16 | 1 | -1/+1 |
| | | | | | | | | AMDGPUCommonTableGen." This reverts commit ebc934ba32ee71abbb8f0f2eb6a0fbaa613ba0d2. llvm-svn: 160298 | ||||
* | Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add ↵ | NAKAMURA Takumi | 2012-07-16 | 1 | -1/+1 |
| | | | | | | AMDGPUCommonTableGen. llvm-svn: 160276 | ||||
* | AMDGPU: Add core backend files for R600/SI codegen v6 | Tom Stellard | 2012-07-16 | 4 | -0/+71 |
llvm-svn: 160270 |