1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Florian Hahn 3a8b302d64 Revert "[NewGVN] Track simplification dependencies for phi-of-ops."
This reverts commit 4f5da356ff35a218f23f0b0c4d08aee90da7de6e.

This causes some  buildbot failures, e.g.
https://lab.llvm.org/buildbot/#/builders/139/builds/3019
2021-04-23 09:56:17 +01:00
..
Analysis [SCEV] Compute ranges for lshr recurrences 2021-04-22 11:06:31 -07:00
Assembler [LLParser] Print mismatched types in error message 2021-04-21 13:10:37 -07:00
Bindings
Bitcode
BugPoint
CodeGen [AArch64] Fix for BTI landing pad insertion with PAC-RET+bkey. 2021-04-23 10:07:25 +02:00
DebugInfo [Bitcode] Ensure DIArgList in bitcode has no null or forward metadata refs 2021-04-22 12:03:33 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck Fix PR46880: Fail CHECK-NOT with undefined variable 2021-04-20 14:42:46 +01:00
Instrumentation [IR][sanitizer] Add module flag "frame-pointer" and set it for cc1 -mframe-pointer={non-leaf,all} 2021-04-22 18:07:30 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [RISCV] [1/2] Add IR intrinsic for Zbp extension 2021-04-22 16:34:51 -07:00
Object
ObjectYAML
Other [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-objdump: add --rpaths to macho support 2021-04-22 16:01:10 -07:00
Transforms Revert "[NewGVN] Track simplification dependencies for phi-of-ops." 2021-04-23 09:56:17 +01:00
Unit
Verifier [X86][AMX] Verify illegal types or instructions for x86_amx. 2021-04-20 16:14:22 +08:00
YAMLParser
.clang-format
CMakeLists.txt [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
lit.cfg.py [llvm-profgen] A couple tweaks to the testing harness. 2021-04-22 08:57:14 -07:00
lit.site.cfg.py.in
TestRunner.sh