Don't forget to emit the load from indirect symbol when using movw + movt to material...
[oota-llvm.git] / lib / Target / PTX / PTXISelLowering.cpp
2010-12-22 Che-Liang Chiouptx: add ld instruction and test
2010-11-08 Che-Liang ChiouAdd physical register counting functions
2010-11-03 Duncan SandsInside the calling convention logic LocVT is always...
2010-10-22 Benjamin KramerMake some symbols static, move classes into anonymous...
2010-10-19 Che-Liang ChiouAdd lower argument and return of device function
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.