llvm-6502/lib/Analysis
Chris Lattner 42e3c81c5f By definition, 'tail' calls cannot access the stack frame of their caller.
Expose this as a simple form of mod/ref information.  This implements
BasicAA/tailcall-modref.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21796 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-08 23:58:12 +00:00
..
DataStructure Correctly handle global-argument aliases induced in main 2005-04-25 19:16:31 +00:00
IPA Malloc/Free have mod/ref effects. Do not allow CSE of function calls that 2005-04-22 05:36:59 +00:00
AliasAnalysis.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
AliasAnalysisCounter.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
AliasAnalysisEvaluator.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
AliasSetTracker.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
BasicAliasAnalysis.cpp By definition, 'tail' calls cannot access the stack frame of their caller. 2005-05-08 23:58:12 +00:00
CFGPrinter.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
ConstantRange.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Expressions.cpp Convert tabs to spaces 2005-04-22 04:01:18 +00:00
InstCount.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
Interval.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
IntervalPartition.cpp Make interval partition print correctly, patch contributed by 2005-04-26 14:48:28 +00:00
LoadValueNumbering.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
LoopInfo.cpp Remove extra blank line 2005-05-05 23:43:47 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
PostDominators.cpp Convert tabs to spaces 2005-04-22 04:01:18 +00:00
ProfileInfo.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
ProfileInfoLoader.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
ProfileInfoLoaderPass.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
ScalarEvolution.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
Trace.cpp Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
ValueNumbering.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00