Divergence analysis for GPU programs
[oota-llvm.git] / lib / Target / NVPTX / NVPTXTargetTransformInfo.cpp
2015-04-10 Jingyue WuDivergence analysis for GPU programs
2015-01-31 Chandler Carruth[PM] Switch the TargetMachine interface from accepting...
2015-01-31 Chandler Carruth[PM] Change the core design of the TTI analysis to...
2014-11-12 Jingyue WuFix broken doxygen annotations, NFC
2014-11-12 Jingyue WuDisable indvar widening if arithmetics on the wider...
2014-11-12 Jingyue WuReverts r221772 which fails tests
2014-11-12 Jingyue WuDisable indvar widening if arithmetics on the wider...
2014-11-11 Jingyue Wu[NVPTX] Remove dead code in NVPTXTargetTransformInfo...
2014-11-10 Jingyue Wu[NVPTX] Add an NVPTX-specific TargetTransformInfo