llvm-6502/test
Rafael Espindola 0259b8e14f Add back tests that were reverted in r204203.
They pass again with the fix in r204581.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204582 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-24 03:48:15 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen WinCOFF: Add support for -ffunction-sections 2014-03-23 17:47:39 +00:00
DebugInfo DebugInfo: Omit DW_AT_addr_base from skeletal type units. 2014-03-21 20:27:21 +00:00
ExecutionEngine
Feature Expose "noduplicate" attribute as a property for intrinsics. 2014-03-18 23:51:07 +00:00
FileCheck
Instrumentation [ASan] Add -asan-module to the ASan .ll tests. 2014-03-20 11:16:34 +00:00
Integer
JitListener
Linker Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs. 2014-03-18 02:34:58 +00:00
LTO
MC Add back tests that were reverted in r204203. 2014-03-24 03:48:15 +00:00
Object Object: Output .file symbols properly 2014-03-20 06:29:02 +00:00
Other
TableGen
tools llvm-profdata: Check for bad data in the show command 2014-03-23 20:55:53 +00:00
Transforms Revert r204076 for now - it caused significant regressions in a number of 2014-03-23 04:22:31 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Refactor llvm/test/lit.cfg to use lit.util.which. 2014-03-21 17:31:35 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh