1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
Hans Wennborg 8ffdfd4312 Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)"
ExecutionEngine/MCJIT/cet-code-model-lager.ll is failing on 32-bit
windows, see llvm-commits thread for fef2dab.

This reverts commit 43f031d31264d20cfb8f1ebd606c66e57c231d4d
and the follow-ups fef2dab100dfc7c49ccf0ce2bacea409324b54ba and
6a800f6f622a7ade275fa6cb1ef07803460d8bb3.
2020-04-06 15:05:25 +02:00
..
Analysis [CostModel][X86] Add some insert subvector cost tests for vXf32/vXi32/vXi16/vXi8 types 2020-04-04 22:46:57 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)" 2020-04-06 15:05:25 +02:00
DebugInfo [DWARF5] Added support for emission of debug_macro section. 2020-04-06 17:45:10 +05:30
Demangle
Examples
ExecutionEngine Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)" 2020-04-06 15:05:25 +02:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [ARM] Add data gathering hint instruction 2020-04-05 15:21:00 +01:00
Object
ObjectYAML
Other Expose attributor-disable to the new and old pass managers 2020-04-05 22:29:34 -05:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-dwp] Fix a possible out of bound access. 2020-04-06 14:31:00 +07:00
Transforms [Matrix] Add option to use row-major matrix layout as default. 2020-04-06 10:00:56 +01:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh