llvm-6502/test
Dan Gohman 00877fc657 Add a testcase for i256 add. i256 isn't fully supported in
codegen right now, but add and subtract work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57260 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-07 20:39:12 +00:00
..
Analysis
Archive
Assembler Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add a testcase for i256 add. i256 isn't fully supported in 2008-10-07 20:39:12 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC fix filetype suffix 2008-10-07 06:41:02 +00:00
FrontendObjC++ This is an objective-c test, not an objective-c++ one. 2008-10-06 18:42:48 +00:00
Integer
lib add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang 2008-10-07 14:48:14 +00:00
Linker
LLVMC
Other Remove interfaces implemented by dead pass from the list of available passes. 2008-10-06 20:36:36 +00:00
Scripts
TableGen
Transforms Fix typo, fix PR 2865. 2008-10-06 23:22:54 +00:00
Verifier
Makefile add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang 2008-10-07 14:48:14 +00:00
Makefile.tests
TestRunner.sh