summaryrefslogtreecommitdiff
path: root/lib/Target/PTX/PTXRegisterInfo.td
Commit message (Expand)AuthorAge
* PTX: Remove physical register defsJustin Holewinski2011-09-22
* PTX: Reverting implementation of i8.Dan Bailey2011-06-25
* PTX: Add support for i8 type and introduce associated .b8 registersDan Bailey2011-06-24
* PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski2011-06-23
* PTX: Rename register classes for readability and combine int and fp registersJustin Holewinski2011-06-16
* Use set operations instead of plain lists to enumerate register classes.Jakob Stoklund Olesen2011-06-15
* PTX: Expand useable register spaceJustin Holewinski2011-04-21
* Extend initial support for primitive types in PTX backendChe-Liang Chiou2011-03-02
* Add preliminary support for .f32 in the PTX backend.Che-Liang Chiou2011-02-28
* Add lower argument and return of device functionChe-Liang Chiou2010-10-19
* Add the exit instruction to the PTX target.Eric Christopher2010-09-18