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-02-13 00:10:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Analysis
History
Owen Anderson
c418b82207
Finish making AliasAnalysis aware of the fact that most atomic intrinsics only dereference their arguments, and enhance
...
BasicAA to make use of this fact when computing ModRef info. llvm-svn: 63718
2009-02-04 05:16:46 +00:00
..
Andersens
Check that the function prototypes are correct before assuming that the
2008-12-27 16:20:53 +00:00
BasicAA
Finish making AliasAnalysis aware of the fact that most atomic intrinsics only dereference their arguments, and enhance
2009-02-04 05:16:46 +00:00
CallGraph
Rationalize the names of passes that print information:
2008-09-23 12:47:39 +00:00
Dominators
Move these tests into the proper directory.
2008-05-29 16:30:29 +00:00
GlobalsModRef
Remove the MarkModRef pass (use AddReadAttrs instead).
2008-09-19 08:23:44 +00:00
LoopInfo
Fix WriteAsOperand to not emit a leading space character. Adjust
2008-09-14 17:21:12 +00:00
PostDominators
Move these tests into the proper directory.
2008-05-29 16:30:29 +00:00
ScalarEvolution
Wind SCEV back in time, to Nov 18th. This 'fixes' PR3275, PR3294, PR3295,
2009-01-13 09:18:58 +00:00