Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 2011-12-12 | 1 | -1/+0 |
* | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar | 2011-11-29 | 1 | -6/+0 |
* | build: Attempt to rectify inconsistencies between CMake and LLVMBuild version... | Daniel Dunbar | 2011-11-12 | 1 | -1/+1 |
* | build: Add initial cut at LLVMBuild.txt files. | Daniel Dunbar | 2011-11-03 | 1 | -0/+24 |
* | Move TargetRegistry and TargetSelect from Target to Support where they belong. | Evan Cheng | 2011-08-24 | 1 | -1/+1 |
* | Actually finish switching to the new system for Target sublibrary | Chandler Carruth | 2011-08-01 | 1 | -1/+1 |
* | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -0/+6 |
* | PTX: Add intrinsics to list of built-in intrinsics, which allows them to be | Justin Holewinski | 2011-04-20 | 1 | -2/+6 |
* | Add the exit instruction to the PTX target. | Eric Christopher | 2010-09-18 | 1 | -2/+1 |
* | Create PTX backend. Patch by Che-Liang Chiou! | Nick Lewycky | 2010-09-07 | 3 | -0/+44 |