| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CUDA] Remove three obsolete CUDA cc1 flags. | Justin Lebar | 2016-03-29 | 1 | -34/+4 |
| * | [CUDA] Merge most of CodeGenCUDA/function-overload.cu into SemaCUDA/function-... | Justin Lebar | 2016-03-23 | 1 | -111/+215 |
| * | [CUDA] Simplify SemaCUDA/function-overload.cu test. | Justin Lebar | 2016-03-23 | 1 | -84/+77 |
| * | [CUDA] do not allow attribute-based overloading for __global__ functions. | Artem Belevich | 2016-02-24 | 1 | -0/+10 |
| * | [CUDA] Tweak attribute-based overload resolution to match nvcc behavior. | Artem Belevich | 2016-02-12 | 1 | -33/+20 |
| * | [CUDA] Allow function overloads in CUDA based on host/device attributes. | Artem Belevich | 2015-09-22 | 1 | -0/+317 |

