llvm-6502/test/CodeGen
Yi Kong 090a8f45f2 [ARM] Implement ISB memory barrier intrinsic
Adds support for __builtin_arm_isb. Also corrects DSB and ISB instructions
modelling by adding has-side-effects property.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212276 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-03 16:00:41 +00:00
..
AArch64 [aarch64] Add a test that should have been in r212242 but I forgot to 2014-07-03 02:12:26 +00:00
ARM [ARM] Implement ISB memory barrier intrinsic 2014-07-03 16:00:41 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX [NVPTX] Add reflect intrinsic (better than matching by function name) 2014-06-27 18:36:11 +00:00
PowerPC Fix ppcf128 component access on little-endian systems 2014-07-03 15:06:47 +00:00
R600 R600: Promote i64 loads to v2i32 2014-07-02 20:53:54 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 bug fix for PR20020: anti-dependency-breaker causes miscompilation 2014-07-03 15:19:40 +00:00
XCore