llvm-6502/test
Dan Gohman b0a57210a4 Fix loop unswitching's assumption that a code path which either
infinite loops or exits will eventually exit. This fixes PR5373.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112745 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-01 21:46:45 +00:00
..
Analysis Fix constant-over-index.ll test on windows. 2010-08-30 15:08:02 +00:00
Archive
Assembler remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bindings/Ocaml Update ocaml test. 2010-08-28 10:29:41 +00:00
Bitcode Remove NEON vmovn intrinsic, replacing it with vector truncate operations. 2010-08-30 20:02:30 +00:00
BugPoint
CodeGen temporarily revert r112664, it is causing a decoding conflict, and 2010-09-01 16:00:50 +00:00
DebugInfo
ExecutionEngine
Feature remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
FrontendAda
FrontendC Attempt to fix buildbot. 2010-09-01 05:19:06 +00:00
FrontendC++ Reapply r112623. Included additional check for unused byval argument. 2010-08-31 22:22:42 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
MC COFF: Update tests to reflect changes in last commit. 2010-09-01 14:15:31 +00:00
Other remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Scripts coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4. 2010-08-30 15:19:56 +00:00
TableGen
Transforms Fix loop unswitching's assumption that a code path which either 2010-09-01 21:46:45 +00:00
Unit
Verifier
CMakeLists.txt Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
lit.cfg Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
lit.site.cfg.in
Makefile Partially revert r112480. Caused test failures. 2010-08-30 15:34:08 +00:00
Makefile.tests
site.exp.in
TestRunner.sh Use exec. 2010-08-29 14:49:00 +00:00