[PowerPC] Fix value type on XVCMPEQDP for v2f64 comparisons
[oota-llvm.git] / lib / Transforms / ObjCARC / ARCInstKind.cpp
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2015-03-16 Michael Gottesman[objc-arc] Treat memcpy, memove, memset as just using...
2015-02-20 Michael Gottesman[objc-arc] Add the predicate CanDecrementRefCount.
2015-02-19 Michael Gottesman[objc-arc] Convert the bodies of ARCInstKind predicates...
2015-02-19 Michael Gottesman[objc-arc] Change the InstructionClass to be an enum...