Use tablegen to autogenerate isBranchtarget helper functions. This is a cleanup that removes almost identical functions that differ only in a few constants.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AArch64/AArch64InstrFormats.td | ||
---|---|---|
279 | Instead of listing the minimum and maximum values, could these just be calculated from the bit-width in isBranchTarget? |
Instead of listing the minimum and maximum values, could these just be calculated from the bit-width in isBranchTarget?