[all-commits] [llvm/llvm-project] d2751f: [ExecutionEngine] Re-enable FastISel for non-iOS a...
lhames via All-commits
all-commits at lists.llvm.org
Sat Jan 11 10:50:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d2751f8fdf6c072045bab62f6035511e028f46ee
https://github.com/llvm/llvm-project/commit/d2751f8fdf6c072045bab62f6035511e028f46ee
Author: Lang Hames <lhames at gmail.com>
Date: 2020-01-11 (Sat, 11 Jan 2020)
Changed paths:
M llvm/lib/ExecutionEngine/TargetSelect.cpp
Log Message:
-----------
[ExecutionEngine] Re-enable FastISel for non-iOS arm targets.
Patch by Nicolas Capens. Thanks Nicolas!
https://reviews.llvm.org/D65015
More information about the All-commits
mailing list