1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
Valentin Churavy a01ce5e73a Reland [Orc] Add verylazy example for C-bindings
This patch relands https://reviews.llvm.org/D104799, but fixes the
memory handling causing leak sanitizer failures.

This reverts commit a56fe117e04f7d4b953a4226af412dad59425fb5.
2021-07-18 21:17:49 +02:00
..
Analysis [ScalarEvolution] Fix overflow in computeBECount. 2021-07-16 16:15:18 -07:00
Assembler [AsmParser] Unify parsing of attributes 2021-07-15 17:51:11 +02:00
Bindings
Bitcode [BPF] Use elementtype attribute for preserve.array/struct.index intrinsics 2021-07-17 11:09:18 +02:00
BugPoint
CodeGen [DAG] DAGCombiner::foldSelectOfBinops - propagate the common flags to the merged binop 2021-07-18 18:38:59 +01:00
DebugInfo [InstrRef][FastISel] Support emitting DBG_INSTR_REF from fast-isel 2021-07-16 13:56:15 +01:00
Demangle
Examples
ExecutionEngine [ORC] Remove LLVM-side MachO Platform runtime support. 2021-07-17 14:25:31 +10:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier Revert "[MachineVerifier] Diagnose invalid INSERT_SUBREGs" 2021-07-16 09:53:55 -07:00
MC [RISCV] Teach constant materialization that it can use zext.w at the end with Zba to reduce number of instructions. 2021-07-16 09:35:56 -07:00
Object
ObjectYAML
Other [Coroutines] Run coroutine passes by default 2021-07-15 14:33:40 +08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 Revert "ThinLTO: Fix inline assembly references to static functions with CFI" 2021-07-16 14:47:33 -07:00
tools [AArch64] Update Cortex-A55 SchedModel to improve LDP scheduling 2021-07-16 12:00:57 +01:00
Transforms [SimplifyCFG] add test to show miscompile from FoldBranchToCommonDest (PR51125); NFC 2021-07-18 13:42:23 -04:00
Unit
Verifier [BPF] Use elementtype attribute for preserve.array/struct.index intrinsics 2021-07-17 11:09:18 +02:00
YAMLParser
.clang-format
CMakeLists.txt Reland [Orc] Add verylazy example for C-bindings 2021-07-18 21:17:49 +02:00
lit.cfg.py Reland [Orc] Add verylazy example for C-bindings 2021-07-18 21:17:49 +02:00
lit.site.cfg.py.in
TestRunner.sh