llvm-project/llvm/test
Alina Sbirlea 3af2a69575 [SimplifyCFG] Mark missed Changed to true.
Summary:
DominatorTree is invalid after SimplifyCFG because of a missed `Changed = true` when simplifying a branch condition and removing an edge.
Resolves PR42272.

Reviewers: zhizhouy, manojgupta

Subscribers: jlebar, sanjoy.google, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65490

llvm-svn: 367596
2019-08-01 18:37:34 +00:00
..
Analysis [MemorySSA] Add additional verification for phis. 2019-07-31 17:41:04 +00:00
Assembler Allow prefetching from non-zero address spaces 2019-07-25 16:11:57 +00:00
Bindings [FunctionAttrs] Annotate "willreturn" for intrinsics 2019-07-28 06:09:56 +00:00
Bitcode Reland: [Remarks] Add an LLVM-bitstream-based remark serializer 2019-07-31 00:13:51 +00:00
BugPoint
CodeGen GlobalISel: Fix widenScalar for G_MERGE_VALUES to pointer 2019-08-01 18:13:16 +00:00
DebugInfo Reland "[DwarfDebug] Dump call site debug info" 2019-07-31 16:51:28 +00:00
Demangle
Examples
ExecutionEngine
Feature [FunctionAttrs] Annotate "willreturn" for intrinsics 2019-07-28 06:09:56 +00:00
FileCheck [FileCheck]] Canonicalize caret location testing 2019-07-24 12:38:29 +00:00
Instrumentation Reland the "[NewPM] Port Sancov" patch from rL365838. No functional 2019-07-25 20:53:15 +00:00
Integer
JitListener
LTO [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Linker IR: Teach GlobalIndirectSymbol::getBaseObject() to handle more kinds of expressions. 2019-07-24 22:23:05 +00:00
MC [WebAssembly] Assembler/InstPrinter: support call_indirect type index. 2019-08-01 18:08:26 +00:00
MachineVerifier [Testing] Fix tests that break with read-only checkouts 2019-08-01 06:41:40 +00:00
Object [llvm/Object] - Add a test for "empty string table" error. 2019-07-31 08:12:01 +00:00
ObjectYAML
Other Recommit "[GVN] Preserve loop related analysis/canonical forms." 2019-07-31 09:27:54 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen: Add MinAlignment predicate 2019-07-31 00:14:43 +00:00
ThinLTO/X86 [ThinLTO] only emit used or referenced CFI records to index 2019-07-09 18:50:55 +00:00
Transforms [SimplifyCFG] Mark missed Changed to true. 2019-08-01 18:37:34 +00:00
Unit
Verifier [FunctionAttrs] Annotate "willreturn" for intrinsics 2019-07-28 06:09:56 +00:00
YAMLParser
tools Move macho-data-in-code.ll to X86/macho-data-in-code.ll (to only run when x86 is a valid target). 2019-08-01 16:52:45 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in