aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/gvn.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-1/+1
* [objc-arc] Committed test for r185770 as per dblaikie's suggestion.Michael Gottesman2013-07-081-0/+19
* [objc-arc] Remove the alias analysis part of r185764.Michael Gottesman2013-07-071-18/+0
* [objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...Michael Gottesman2013-07-071-3/+21
* [objc-arc] Test cleanups.Michael Gottesman2013-04-271-1/+2
* This test is only supposed to test that the objc-arc alias analysisMichael Gottesman2013-01-221-1/+1
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-151-0/+21