MC: Remove MCSubtargetInfo() default constructor
[oota-llvm.git] / lib / Target / NVPTX / NVPTXTargetTransformInfo.h
2015-07-10 Jingyue Wu[TTI] BasicTTIImpl assumes no vector registers
2015-07-10 Jingyue Wu[NVPTX] declare no vector registers
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-04-10 Jingyue WuDivergence analysis for GPU programs
2015-02-01 Chandler Carruth[multiversion] Switch the TTI queries from TargetMachin...
2015-02-01 Chandler Carruth[multiversion] Remove the cached TargetMachine pointer...
2015-02-01 Chandler Carruth[multiversion] Remove a false freedom to leave the...
2015-01-31 Chandler Carruth[PM] Switch the TargetMachine interface from accepting...