Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeon/llvm: Allocate space for kernel metadata operands | Aaron Watry | 2014-07-03 | 1 | -3/+7 |
* | radeon/llvm: Free target data at end of optimization | Aaron Watry | 2013-12-23 | 1 | -0/+1 |
* | radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode | Aaron Watry | 2013-12-23 | 1 | -8/+7 |
* | radeon/compute: Unconditionally inline all functions v2 | Tom Stellard | 2013-11-25 | 1 | -2/+20 |
* | radeon/llvm: Free created llvm memory buffer | Aaron Watry | 2013-11-15 | 1 | -0/+1 |
* | radeon/llvm: Specify the DataLayout when running optimizations | Tom Stellard | 2013-10-30 | 1 | -0/+4 |
* | radeon/llvm: Run standard optimization passes on conpute shader modules | Tom Stellard | 2013-05-17 | 1 | -0/+15 |
* | radeon/llvm: Don't use the global context when parsing LLVM IR | Tom Stellard | 2013-05-06 | 1 | -2/+3 |
* | radeonsi: Add compute support v3 | Tom Stellard | 2013-04-05 | 1 | -1/+1 |
* | radeon/llvm: Add missing license headers | Tom Stellard | 2013-03-13 | 1 | -0/+26 |
* | radeon/llvm: Make radeon_llvm_util.cpp a C file | Tom Stellard | 2013-03-13 | 1 | -0/+49 |