Changed flag operand of ISD::FP_ROUND to TargetConstant as it should not get checked...
[oota-llvm.git] / lib / Support / regcname.h
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...