[PowerPC] Don't use a non-allocatable register to implement the 'cc' alias
[oota-llvm.git] / lib / Analysis / FunctionTargetTransformInfo.cpp
2014-09-18 Eric ChristopherAdd a new pass FunctionTargetTransformInfo. This pass...