This website requires JavaScript.
Explore
Help
Register
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
2025-01-30 16:53:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Analysis
History
Dan Gohman
9c1b7fdc46
Add a comment to this test.
...
llvm-svn: 102387
2010-04-26 21:37:43 +00:00
..
BasicAA
Pointers to zero-sized objects don't point to overlapping objects.
2010-04-08 18:11:50 +00:00
CallGraph
fix some failures my callgraph dump format change broke.
2010-04-23 18:38:40 +00:00
Dominators
…
GlobalsModRef
…
LoopDependenceAnalysis
-disable-output is no longer needed with -analyze.
2010-01-26 19:25:59 +00:00
LoopInfo
Update these tests to match what Loop::print now prints.
2009-10-24 23:52:07 +00:00
PointerTracking
Update computeArraySize() to use ComputeMultiple() to determine the array size associated with a malloc; also extend PerformHeapAllocSRoA() to check if the optimized malloc's arg had its highest bit set, so that it is safe for ComputeMultiple() to look through sext instructions while determining the optimized malloc's array size
2009-11-10 08:32:25 +00:00
PostDominators
Fix PR6047
2010-01-16 13:38:07 +00:00
Profiling
…
ScalarEvolution
Add a comment to this test.
2010-04-26 21:37:43 +00:00