llvm-project/llvm/test
Juneyoung Lee 111a02decd [JumpThreading] Fold br(freeze(undef))
This patch makes JumpThreading fold br(freeze(undef)) if the freeze instruction
is only used by the branch.

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D84818
2020-07-30 09:38:50 +09:00
..
Analysis [ConstantFolding] fold integer min/max intrinsics 2020-07-29 11:01:13 -04:00
Assembler [ThinLTO] parse flags and blockcount summaries 2020-07-20 09:50:22 -07:00
Bindings [llvm] Development-mode InlineAdvisor 2020-07-20 11:01:56 -07:00
Bitcode [Bitcode] Avoid duplicating linker option when upgrading 2020-07-23 13:07:28 -07:00
BugPoint
CodeGen GlobalISel: Handle llvm.roundeven 2020-07-29 20:01:12 -04:00
DebugInfo [FunctionAttrs] Rename functionattrs -> function-attrs 2020-07-28 09:09:13 -07:00
Demangle
Examples
ExecutionEngine [jitlink] Updating test file for GOT relocations for elf x86 2020-07-21 17:19:48 +10:00
Feature [FunctionAttrs] Rename functionattrs -> function-attrs 2020-07-28 09:09:13 -07:00
FileCheck [FileCheck] Report captured variables 2020-07-28 19:15:18 -04:00
Instrumentation [DFSan] Add efficient fast16labels instrumentation mode. 2020-07-29 18:58:47 +00:00
Integer
JitListener
LTO
Linker
MC Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" 2020-07-28 14:00:11 +00:00
MachineVerifier GlobalISel: Verify G_BITCAST changes the type 2020-07-08 17:16:27 -04:00
Object [llvm-readobj] - Don't get the name of the symbol table in ELFDumper<ELFT>::printSymbolsHelper. 2020-07-22 17:28:20 +03:00
ObjectYAML [DWARFYAML] Make the field names consistent with the DWARF spec. NFC. 2020-07-29 23:10:08 +08:00
Other [Matrix] Add minimal lowering pass that only requires TTI. 2020-07-20 11:16:11 +01:00
Reduce [Reduce] Argument reduction: shoe-horn new function into remaining uses of old function 2020-07-27 15:39:03 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Allow output instructions with multiple defs 2020-07-27 18:31:13 -04:00
ThinLTO/X86 [ThinLTO] [test] cache.ll: Prevent Spotlight indexing of the output dir 2020-07-28 21:21:58 -07:00
Transforms [JumpThreading] Fold br(freeze(undef)) 2020-07-30 09:38:50 +09:00
Unit
Verifier Verifier: Check byref address space for AMDGPU calling conventions 2020-07-20 11:13:11 -04:00
YAMLParser
tools [DWARFYAML] Make the field names consistent with the DWARF spec. NFC. 2020-07-29 23:10:08 +08:00
.clang-format
CMakeLists.txt Revert D83834 "Add test utility 'extract'" 2020-07-28 13:26:33 -07:00
TestRunner.sh
lit.cfg.py Revert D83834 "Add test utility 'extract'" 2020-07-28 13:26:33 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00