Go to file
Preston Gurd 3fe264d625 Adds support for Atom Silvermont (SLM) - -march=slm
Implements Instruction scheduler latencies for Silvermont,
using latencies from the Intel Silvermont Optimization Guide.

Auto detects SLM.

Turns on post RA scheduler when generating code for SLM.

llvm-svn: 190717
2013-09-13 19:23:28 +00:00
clang DebugInfo: omit debug info for friends 2013-09-13 18:45:00 +00:00
clang-tools-extra Transform files in a compilation database if no sources are provided. 2013-09-12 20:10:59 +00:00
compiler-rt [msan] Add source file:line to stack origin reports. 2013-09-13 12:55:07 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Fix link to dynarray issue 2013-09-13 17:32:32 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld Add test case for the not-yet implemented copy relocations. 2013-09-13 18:32:34 +00:00
lldb Skip tests that segfault or are inconsistent on FreeBSD 2013-09-13 17:35:13 +00:00
llvm Adds support for Atom Silvermont (SLM) - -march=slm 2013-09-13 19:23:28 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00