Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clover: Don't link against libclangRewrite | Tom Stellard | 2012-10-11 | 1 | -1/+0 |
| | | | | | | | This library does not exist in LLVM 3.2 and libOpenCL.so links fine without it on LLVM 3.1 Reviewed-by: Francisco Jerez <[email protected]> | ||||
* | clover: Fix build with LLVM libs installed to non-standard directories | Alexey Shvetsov | 2012-06-15 | 1 | -0/+1 |
| | | | | | | Reviewed-by: Tom Stellard <[email protected]> Signed-off-by: Tom Stellard <[email protected]> | ||||
* | clover: Link to the necessary LLVM and Clang libs | Tom Stellard | 2012-06-01 | 1 | -1/+17 |
| | |||||
* | Add .gitignore files for recently-added gallium projects | Paul Berry | 2012-05-15 | 1 | -0/+1 |
| | | | | | | | This patch adds .gitignore files to ignore the makefiles generated by the gallium pipe loader and the clover OpenCL state tracker. Reviewed-by: Francisco Jerez <[email protected]> | ||||
* | clover: Import OpenCL state tracker. | Francisco Jerez | 2012-05-11 | 1 | -0/+36 |