Divergence analysis for GPU programs
[oota-llvm.git] / include / llvm / Analysis / TargetTransformInfoImpl.h
2015-04-10 Jingyue WuDivergence analysis for GPU programs
2015-03-17 Michael ZolotukhinTTI: Add getCallInstrCost.
2015-03-06 Olivier SallenaveDo not restrict interleaved unrolling to small loops...
2015-02-23 Chad RosierPrevent hoisting fmul from THEN/ELSE to IF if there...
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-02-12 Andrea Di Biagio[TTI] Teach the cost heuristic how to query TLI to...
2015-02-05 Cameron EsfahaniValue soft float calls as more expensive in the inliner.
2015-02-01 Chandler Carruth[multiversion] Remove the function parameter from the...
2015-01-31 Chandler Carruth[PM] Change the core design of the TTI analysis to...