Go to file
Andrey Turetskiy 45b22a4aff [X86] Enable RRL part of the LEA optimization pass for -O2.
Enable "Remove Redundant LEAs" part of the LEA optimization pass for -O2.
This gives 6.4% performance improve on Broadwell on nnet benchmark from Coremark-pro.
There is no significant effect on other benchmarks (Geekbench, Spec2000, Spec2006).

Differential Revision: http://reviews.llvm.org/D19659

llvm-svn: 270036
2016-05-19 10:18:29 +00:00
clang [X86][SSE2] Sync with llvm/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll 2016-05-19 09:52:59 +00:00
clang-tools-extra [clang-tidy] Fix/add style guide links. 2016-05-19 09:31:30 +00:00
compiler-rt Reapply^3 "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC" 2016-05-19 03:55:20 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Cleanup superfluous std:: qualifiers in <type_traits> 2016-05-18 23:09:24 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Simplify, NFC. 2016-05-18 21:05:18 +00:00
lldb second pass over removal of Mutex and Condition 2016-05-19 05:13:57 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86] Enable RRL part of the LEA optimization pass for -O2. 2016-05-19 10:18:29 +00:00
openmp Remove unnecessary unistd.h header from tests. 2016-05-18 21:36:34 +00:00
polly docs: Remove reference to PoCC 2016-05-17 19:44:16 +00:00