1. f48817c Add 64-bit addressing to PTX backend by Che-Liang Chiou · 14 years ago
  2. 16c29b5 Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. by Anton Korobeynikov · 14 years ago
  3. ad83c1d ptx: add store instruction by Che-Liang Chiou · 14 years ago
  4. 745dacc MC: Make TargetAsmBackend available to the AsmStreamer. by Daniel Dunbar · 14 years ago
  5. 89b9372 Fixed version of 121434 with no new memory leaks. by Rafael Espindola · 14 years ago
  6. f7fd4aa Revert my previous patch to make the valgrind bots happy. by Rafael Espindola · 14 years ago
  7. 1c952b9 Initial support for the cfi directives. This is just enough to get by Rafael Espindola · 14 years ago
  8. a484f2c Move the PTXMCAsmStreamer class to the .cpp file. by Rafael Espindola · 14 years ago
  9. 3346491 First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place by Anton Korobeynikov · 14 years ago
  10. 3278c42 Add physical register counting functions by Che-Liang Chiou · 14 years ago
  11. d77f2a4 Add a dummy PTXMCAsmStreamer class by Che-Liang Chiou · 14 years ago
  12. 50880d0 Add the exit instruction to the PTX target. by Eric Christopher · 14 years ago
  13. f7a3c50 Create PTX backend. Patch by Che-Liang Chiou! by Nick Lewycky · 14 years ago