summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PTX/PTXTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-2/+2
* ptx: add store instructionChe-Liang Chiou2011-01-011-0/+6
* MC: Make TargetAsmBackend available to the AsmStreamer.Daniel Dunbar2010-12-161-0/+1
* Fixed version of 121434 with no new memory leaks.Rafael Espindola2010-12-101-1/+1
* Revert my previous patch to make the valgrind bots happy.Rafael Espindola2010-12-101-1/+1
* Initial support for the cfi directives. This is just enough to getRafael Espindola2010-12-091-1/+1
* Move the PTXMCAsmStreamer class to the .cpp file.Rafael Espindola2010-11-281-1/+8
* First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...Anton Korobeynikov2010-11-151-1/+1
* Add physical register counting functionsChe-Liang Chiou2010-11-081-0/+1
* Add a dummy PTXMCAsmStreamer classChe-Liang Chiou2010-11-081-0/+2
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-6/+18
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-071-0/+31
OpenPOWER on IntegriCloud