aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PTX
AgeCommit message (Expand)Author
2010-11-08Add a dummy PTXMCAsmStreamer classChe-Liang Chiou
2010-11-03Inside the calling convention logic LocVT is always a simpleDuncan Sands
2010-10-22Make some symbols static, move classes into anonymous namespaces.Benjamin Kramer
2010-10-19Add lower argument and return of device functionChe-Liang Chiou
2010-09-28Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes
2010-09-25Add ret instruction to PTX backendChe-Liang Chiou
2010-09-18Add the exit instruction to the PTX target.Eric Christopher
2010-09-07Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky