1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Gerolf Hoflehner f0bf89b366 [IR] Upgrade comment token in objc retain release marker
Older compiler issued '#' instead of ';'

llvm-svn: 329248
2018-04-05 02:44:46 +00:00
..
Analysis [X86][CostModel] Use generic SSE levels instead of particular CPUs for shuffle costs 2018-04-04 11:14:12 +00:00
Assembler
Bindings Add C API bindings for DIBuilder 'Type' APIs 2018-04-02 00:17:40 +00:00
Bitcode [IR] Upgrade comment token in objc retain release marker 2018-04-05 02:44:46 +00:00
BugPoint
CodeGen [MIR-Canon] Improving performance by switching to named vregs. 2018-04-05 00:27:15 +00:00
DebugInfo Re-commit r329179 after fixing build&test issues 2018-04-04 14:42:14 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation hwasan: add -hwasan-match-all-tag flag 2018-04-04 20:44:59 +00:00
Integer
JitListener
Linker
LTO
MC [WebAssembly] Only write 32-bits for WebAssembly::OPERAND_OFFSET32 2018-04-04 22:27:58 +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
tools [X86][Btver2] Strip unnecessary check prefixes from resources tests 2018-04-04 13:25:45 +00:00
Transforms Don't inline @llvm.icall.branch.funnel 2018-04-04 21:46:27 +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