llvm-6502/tools
Tim Northover 09da6b5540 Atomics: promote ARM's IR-based atomics pass to CodeGen.
Still only 32-bit ARM using it at this stage, but the promotion allows
direct testing via opt and is a reasonably self-contained patch on the
way to switching ARM64.

At this point, other targets should be able to make use of it without
too much difficulty if they want. (See ARM64 commit coming soon for an
example).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206485 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-17 18:22:47 +00:00
..
bugpoint verify-di: Implement DebugInfoVerifier 2014-04-15 16:27:38 +00:00
bugpoint-passes
gold
llc llc: Add support for -mcpu=native. 2014-04-12 01:34:31 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-jitlistener
llvm-link
llvm-lto Teach llvm-lto to respect the given RelocModel. 2014-04-14 13:54:16 +00:00
llvm-mc [MC] Require an MCContext when constructing an MCDisassembler. 2014-04-15 04:40:56 +00:00
llvm-mcmarkup
llvm-nm
llvm-objdump objdump: identify WoA WinCOFF/ARM correctly 2014-04-17 06:17:23 +00:00
llvm-profdata
llvm-readobj tools: fix invalid printing, buffer overrun in llvm-readobj 2014-04-16 04:15:29 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress verify-di: Implement DebugInfoVerifier 2014-04-15 16:27:38 +00:00
llvm-symbolizer
lto
macho-dump
msbuild
obj2yaml
opt Atomics: promote ARM's IR-based atomics pass to CodeGen. 2014-04-17 18:22:47 +00:00
yaml2obj [yaml2obj][ELF] ELF Relocations Support. 2014-04-11 04:13:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile