llvm-mirror/test
Derek Schuff cc1cf3d580 [WebAssembly] Make register stackification more conservative
Register stackification currently checks VNInfo for changes. Make that
more accurate by testing each intervening instruction for any other defs
to the same virtual register.

Patch by Jacob Gravelle

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

llvm-svn: 282886
2016-09-30 18:02:54 +00:00
..
Analysis Enhance calcColdCallHeuristics for InvokeInst 2016-09-23 17:26:14 +00:00
Assembler
Bindings
Bitcode [thinlto] Basic thinlto fdo heuristic 2016-09-26 20:37:32 +00:00
BugPoint
CodeGen [WebAssembly] Make register stackification more conservative 2016-09-30 18:02:54 +00:00
DebugInfo [codeview] Use character types for all byte-sized integer types 2016-09-29 17:55:01 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Support dynamic shadow address instrumentation 2016-09-30 17:46:32 +00:00
Integer
JitListener
LibDriver
Linker Fix autoupgrade logic for Objective-C class properties module flag 2016-09-16 00:38:18 +00:00
LTO [LTO] Use llvm-nm instead of nm in new tests 2016-09-16 17:12:48 +00:00
MC AArch64: Set shift bit of TLSLE HI12 add instruction 2016-09-29 01:05:48 +00:00
Object Next set of additional error checks for invalid Mach-O files for the 2016-09-29 21:07:29 +00:00
ObjectYAML
Other [PM] Port CFGViewer and CFGPrinter to the new Pass Manager 2016-09-15 18:35:27 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Always emit a summary when compiling in ThinLTO mode 2016-09-20 23:07:17 +00:00
tools [sancov] introducing symbolized coverage files (.symcov) 2016-09-28 21:39:28 +00:00
Transforms [LV] Build all scalar steps for non-uniform induction variables 2016-09-30 15:13:52 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh