llvm-6502/lib
Preston Gurd 94dc6540a8 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.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190717 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-13 19:23:28 +00:00
..
Analysis In AliasSetTracker, do not change the alias set to "mod/ref" when adding 2013-09-12 20:15:50 +00:00
AsmParser Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
Bitcode Patch provide by Tom Roeder! 2013-09-12 22:02:31 +00:00
CodeGen [Peephole] Rewrite copies to avoid cross register banks copies. 2013-09-13 18:26:31 +00:00
DebugInfo
ExecutionEngine LLVM Interpreter: implementation of "insertvalue" and "extractvalue"; 2013-09-12 10:48:23 +00:00
IR Debug Info: move class definition of DIRef. 2013-09-11 18:55:55 +00:00
IRReader
Linker Error on linking appending globals with different unnamed_addr. 2013-09-04 15:33:34 +00:00
MC Remove unused functions. 2013-09-10 22:42:31 +00:00
Object Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
Option Fix another mistake in r190442. 2013-09-10 23:22:56 +00:00
Support Adds support for Atom Silvermont (SLM) - -march=slm 2013-09-13 19:23:28 +00:00
TableGen
Target Adds support for Atom Silvermont (SLM) - -march=slm 2013-09-13 19:23:28 +00:00
Transforms [msan] Add source file:line to stack origin reports. 2013-09-13 12:54:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile