llvm/test
Jack Carter d12fce1a27 Mips ELF: MicroMips direct object Little endian support.
Test included.

Patch by Zoran Jovanovich


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188024 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-08 23:30:40 +00:00
..
Analysis FileCheckize some of the testcases. 2013-08-05 23:43:18 +00:00
Assembler DISubprogram metadata have an MDNode representing which base type 2013-08-08 08:35:37 +00:00
Bindings/Ocaml
Bitcode
BugPoint Debug Info Finder|Verifier: handle DbgLoc attached to instructions. 2013-08-06 19:38:43 +00:00
CodeGen Revert "Reapply r185872 now that the address sanitizer has been changed to support this." 2013-08-08 21:04:16 +00:00
DebugInfo For DW_TAG_template_type_parameter the actual passed in type could 2013-08-08 08:09:43 +00:00
ExecutionEngine LLVM Interpreter: MIPS tests should pass 2013-08-07 06:13:21 +00:00
Feature Debug Info Finder|Verifier: handle DbgLoc attached to instructions. 2013-08-06 19:38:43 +00:00
FileCheck Fix handling of CHECK-DAG combined with CHECK-NOT 2013-08-02 11:32:50 +00:00
Instrumentation DataFlowSanitizer; LLVM changes. 2013-08-07 22:47:18 +00:00
Integer
JitListener Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
Linker
MC Mips ELF: MicroMips direct object Little endian support. 2013-08-08 23:30:40 +00:00
Object [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
Other
TableGen
tools
Transforms Disable inlining between sanitized and non-sanitized functions. 2013-08-08 08:22:39 +00:00
Unit [tests] Avoid deprecated except syntax. 2013-08-07 23:09:10 +00:00
Verifier Reject bitcasts between address spaces with different sizes 2013-07-31 17:49:08 +00:00
YAMLParser
CMakeLists.txt
lit.cfg [lit] Remove on_clone member, which is no longer used. 2013-08-08 20:59:13 +00:00
lit.site.cfg.in [tests] Avoid deprecated except syntax. 2013-08-07 23:09:10 +00:00
Makefile [tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables. 2013-08-08 20:59:27 +00:00
Makefile.tests
TestRunner.sh