1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Analysis
Chris Lattner 5a7f1642b7 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

llvm-svn: 21796
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
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