1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test
2018-04-04 10:12:53 +00:00
..
Analysis [SCEV] Make computeExitLimit more simple and more powerful 2018-04-03 05:57:19 +00:00
Assembler
Bindings Add C API bindings for DIBuilder 'Type' APIs 2018-04-02 00:17:40 +00:00
Bitcode Add the ShadowCallStack attribute 2018-04-03 20:10:40 +00:00
BugPoint
CodeGen [AArch64] Add patterns matching (fabs (fsub x y)) to (fabd x y) 2018-04-04 10:12:53 +00:00
DebugInfo [DEBUGINFO] Add option that allows to disable emission of flags in .loc directives. 2018-04-03 17:28:55 +00:00
Examples
ExecutionEngine
Feature Remove the LoopInstSimplify pass (-loop-instsimplify) 2018-03-12 20:49:42 +00:00
FileCheck
Instrumentation MSan: introduce the conservative assembly handling mode. 2018-04-03 09:50:06 +00:00
Integer
JitListener
Linker
LTO Object: Fix handling of @@@ in .symver directive 2018-03-20 00:45:03 +00:00
MC [ARM] Do not convert some vmov instructions 2018-04-04 08:54:19 +00:00
Object Disable a test using environment variables that requires a real shell 2018-04-03 18:19:52 +00:00
ObjectYAML
Other [PM][FunctionAttrs] add NoUnwind attribute inference to PostOrderFunctionAttrs pass 2018-03-23 21:46:16 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen TableGen: Support Intrinsic values in SearchableTable 2018-04-01 17:08:58 +00:00
ThinLTO/X86 [ThinLTO] Clear dllimport when setting dso_local. 2018-03-13 15:24:51 +00:00
tools [llvm-mca] Move the logic that prints register file statistics to its own view. NFCI 2018-04-03 16:46:23 +00:00
Transforms [SCEV] Prove implications for SCEVUnknown Phis 2018-04-04 05:46:47 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Remove llvm-mcmarkup. 2018-04-02 23:17:55 +00:00
lit.cfg.py Remove llvm-mcmarkup. 2018-04-02 23:17:55 +00:00
lit.site.cfg.py.in
TestRunner.sh