1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test
2016-06-07 21:46:14 +00:00
..
Analysis [CFLAA] Add AttrEscaped, remove bit twiddling functions. 2016-06-07 18:35:37 +00:00
Assembler
Bindings
Bitcode [BitCode] Make sure atomicrmw's argument is an actual PointerType 2016-06-05 18:43:40 +00:00
BugPoint
CodeGen AMDGPU: Add amdgpu-ps-wqm-outputs function attributes 2016-06-07 21:37:17 +00:00
DebugInfo Re-land "[codeview] Emit information about global variables" 2016-06-07 00:02:03 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [esan|wset] Optionally assume intra-cache-line accesses 2016-06-03 22:29:52 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [ARM] Accept conditional versions of BXNS and BLXNS 2016-06-07 14:58:48 +00:00
Object [mips] Remove CPU-only triples from llvm-objdump commands. 2016-06-03 10:22:22 +00:00
ObjectYAML [yaml2obj] Sort MachO LinkEdit write operations based on offset 2016-06-03 16:58:05 +00:00
Other [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes. 2016-06-02 22:14:26 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sections 2016-06-07 11:04:49 +00:00
Transforms Use FileCheck instead of grepping for patterns. NFC. 2016-06-07 21:46:14 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [cmake] Fix builds with LLVM_ENABLE_PIC=0 2016-06-02 16:29:07 +00:00
lit.cfg
lit.site.cfg.in
TestRunner.sh