1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Jinsong Ji aa4586c113 [PowerPC] Add stack guard tests
Copied from X86 and test powerpc triple.
Preparing for AIX stack guard tests.
2021-05-21 16:16:19 +00:00
..
Analysis [CostModel][X86] Tweak fptoui v4f32->v4i32 + v8f32->v8i32 SSE/AVX costs 2021-05-21 12:09:31 +01:00
Assembler [IR][Verifier] Relax restriction on alloca address spaces 2021-05-21 11:52:45 +02:00
Bindings
Bitcode [IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns 2021-05-20 09:54:38 -07:00
BugPoint
CodeGen [PowerPC] Add stack guard tests 2021-05-21 16:16:19 +00:00
DebugInfo 3rd Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands" 2021-05-21 11:06:20 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Add autogenerated test for fake stack 2021-05-20 15:48:16 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Fix PIC/GOT codegen for wasm64 2021-05-20 09:59:31 -07:00
Object
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Recommit: "[Debugify][Original DI] Test dbg var loc preservation"" 2021-05-21 02:04:29 -07:00
Transforms [LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopNest pass 2021-05-21 23:57:39 +09:00
Unit
Verifier [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-19 12:49:28 -07:00
YAMLParser
.clang-format
CMakeLists.txt Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00
lit.cfg.py
lit.site.cfg.py.in Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -04:00
TestRunner.sh