llvm-6502/lib/Analysis/IPA
Dan Gohman 42c31a7073 Make ModRefBehavior a lattice. Use this to clean up AliasAnalysis
chaining and simplify FunctionAttrs' GetModRefBehavior logic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118660 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-10 01:02:18 +00:00
..
CallGraph.cpp Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
CallGraphSCCPass.cpp dead method. 2010-09-04 18:19:16 +00:00
CMakeLists.txt Add initialization routines for Analysis and IPA. 2010-10-07 18:31:00 +00:00
FindUsedTypes.cpp Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
GlobalsModRef.cpp Make ModRefBehavior a lattice. Use this to clean up AliasAnalysis 2010-11-10 01:02:18 +00:00
IPA.cpp Add an implementation of the initialization routine for IPA. 2010-10-07 18:31:27 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00