llvm-6502/test
Chris Lattner ba8cea450f implement the iret suite of instructions properly,
fixing rdar://8403974



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113349 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-08 05:38:31 +00:00
..
Analysis remove some noise from tests. 2010-09-02 22:35:33 +00:00
Archive
Assembler add a new "llvm-dis -show-annotations" option, which causes it to print 2010-09-02 23:21:44 +00:00
Bindings/Ocaml
Bitcode Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
BugPoint
CodeGen disable for the moment while tracking down a few Thumb2-O0 failure that look 2010-09-08 02:00:34 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Typo. Thanks to BillW for pointing it out! 2010-09-07 20:39:07 +00:00
FrontendC++ Reapply r112623. Included additional check for unused byval argument. 2010-08-31 22:22:42 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer we are past the point where these tests are useful. 2010-09-02 22:32:02 +00:00
lib
Linker
LLVMC
MC implement the iret suite of instructions properly, 2010-09-08 05:38:31 +00:00
Other
Scripts coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4. 2010-08-30 15:19:56 +00:00
TableGen Generalize getFieldType to work on all TypedInits. Add a couple of testcases from 2010-09-03 21:00:49 +00:00
Transforms Fix a serious performance regression introduced by r108687 on linux: 2010-09-07 20:01:38 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
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