[llvm-commits] [PATCH, PowerPC] Fix MC instruction encodings

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Nov 16 12:46:30 PST 2012


>> However, right now, there is *no* test whatsoever for any encoding,
>> so IMHO it doesn't really make sense to block patches that fix
>> obviously broken encodings until the infrastructure is in place.

Sorry, it is not obvious at all for someone that has not been working
with ppc. Given that this is a case where LLVM has the necessary
infrastructure for adding tests (MC), can we put a *requirement* that
tests changing the encoding *must* include an assembly test?

Cheers,
Rafael



More information about the llvm-commits mailing list