1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Stefan Pintilie 20d928df72 [PowerPC] Add ROP Protection to prologue and epilogue
Added hashst to the prologue and hashchk to the epilogue.
The hash for the prologue and epilogue must always be stored as the first
element in the local variable space on the stack.

Reviewed By: nemanjai, #powerpc

Differential Revision: https://reviews.llvm.org/D99377
2021-05-13 12:54:44 -05:00
..
Analysis [SCEV] Apply guards to max with non-unitary steps. 2021-05-13 09:47:29 +01:00
Assembler
Bindings
Bitcode [IR][AutoUpgrade] Drop align attribute from void return types 2021-05-11 08:23:55 -07:00
BugPoint
CodeGen [PowerPC] Add ROP Protection to prologue and epilogue 2021-05-13 12:54:44 -05:00
DebugInfo [Debug-Info] add -gstrict-dwarf support in backend 2021-05-12 23:00:52 -04:00
Demangle [Demangle][Rust] Parse basic types 2021-05-10 09:44:46 -07:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [TSAN] Honor failure memory orders in AtomicCAS 2021-05-13 01:07:22 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Add TLS data segment flag: WASM_SEG_FLAG_TLS 2021-05-12 13:31:02 -07:00
Object [lld][WebAssembly] Allow data symbols to extend past end of segment 2021-05-12 13:43:37 -07:00
ObjectYAML
Other [Passes] Use regex to match GlobalsAA line in test. 2021-05-13 13:22:18 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Make the NUL character invalid in .td files 2021-05-13 10:17:45 -04:00
ThinLTO/X86
tools [llvm-cov][test] Add test coverage for "gcov" implying "llvm-cov gcov" compatibility. 2021-05-12 08:21:42 -07:00
Transforms [InstSimplify] Remove redundant {insert,extract}_vector intrinsic chains 2021-05-13 16:09:50 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh