1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test
Craig Topper e9ef45c2b8 [X86] Apply SlowIncDec feature to Sandybridge/Ivybridge CPUs as well
Currently we start applying this on Haswell and newer. I don't believe anything changed in the Haswell architecture to make this the right cutoff point. The partial flag handling around this has been roughly the same since Sandybridge.

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

llvm-svn: 312099
2017-08-30 05:00:35 +00:00
..
Analysis
Assembler Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
Bindings
Bitcode Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
BugPoint
CodeGen [X86] Apply SlowIncDec feature to Sandybridge/Ivybridge CPUs as well 2017-08-30 05:00:35 +00:00
DebugInfo Fix the dwarfdump test so that it passes in its new location 2017-08-29 22:25:16 +00:00
DllTool
Examples
ExecutionEngine
Feature Add ‘llvm.experimental.constrained.fma‘ Intrinsic. 2017-08-24 04:18:24 +00:00
FileCheck
Instrumentation Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer" 2017-08-29 21:56:56 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC Revert "The current version of LLVM X86 disassembler incorrectly interprets some possible sets of x86 prefixes. This patch is the first step to close PR7709 and PR17697. There will be next patch(es) to close relative PRs." temporarily while some regressions are addressed. 2017-08-29 08:23:46 +00:00
Object [WebAssembly] Fix overflow for input with missing version 2017-08-23 21:36:04 +00:00
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen Address r311914 review comments 2017-08-28 20:11:27 +00:00
ThinLTO/X86
tools [dwarfdump] Pretty print location expressions and location lists 2017-08-29 21:41:21 +00:00
Transforms [cfi] Avoid branch veneers in jump tables when possible. 2017-08-29 22:40:19 +00:00
Unit
Verifier [Verifier] Diagnose invalid DIType references instead of crashing. 2017-08-25 22:08:15 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh