summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/call-with-alloca-buffer.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix NVPTX/call-with-alloca-buffer.ll after r276777.Justin Lebar2016-07-261-4/+2
* Add NVPTXPeephole pass to reduce unnecessary address castJingyue Wu2015-06-241-2/+1
* Add NVPTXLowerAlloca pass to convert alloca'ed memory to local addressJingyue Wu2015-06-171-2/+2
* [NVPTX] roll forward r239082Jingyue Wu2015-06-041-2/+5
* Revert r239082Jingyue Wu2015-06-041-5/+2
* [NVPTX] kernel pointer arguments point to the global address spaceJingyue Wu2015-06-041-2/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-7/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* [NVPTX] Rename registers %fl -> %fd and %rl -> %rdJustin Holewinski2014-07-161-7/+7
* Add test to test/CodeGen/NVPTX for "alloca buffer" arguments.Eli Bendersky2014-03-241-0/+66
OpenPOWER on IntegriCloud