1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Chandler Carruth 9932362f35 Disable GVN Hoist due to still more bugs being found in it. There is
also a discussion about exactly what we should do prior to re-enabling
it.

The current bug is http://llvm.org/PR32821 and the discussion about this
is in the review thread for r300200.

llvm-svn: 301505
2017-04-27 00:28:03 +00:00
..
Analysis Reverts commit r301424, r301425 and r301426 2017-04-26 16:37:05 +00:00
Assembler Add support for DW_TAG_thrown_type. 2017-04-26 22:56:44 +00:00
Bindings
Bitcode
BugPoint
CodeGen [DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X) 2017-04-26 20:26:46 +00:00
DebugInfo Revert r301487: Replace HashString algorithm with xxHash64 2017-04-26 23:15:10 +00:00
Examples
ExecutionEngine
Feature Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
FileCheck
Instrumentation [asan] Let the frontend disable gc-sections optimization for asan globals. 2017-04-24 19:34:13 +00:00
Integer
JitListener
LibDriver
Linker
LTO LTO: Mark undefined module asm symbols as used. 2017-04-26 17:53:39 +00:00
MC [AMDGPU][MC] Added arg checks for vmcnt, expcnt, lgkmcnt helpers 2017-04-26 17:55:50 +00:00
Object
ObjectYAML [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
Other Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
SymbolRewriter
TableGen [globalisel][tablegen] Add support for RegisterOperand. 2017-04-22 15:53:21 +00:00
ThinLTO/X86
tools LTO: Mark undefined module asm symbols as used. 2017-04-26 17:53:39 +00:00
Transforms Disable GVN Hoist due to still more bugs being found in it. There is 2017-04-27 00:28:03 +00:00
Unit
Verifier Add support for DW_TAG_thrown_type. 2017-04-26 22:56:44 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh