llvm/test
James Y Knight f891cd3982 [SPARC] Fix 8 and 16-bit atomic load and store.
They were accidentally using the 32-bit load/store instruction for
8/16-bit operations, due to incorrect patterns

(8/16-bit cmpxchg and atomicrmw will be fixed in subsequent changes)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270486 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-23 20:33:00 +00:00
..
Analysis
Assembler Fix constant folding of addrspacecast of null 2016-05-21 00:14:04 +00:00
Bindings
Bitcode
BugPoint
CodeGen [SPARC] Fix 8 and 16-bit atomic load and store. 2016-05-23 20:33:00 +00:00
DebugInfo Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2 2016-05-23 20:23:46 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [profile] Static counter allocation for value profiling (part-1) 2016-05-21 22:55:34 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [AMDGPU] Assembler: refactor parsing of modifiers and immediates. Allow modifiers for imms. 2016-05-23 09:59:02 +00:00
Object
ObjectYAML [MachOYAML] Removing duplicated field from LC_UUID YAML 2016-05-20 18:36:52 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-dwp: More error handling around invalid compressed sections 2016-05-23 17:59:17 +00:00
Transforms [InstCombine] Fix assertion when bitcast is converted to gep 2016-05-23 19:23:17 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh