1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test
Vitaly Buka a4466b6459 [asan] Add flag to allow lifetime analysis of problematic allocas
Summary:
Could be useful for comparison when we suspect that alloca was skipped
because of this.

Reviewers: eugenis

Subscribers: llvm-commits

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

llvm-svn: 281126
2016-09-10 01:06:11 +00:00
..
Analysis
Assembler
Bindings
Bitcode [Bitcode] Add compatibility test for the 3.9 release 2016-09-09 17:24:31 +00:00
BugPoint
CodeGen AMDGPU: Fix immediate folding logic when shrinking instructions 2016-09-09 23:32:53 +00:00
DebugInfo [pdb] Print out some more info when dumping a raw stream. 2016-09-09 19:00:49 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
Examples
ExecutionEngine [ORC] Clone module flags metadata into the globals module in the 2016-09-04 17:53:30 +00:00
Feature
FileCheck
Instrumentation [asan] Add flag to allow lifetime analysis of problematic allocas 2016-09-10 01:06:11 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [Hexagon] Fix disassembler crash after r279255 2016-09-09 21:45:00 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen [TableGen] AsmMatcher: Add AsmVariantName to Instruction class. 2016-09-08 15:50:52 +00:00
ThinLTO/X86 Fix ThinLTO crash with debug info 2016-09-03 21:12:33 +00:00
tools [gold] Test that we handle invalid directory correctly. 2016-09-09 22:14:57 +00:00
Transforms Inliner: Don't mark swifterror allocas with lifetime markers 2016-09-09 22:40:27 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
lit.cfg Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
lit.site.cfg.in
TestRunner.sh