hanchenye-llvm-project/llvm/lib/Analysis/IPA
Dan Gohman 2694e14087 Make ModRefBehavior a lattice. Use this to clean up AliasAnalysis
chaining and simplify FunctionAttrs' GetModRefBehavior logic.

llvm-svn: 118660
2010-11-10 01:02:18 +00:00
..
CMakeLists.txt Add initialization routines for Analysis and IPA. 2010-10-07 18:31:00 +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
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