AMDGPU: Add pass to detect used kernel features
[oota-llvm.git] / test / CodeGen / X86 / powi.ll
2015-08-11 Sanjay Patelfix minsize detection: minsize attribute implies optimi...
2015-08-11 Sanjay Pateladd missing tests for powi expansion with size optimiza...
2015-08-11 Sanjay Patelfixed to use FileCheck
2015-08-11 Sanjay Patelfixed to test attribute, rather than CPU
2010-01-01 Chris LattnerTeach codegen to lower llvm.powi to an efficient (but...