Changed getSOImmValRotate()'s hunt retry logic to ignore the low order 6 bits,
[oota-llvm.git] / lib / Analysis / LibCallSemantics.cpp
2009-07-26 Daniel DunbarRemove Value::getNameLen
2009-07-23 Daniel DunbarConvert StringMap to using StringRef for its APIs.
2008-05-07 Chris LattnerAdd a new interface for describing the behavior of...