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 78001 include/llvm/Support/AArch64TargetParser.def
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64Subtarget.h
lib/Target/AArch64/AArch64Subtarget.cpp
test/CodeGen/AArch64/cpus.ll
test/CodeGen/AArch64/remat.ll
unittests/Support/TargetParserTest.cpp
|
nit: move this below with the empty others...