1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Wei Wang 7dabc836ba [FIX] Avoid creating BFI when emitting remarks for dead functions
Dead function has its body stripped away, and can cause various
analyses to panic. Also it does not make sense to apply analyses on
such function.

Reviewed By: xazax.hun, MaskRay, wenlei, hoy

Differential Revision: https://reviews.llvm.org/D84715
2020-08-25 11:12:38 -07:00
..
Analysis [LoopNest] False negative of arePerfectlyNested with LCSSA loops 2020-08-25 16:20:52 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen AArch64: Fix hardcoded register in test 2020-08-25 13:56:39 -04:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO [FIX] Avoid creating BFI when emitting remarks for dead functions 2020-08-25 11:12:38 -07:00
MachineVerifier
MC
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [DWARFYAML] Make the 'Attributes' field optional. 2020-08-25 22:37:43 +08:00
Transforms [NewPM][test] Fix accelerate-vector-functions.ll under NPM 2020-08-25 10:50:14 -07:00
Unit
Verifier [Verifier] Additional check for intrinsic get.active.lane.mask 2020-08-25 15:44:33 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh