summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/GlobalsModRef.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and Inaccessible...Vaivaswatha Nagaraj2015-12-181-1/+16
* Remove unnecessary intermediate lambda. NFCCraig Topper2015-11-291-3/+1
* [GlobalsAA] An indirect global that is initialized is not fair gameJames Molloy2015-10-281-1/+6
* [GlobalsAA] Loosen an overly conservative bailoutJames Molloy2015-10-221-9/+71
* [GlobalsAA] Fix a really horrible iterator invalidation bugJames Molloy2015-10-191-1/+4
* [GlobalsAA] Don't assume anything about functions that may be overriddenJames Molloy2015-10-131-2/+2
* [GlobalsAA] Teach GlobalsAA about nocaptureJames Molloy2015-09-251-1/+61
* GlobalsAAResult: Try to fix crash.NAKAMURA Takumi2015-09-141-10/+16
* GlobalsAAResult(&&): Move every members.NAKAMURA Takumi2015-09-101-1/+6
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-60/+110
* [PM/AA] Remove the last relics of the separate IPA library from LLVM,Chandler Carruth2015-08-181-0/+798
OpenPOWER on IntegriCloud