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-26 04:32:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0e3789f07a
llvm-mirror
/
test
/
Analysis
/
BasicAA
History
Chandler Carruth
67d3119773
This resolves a regression of BasicAA which failed to find any memory information for overloaded intrinsics (PR1600). This resolves that issue, and improves the matching scheme to use a BitVector rather than a binary search.
...
llvm-svn: 40872
2007-08-06 20:57:16 +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-01-29-InvariantMemory.llx
2004-07-28-MustAliasbug.llx
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
Teach BasicAA about noalias parameter attributes, but do it correctly this time.
2007-08-02 01:18:14 +00:00
2007-08-01-NoAliasAndGEP.ll
Teach BasicAA about noalias parameter attributes, but do it correctly this time.
2007-08-02 01:18:14 +00:00
2007-08-05-GetOverloadedModRef.ll
This resolves a regression of BasicAA which failed to find any memory information for overloaded intrinsics (PR1600). This resolves that issue, and improves the matching scheme to use a BitVector rather than a binary search.
2007-08-06 20:57:16 +00:00
dg.exp
featuretest.ll
gcsetest.ll
global-size.ll
licmtest.ll
modref.ll
tailcall-modref.ll