AArch64: fix vector-immediate BIC/ORR on big-endian devices.
[oota-llvm.git] / test / CodeGen / AArch64 / stack_guard_remat.ll
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...