Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NVPTX] Re-enable support for virtual registers in the final output | Justin Holewinski | 2013-05-31 | 1 | -0/+2 |
* | [NVPTX] Add programmatic interface to NVVMReflect pass | Justin Holewinski | 2013-05-20 | 1 | -0/+3 |
* | [NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputs | Justin Holewinski | 2013-05-20 | 1 | -0/+1 |
* | [NVPTX] Run clang-format on all NVPTX sources. | Justin Holewinski | 2013-03-30 | 1 | -11/+16 |
* | [NVPTX] Disable vector registers | Justin Holewinski | 2013-02-12 | 1 | -1/+0 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | Fix header file include order in NVPTX backend NV_CONTRIB | Yuan Lin | 2012-06-05 | 1 | -2/+2 |
* | Fix a Clang warning in the new NVPTX backend: | Chandler Carruth | 2012-05-04 | 1 | -1/+1 |
* | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski | 2012-05-04 | 1 | -0/+137 |