1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Ehud Katz e56f9427ee [StructurizeCFG] Fix region nodes ordering
This is a reimplementation of the `orderNodes` function, as the old
implementation didn't take into account all cases.

Fix PR41509

Differential Revision: https://reviews.llvm.org/D79037
2020-05-13 15:33:36 +03:00
..
Analysis [CostModel] Modify BasicTTI getCastInstrCost 2020-05-13 07:26:08 +01:00
Assembler [DebugInfo] Fortran module DebugInfo support in LLVM 2020-05-13 12:52:30 +05:30
Bindings
Bitcode [DebugInfo] Fortran module DebugInfo support in LLVM 2020-05-13 12:52:30 +05:30
BugPoint
CodeGen [NFC] [PowerPC] Narrow fast-math flags in tests 2020-05-13 17:22:45 +08:00
DebugInfo [DebugInfo] Fixes windows bot failure due to a test failure 2020-05-13 14:34:47 +05:30
Demangle
Examples
ExecutionEngine
Feature [examples] Skip building the Bye pass plugin on windows 2020-05-13 13:40:56 +03:00
FileCheck [FileCheck] Make invalid prefix diagnostics more precise 2020-05-11 21:11:58 -04:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU][MC][GFX9+] Enabled clamp for v_add_i32 and v_sub_i32 2020-05-13 14:17:20 +03:00
Object
ObjectYAML
Other [PassBuilder] Moved ProfileSummaryAnalysis in buildInlinerPipeline. 2020-05-12 16:00:40 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix register class handling in TableGen's DAG ISel Matcher Generator 2020-05-13 10:17:03 +01:00
ThinLTO/X86
tools [SampleFDO] Rename llvm-profdata flag -partial-profile to -gen-partial-profile. 2020-05-12 15:06:03 -07:00
Transforms [StructurizeCFG] Fix region nodes ordering 2020-05-13 15:33:36 +03:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [examples] Skip building the Bye pass plugin on windows 2020-05-13 13:40:56 +03:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh