This patch add the most basic support for Qualcomm's Falkor CPU. Additional features, tuning, scheduling model, etc. to follow at a later time.
Chad
Paths
| Differential D26673
[AArch64] Add support for Qualcomm's Falkor CPU ClosedPublic Authored by mcrosier on Nov 15 2016, 7:56 AM.
Details Summary This patch add the most basic support for Qualcomm's Falkor CPU. Additional features, tuning, scheduling model, etc. to follow at a later time. Chad
Diff Detail
Event Timelinemcrosier updated this object. This revision is now accepted and ready to land.Nov 15 2016, 11:33 AM Comment Actions LGTM
Closed by commit rL287036: [AArch64] Add support for Qualcomm's Falkor CPU. (authored by mcrosier). · Explain WhyNov 15 2016, 1:44 PM This revision was automatically updated to reflect the committed changes. mcrosier marked an inline comment as done.
Revision Contents
Diff 78069 llvm/trunk/include/llvm/Support/AArch64TargetParser.def
llvm/trunk/lib/Target/AArch64/AArch64.td
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/trunk/test/CodeGen/AArch64/cpus.ll
llvm/trunk/test/CodeGen/AArch64/remat.ll
llvm/trunk/unittests/Support/TargetParserTest.cpp
|