llvm-6502/test
Dan Gohman 3837218ea0 Extend ScalarEvolution's executesAtLeastOnce logic to be able to
continue past the first conditional branch when looking for a
relevant test. This helps it avoid using MAX expressions in
loop trip counts in more cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54697 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-12 20:17:31 +00:00
..
Analysis Extend ScalarEvolution's executesAtLeastOnce logic to be able to 2008-08-12 20:17:31 +00:00
Archive sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
Assembler Fix the AsmWriter to not print extra spaces after parameter attributes. 2008-08-05 15:51:44 +00:00
Bindings/Ocaml [PR-2610] Adding Ocaml bindings for Switch::addCase. 2008-08-09 01:55:52 +00:00
Bitcode
BugPoint
CodeGen Improve the grep commands for this test to be tolerant of ABI 2008-08-11 20:10:41 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Testcase for r54520. 2008-08-08 07:00:26 +00:00
FrontendC++
FrontendFortran
FrontendObjC Move tests of the ObjC++ front-end to their own 2008-08-07 17:48:08 +00:00
FrontendObjC++ Move tests of the ObjC++ front-end to their own 2008-08-07 17:48:08 +00:00
Integer
lib Use correct compiler component names for objc 2008-08-07 17:59:54 +00:00
Linker
LLVMC
Other
Scripts
TableGen
Transforms Implement support for simplifying vector comparisons by 0.0 and 1.0 like we 2008-08-11 22:06:05 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh