This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-01 15:11:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6aa5c26c81
llvm-6502
/
test
/
Analysis
/
BasicAA
History
Eli Friedman
e6fadced87
PR10628: Fix getModRefInfo so it queries the underlying alias() implementation correctly while checking nocapture calls.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@140666
91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-28 00:34:27 +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
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
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
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias-analysis tests to the new atomic instructions.
2011-09-26 20:15:28 +00:00
2009-10-13-GEP-BaseNoAlias.ll
2010-09-15-GEP-SignedArithmetic.ll
Reapply r131781, now that the GVN bug with partially-aliasing loads
2011-06-04 06:50:18 +00:00
args-rets-allocas-loads.ll
Move the loads after the calls so that the fix for
2011-07-09 23:53:58 +00:00
byval.ll
cas.ll
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias-analysis tests to the new atomic instructions.
2011-09-26 20:15:28 +00:00
constant-over-index.ll
dag.ll
Fix BasicAA's recursion detection so that it doesn't pessimize
2011-06-04 00:31:50 +00:00
dg.exp
empty.ll
featuretest.ll
full-store-partial-alias.ll
Add another rdar number.
2011-01-24 17:54:01 +00:00
gcsetest.ll
gep-alias.ll
Fix the logic in BasicAliasAnalysis::aliasGEP for comparing GEP's with variable differences so that it actually does something sane. Fixes PR10881.
2011-09-08 02:23:31 +00:00
getmodrefinfo-cs-cs.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
global-size.ll
intrinsics.ll
Teach BasicAA about arm.neon.vld1 and vst1.
2011-04-27 20:44:28 +00:00
memset_pattern.ll
Teach BasicAA about the aliasing properties of memset_pattern16.
2011-09-06 23:33:25 +00:00
modref.ll
PR10628: Fix getModRefInfo so it queries the underlying alias() implementation correctly while checking nocapture calls.
2011-09-28 00:34:27 +00:00
must-and-partial.ll
When merging MustAlias and PartialAlias, chose PartialAlias instead
2011-06-03 20:17:36 +00:00
no-escape-call.ll
nocapture.ll
phi-aa.ll
phi-and-select.ll
pure-const-dce.ll
store-promote.ll
PR9634: Don't unconditionally tell the AliasSetTracker that the PreheaderLoad
2011-04-07 01:35:06 +00:00
tailcall-modref.ll
underlying-value.ll
Make DecomposeGEPExpression check SimplifyInstruction only
2011-05-24 18:24:08 +00:00
unreachable-block.ll