This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-23 19:23:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
7663b66c31
llvm-mirror
/
test
/
Analysis
/
BasicAA
History
Chris Lattner
7663b66c31
refix PR1143 by making basicaa analyze zexts of indices aggresively,
...
which I broke with a recent patch. llvm-svn: 111452
2010-08-18 23:09:49 +00:00
..
2003-02-26-AccessSizeTest.ll
2003-03-04-GEPCrash.ll
2003-04-22-GEPProblem.ll
2003-04-25-GEPCrash.ll
2003-05-21-GEP-Problem.ll
2003-06-01-AliasCrash.ll
2003-07-03-BasicAACrash.ll
2003-09-19-LocalArgument.ll
2003-11-04-SimpleCases.ll
2003-12-11-ConstExprGEP.ll
2004-07-28-MustAliasbug.ll
2004-12-08-BasicAACrash2.ll
2004-12-08-BasicAACrash.ll
2005-03-09-BrokenBasicAA.ll
2006-03-03-BadArraySubscript.ll
2006-11-03-BasicAAVectorCrash.ll
2007-01-13-BasePointerBadNoAlias.ll
2007-08-01-NoAliasAndCalls.ll
2007-08-01-NoAliasAndGEP.ll
2007-08-05-GetOverloadedModRef.ll
2007-10-24-ArgumentsGlobals.ll
2007-11-05-SizeCrash.ll
Delete useless trailing semicolons.
2010-01-05 17:55:26 +00:00
2007-12-08-OutOfBoundsCrash.ll
2008-04-15-Byval.ll
2008-06-02-GEPTailCrash.ll
2008-11-23-NoaliasRet.ll
2009-03-04-GEPNoalias.ll
2009-10-13-AtomicModRef.ll
2009-10-13-GEP-BaseNoAlias.ll
args-rets-allocas-loads.ll
The trouble with testing for "ModRef" and "NoModRef" is that
2010-08-04 23:37:55 +00:00
byval.ll
cas.ll
add newlines at the end of files.
2010-04-07 22:53:17 +00:00
constant-over-index.ll
dg.exp
empty.ll
Pointers to zero-sized objects don't point to overlapping objects.
2010-04-08 18:11:50 +00:00
featuretest.ll
fix PR7589: In brief:
2010-08-18 04:28:19 +00:00
gcsetest.ll
gep-alias.ll
refix PR1143 by making basicaa analyze zexts of indices aggresively,
2010-08-18 23:09:49 +00:00
getmodrefinfo-cs-cs.ll
Implement AccessesArguments checking in the two-callsite form
2010-08-05 23:34:50 +00:00
global-size.ll
modref.ll
Implement a proper getModRefInfo for va_arg.
2010-08-06 18:24:38 +00:00
no-escape-call.ll
nocapture.ll
phi-aa.ll
phi-and-select.ll
pure-const-dce.ll
store-promote.ll
tailcall-modref.ll
unreachable-block.ll
Fix Value::stripPointerCasts and BasicAA to avoid trouble on
2010-06-28 21:16:52 +00:00