llvm-6502/test
Dan Gohman 51f53b7f5a 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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73862 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-21 23:46:38 +00:00
..
Analysis Fix ScalarEvolution's backedge-taken count computations to check for 2009-06-21 23:46:38 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR4185. 2009-06-21 12:02:51 +00:00
DebugInfo Use MainCU if it is available. 2009-06-16 02:09:30 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC new testcase for rdar://6983634 2009-06-18 22:53:26 +00:00
FrontendC++ Test for llvm-gcc patch 73564. 2009-06-16 22:18:33 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer Converted a1.ll to unittests. 2009-03-24 21:36:09 +00:00
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Fix ScalarEvolution's backedge-taken count computations to check for 2009-06-21 23:46:38 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh