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