1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Vedant Kumar c3f6a95ff7 [CodeExtractor] Add support for the swifterror attribute
When passing a `swifterror` argument or alloca as an input to an
extraction region, mark the input parameter `swifterror`.

llvm-svn: 352408
2019-01-28 19:13:37 +00:00
..
Analysis [AMDGPU] Add intrinsics for 16 bit interpolation 2019-01-28 13:48:59 +00:00
Assembler
Bindings
Bitcode Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of noreturn calls" 2019-01-24 18:04:21 +00:00
BugPoint
CodeGen [GlobalISel][AArch64] Add instruction selection support for G_FCOS and G_FSIN 2019-01-28 18:34:18 +00:00
DebugInfo [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs 2019-01-28 12:08:31 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck Revert "Detect incorrect FileCheck variable CLI definition" 2019-01-27 09:02:19 +00:00
Instrumentation hwasan: If we split the entry block, move static allocas back into the entry block. 2019-01-25 02:08:46 +00:00
Integer
JitListener
Linker
LTO
MC [llvm-objdump] - Print LMAs when dumping section headers. 2019-01-28 14:11:35 +00:00
Object [obj2yaml] - Dump the sh_entsize section field. 2019-01-28 15:05:10 +00:00
ObjectYAML
Other Try to address Windows bot failure after r352080 2019-01-25 00:15:16 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [TblGen] Extend !if semantics through new feature !cond 2019-01-25 10:25:25 +00:00
ThinLTO/X86
tools [llvm-objdump] - Update test after r352366. NFC. 2019-01-28 15:49:41 +00:00
Transforms [CodeExtractor] Add support for the swifterror attribute 2019-01-28 19:13:37 +00:00
Unit
Verifier GlobalISel: Verify load/store has a pointer input 2019-01-27 15:57:23 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh