This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Analysis
History
Dan Gohman
6350296efc
Teach ScalarEvolution to recognize x^-1 in the case where non-demanded
...
bits have been stripped out by instcombine. llvm-svn: 72010
2009-05-18 16:29:04 +00:00
..
Andersens
Check that the function prototypes are correct before assuming that the
2008-12-27 16:20:53 +00:00
BasicAA
change this to test for an alias result more directly.
2009-03-16 18:28:27 +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
Update this test for the LoopInfo::print changes.
2009-02-27 00:17:49 +00:00
PostDominators
Move these tests into the proper directory.
2008-05-29 16:30:29 +00:00
ScalarEvolution
Teach ScalarEvolution to recognize x^-1 in the case where non-demanded
2009-05-18 16:29:04 +00:00