llvm-6502/test
2014-05-01 12:30:01 +00:00
..
Analysis Reapply "blockfreq: Approximate irreducible control flow" 2014-04-28 20:02:29 +00:00
Assembler
Bindings
Bitcode Add 'musttail' marker to call instructions 2014-04-24 20:14:34 +00:00
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 AArch64/ARM64: print BFM instructions as BFI or BFXIL 2014-05-01 12:29:38 +00:00
DebugInfo Revert "Emit DW_AT_object_pointer once, on the declaration, for each function." 2014-04-30 22:58:19 +00:00
ExecutionEngine [ARM64] Disable regression tests for the old JIT. 2014-04-29 15:02:40 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO Add an -mattr option to the gold plugin to support subtarget features in LTO 2014-04-25 21:46:51 +00:00
MC AArch64/ARM64: rewrite test to use FileCheck & add ARM64 lines 2014-05-01 12:30:01 +00:00
Object [llvm-readobj] Add support for Mips specific ELF header e_flags. 2014-05-01 11:07:19 +00:00
Other
TableGen
tools ProfileData: Treat missing function counts as malformed 2014-04-25 02:45:33 +00:00
Transforms Revert r205965, which essentially reverts r205018 for the second time. 2014-05-01 11:24:11 +00:00
Unit
Verifier IR: Conservatively verify inalloca arguments 2014-04-30 17:22:00 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Don't expect to find fpcmp and PerfectShuffle when running lit tests 2014-04-30 21:26:35 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh