llvm-6502/test/CodeGen
Renato Golin 421397ac00 Remove duplicated DMB instructions
ARM specific optimiztion, finding places in ARM machine code where 2 dmbs
follow one another, and eliminating one of them.

Patch by Reinoud Elhorst.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205409 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-02 09:03:43 +00:00
..
AArch64
ARM Remove duplicated DMB instructions 2014-04-02 09:03:43 +00:00
ARM64 ARM64: add intrinsic for pmull (p64 x p64 = p128) operations. 2014-04-01 12:22:37 +00:00
CPP
Generic
Hexagon
Inputs
Mips Fixed issue with microMIPS JAL instruction. 2014-03-31 14:00:10 +00:00
MSP430
NVPTX Fix for PR19099 - NVPTX produces invalid symbol names. 2014-03-31 15:56:26 +00:00
PowerPC [PowerPC] Add some missing VSX bitcast patterns 2014-04-01 19:24:27 +00:00
R600 Fix missing RUN line in test 2014-04-01 18:34:13 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Support segmented stacks on Win64 2014-04-01 18:34:21 +00:00
XCore