1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Stefan Stipanovic c892f2c16e [Attributor] Deduce "nosync" function attribute.
Introduce and deduce "nosync" function attribute to indicate that a function
does not synchronize with another thread in a way that other thread might free memory.

Reviewers: jdoerfert, jfb, nhaehnle, arsenm

Subscribers: wdng, hfinkel, nhaenhle, mehdi_amini, steven_wu,
dexonsmith, arsenm, uenoku, hiraditya, jfb, llvm-commits

Differential Revision: https://reviews.llvm.org/D62766

llvm-svn: 365830
2019-07-11 21:37:40 +00:00
..
Analysis [SCEV] teach SCEV symbolical execution about overflow intrinsics folding. 2019-07-11 02:18:22 +00:00
Assembler
Bindings [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Bitcode [Attributor] Deduce "nosync" function attribute. 2019-07-11 21:37:40 +00:00
BugPoint
CodeGen [AMDGPU] gfx908 hazard recognizer 2019-07-11 21:30:34 +00:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
MachineVerifier
MC [WebAssembly] Assembler: support negative float constants. 2019-07-11 18:18:07 +00:00
Object [llvm-readobj/llvm-readelf] - Report a warning instead of a error when dumping a broken dynamic section. 2019-07-11 12:26:48 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Revert r365775 - "[Object/ELF] - Improve error reporting for notes." 2019-07-11 14:03:27 +00:00
Transforms [Attributor] Deduce "nosync" function attribute. 2019-07-11 21:37:40 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh