llvm-6502/test/CodeGen
2014-03-26 22:58:37 +00:00
..
AArch64 AArch64_BE Elf support for MC-JIT runtime dynamic linker 2014-03-26 14:57:32 +00:00
ARM ARM: add intrinsics for the v8 ldaex/stlex 2014-03-26 14:39:31 +00:00
CPP
Generic
Hexagon
Inputs
Mips Add @llvm.clear_cache builtin 2014-03-26 12:52:28 +00:00
MSP430
NVPTX Add test to test/CodeGen/NVPTX for "alloca buffer" arguments. 2014-03-24 16:52:30 +00:00
PowerPC [PowerPC] Generate VSX permutations for v2[fi]64 vectors 2014-03-26 22:58:37 +00:00
R600 R600: Add a testcase for sext_in_reg I missed. 2014-03-26 18:31:06 +00:00
SPARC
SystemZ [SystemZ] Add support for z196 float<->unsigned conversions 2014-03-21 10:56:30 +00:00
Thumb
Thumb2
X86 This is a fix for PR# 19051. I noticed code gen differences due to code motion when running tests with and without the debug info at O2. The problem is in branch folding. A loop wanted to skip the debug info, but actually it didn't do so. 2014-03-26 22:15:28 +00:00
XCore