1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test
2017-03-02 17:50:24 +00:00
..
Analysis [BasicAA] Take attributes into account when requesting modref info for a call site 2017-03-01 13:19:51 +00:00
Assembler
Bindings
Bitcode Add function importing info from samplepgo profile to the module summary. 2017-02-28 18:09:44 +00:00
BugPoint
CodeGen [Hexagon] Properly handle 'q' constraint in 128-byte vector mode 2017-03-02 17:50:24 +00:00
DebugInfo Elide argument copies during instruction selection 2017-03-01 21:42:00 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Fix instrumentation of array allocas. 2017-02-24 00:13:17 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [Hexagon] Fix testcase accidentally broken by r296645 2017-03-01 17:53:42 +00:00
Object
ObjectYAML
Other NewGVN: Add debug counter for value numbering 2017-03-01 19:59:26 +00:00
SymbolRewriter
TableGen [globalisel] Decouple src pattern operands from dst pattern operands. 2017-02-24 15:43:30 +00:00
ThinLTO/X86 LTO: When creating a local cache, create the cache directory if it does not already exist. 2017-03-02 02:02:38 +00:00
tools LTO: When creating a local cache, create the cache directory if it does not already exist. 2017-03-02 02:02:38 +00:00
Transforms The patch turns on epilogue unroll for loops with constant recurency start. 2017-03-02 17:38:46 +00:00
Unit
Verifier Teach the IR verifier to reject conflicting debug info for function arguments. 2017-02-28 23:48:42 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh