Go to file
Chris Dewhurst 6bc3e13133 [Sparc] LEON erratum fix - Delay Slot Filler modification.
This code should have been with the previous check-in (r270417) and prevents the DelaySlotFiller pass being utilized in functions where the erratum fix has been applied as this will break the run-time code.

llvm-svn: 270418
2016-05-23 11:52:28 +00:00
clang [Clang][AVX512][BUILTIN]adding missing intrinsics for movdaq instruction set 2016-05-23 08:01:48 +00:00
clang-tools-extra Fix docs 2016-05-20 22:42:03 +00:00
compiler-rt [sanitizer] Don't use -fomit-frame-pointer in COMPILER_RT_DEBUG=On builds 2016-05-22 19:59:06 +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 Reorganize locale extension fallbacks. NFCI 2016-05-20 12:58:41 +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 Refactor EhFrameHdr. 2016-05-23 03:00:33 +00:00
lldb SymbolFile: remove an unused variable 2016-05-22 20:16:53 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [Sparc] LEON erratum fix - Delay Slot Filler modification. 2016-05-23 11:52:28 +00:00
openmp Remove trailing whitespace in src/ directory 2016-05-20 19:03:38 +00:00
polly Optimistic assume required invariant loads to be invariant 2016-05-23 10:40:54 +00:00