PTX: Add preliminary support for floating-point divide and multiply-and-add
[oota-llvm.git] / lib / Target / PTX / PTXTargetMachine.h
2011-03-02 Che-Liang Chiouptx: fix lint and compiler warnings
2011-03-02 Che-Liang ChiouAdd 64-bit addressing to PTX backend
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2011-01-01 Che-Liang Chiouptx: add store instruction
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!