1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
Yuanfang Chen 06613d74b4 [CGProfile] allows bitcast in metadata node storing function pointers
For example,  during RAUW in IRMover, the `Function` ValueAsMetadata in "CG Profile" could become bitcast.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D88433
2020-11-13 09:28:21 -08:00
..
Analysis [SCEV] Fix nsw flags for GEP expressions 2020-11-13 18:19:32 +01:00
Assembler
Bindings
Bitcode [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
BugPoint
CodeGen AMDGPU/GlobalISel: Regenerate some checks 2020-11-13 11:29:15 -05:00
DebugInfo [llvm] Check the debug info line table for basic block sections. 2020-11-09 12:19:20 -08:00
Demangle
Examples
ExecutionEngine
Feature [NewPM] Provide method to run all pipeline callbacks, used for -O0 2020-11-11 15:10:27 -08:00
FileCheck
Instrumentation Add a flag to control whether to propagate labels from condition values to results 2020-11-11 20:41:42 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Add new relocation type for TLS data symbols 2020-11-13 07:59:29 -08:00
Object [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08:00
ObjectYAML [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08:00
Other Add !annotation metadata and remarks pass. 2020-11-13 13:24:10 +00:00
Reduce [llvm-reduce] Add reduction for special globals like llvm.used. 2020-11-11 11:25:05 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Enhance the six comparison bang operators. 2020-11-13 09:57:27 -05:00
ThinLTO/X86
tools [UpdateTestChecks] Fix $ in function test for ARM. 2020-11-13 12:26:56 +01:00
Transforms [CGProfile] allows bitcast in metadata node storing function pointers 2020-11-13 09:28:21 -08:00
Unit
Verifier Add !annotation metadata and remarks pass. 2020-11-13 13:24:10 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh