llvm-6502/lib
Tim Northover 8dcac5d77a AArch64: fix vector-immediate BIC/ORR on big-endian devices.
Follow up to r217138, extending the logic to other NEON-immediate instructions.
As before, the instruction already performs the correct operation and we're
just using a different type for convenience, so we want a true nop-cast.

Patch by Asiri Rathnayake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217159 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-04 15:05:24 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Revert r216803 "[MachineSinking] Clear kill flag of all operands at all their uses." 2014-09-04 02:07:36 +00:00
DebugInfo Fix build faliure introduced by r217129. 2014-09-04 06:35:09 +00:00
ExecutionEngine build/cmake: Fix CMP0023 warning with libffi 2014-09-04 14:21:10 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target AArch64: fix vector-immediate BIC/ORR on big-endian devices. 2014-09-04 15:05:24 +00:00
Transforms Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default. 2014-09-04 13:23:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile