[all-commits] [llvm/llvm-project] 765b37: [AArch64][GlobalISel] Fallback if the +strict-alig...
AE via All-commits
all-commits at lists.llvm.org
Thu Jan 23 14:45:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 765b37abdfc037746bf51c43bcb1b8785b6639f0
https://github.com/llvm/llvm-project/commit/765b37abdfc037746bf51c43bcb1b8785b6639f0
Author: Amara Emerson <aemerson at apple.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
Log Message:
-----------
[AArch64][GlobalISel] Fallback if the +strict-align target feature is given.
Works around PR44246.
More information about the All-commits
mailing list