llvm-6502/test
Michael Zolotukhin 07db1c9b30 Add regression test for r207692.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207966 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-05 14:05:25 +00:00
..
Analysis Reapply "blockfreq: Approximate irreducible control flow" 2014-04-28 20:02:29 +00:00
Assembler
Bindings
Bitcode
BugPoint Revert r206989, "Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak." It has been fixed since r207265. 2014-04-27 11:59:33 +00:00
CodeGen CodeGen: correct memset emittance for WoA 2014-05-04 23:13:21 +00:00
DebugInfo DebugInfo: Correct the attribute type kind. 2014-05-01 18:31:21 +00:00
ExecutionEngine [ARM64] Disable regression tests for the old JIT. 2014-04-29 15:02:40 +00:00
Feature [IR] Make {extract,insert}element accept an index of any integer type. 2014-05-01 22:12:39 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC MC: support FK_SecRel_4 for Windows on ARM 2014-05-04 23:13:15 +00:00
Object [llvm-readobj] Add support for Mips specific ELF header e_flags. 2014-05-01 11:07:19 +00:00
Other
TableGen [tablegen] !strconcat accepts more than two arguments but this wasn't documented or tested. 2014-05-02 19:25:52 +00:00
tools llvm-cov: Fix handling of line zero appearing in a line table 2014-05-02 20:01:24 +00:00
Transforms Add regression test for r207692. 2014-05-05 14:05:25 +00:00
Unit
Verifier IR: Conservatively verify inalloca arguments 2014-04-30 17:22:00 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg [sanitizers] Propagate the sanitizer options through to the lit context. 2014-05-02 21:47:35 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh