llvm-6502/test
2014-03-05 15:25:27 +00:00
..
Analysis
Assembler
Bindings
Bitcode Ensure bitcode encoding of instructions and their operands stays stable. 2014-03-02 15:26:36 +00:00
BugPoint
CodeGen ARM: Correctly align arguments after a byval struct is passed on the stack 2014-03-05 15:25:27 +00:00
DebugInfo Add DWARF discriminator support to DILexicalBlocks. 2014-03-03 18:53:17 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Handle X86 SIMD bitshift intrinsics. 2014-03-03 13:47:42 +00:00
Integer
JitListener
Linker
LTO
MC This patch implements .set dsp directive and sets appropriate feature bits.This directive is a counterpart of -mattr=dsp command line option with the exception that it does not influence elf header flags. The usage example is gives in test file. 2014-03-05 11:05:09 +00:00
Object Now that it is possible, use the mangler in IRObjectFile. 2014-02-28 02:17:23 +00:00
Other
TableGen
tools llvm-objdump: Indent unwind info contents. 2014-03-04 19:23:56 +00:00
Transforms Trivial test commit. 2014-03-05 02:09:51 +00:00
Unit With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore. 2014-02-28 16:16:51 +00:00
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] check-llvm: Include "bugpoint" in dependent list. 2014-03-04 16:13:30 +00:00
lit.cfg
lit.site.cfg.in
Makefile With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore. 2014-02-28 16:16:51 +00:00
Makefile.tests
TestRunner.sh