aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/NoAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-18/+17
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-2/+2
* Use the new addEscapingValue callback to update GlobalsModRef when GVN adds P...Owen Anderson2011-01-031-0/+1
* Extend the AliasAnalysis::pointsToConstantMemory interface to allow itDan Gohman2010-11-081-1/+4
* Move NoAA out of BasicAliasAnalysis.cpp into its own file, now thatDan Gohman2010-10-191-0/+84