Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Transforms / ObjCARC / move-and-merge-autorelease.ll
2015-03-27 Duncan P. N. Exon... Verifier: Call verifyModule() from llc and opt
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-29 Michael Gottesman[objc-arc] Apply the RV optimization to retains next...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...