1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Analysis
Dan Gohman eb0a67278b Fix ScalarEvolution's backedge-taken count computations to check for
overflow when computing a integer division to round up.

Thanks to Nick Lewycky for noticing this!

llvm-svn: 73862
2009-06-21 23:46:38 +00:00
..
Andersens Check that the function prototypes are correct before assuming that the 2008-12-27 16:20:53 +00:00
BasicAA Teach BasicAliasAnalysis to understand constant gep indices that fall 2009-05-27 01:48:27 +00:00
CallGraph
Dominators
GlobalsModRef
LoopInfo Update this test for the LoopInfo::print changes. 2009-02-27 00:17:49 +00:00
PostDominators
ScalarEvolution Fix ScalarEvolution's backedge-taken count computations to check for 2009-06-21 23:46:38 +00:00