llvm-6502/test/CodeGen
Jozef Kolek c9ae6ee7a0 [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Fix bugs related to atomic microMIPS SC/LL instructions: While expanding atomic
operations the mips32r2 encoding was emitted instead of microMIPS.

Differential Revision: http://reviews.llvm.org/D6659


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224524 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-18 16:39:29 +00:00
..
AArch64
ARM Add a new string member to the TargetOptions struct for the name 2014-12-18 02:20:58 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips][microMIPS] Fix bugs related to atomic SC/LL instructions 2014-12-18 16:39:29 +00:00
MSP430
NVPTX [NVPTX] Fix bugs related to isSingleValueType 2014-12-17 17:59:04 +00:00
PowerPC [PowerPC] Improve instruction selection bit-permuting operations (32-bit) 2014-12-16 05:51:41 +00:00
R600 R600/SI: Fix f64 inline immediates 2014-12-17 21:04:08 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [AVX512] Enable FP arithmetic lowering for AVX512VL subsets. 2014-12-18 12:28:22 +00:00
XCore