[llvm-commits] [llvm] r128703 - in /llvm/trunk/utils/TableGen: SubtargetEmitter.cpp SubtargetEmitter.h
Andrew Trick
atrick at apple.com
Thu Mar 31 19:45:17 PDT 2011
On Mar 31, 2011, at 7:28 PM, Eric Christopher wrote:
>
> On Mar 31, 2011, at 7:22 PM, Andrew Trick wrote:
>
>> Add annotations to tablegen-generated processor itineraries, or replace them with something meaningful. I want to be able to read and debug the generated tables.
>
> Heresy! Next you'll want to have it actually tell you what's wrong when you do something incorrectly!
>
> -eric
You're quite perceptive. My next request is a static analyzer that counts cycles and tells us where the scheduler screwed up ...assuming perfect cache, yadayada.
-Andy
More information about the llvm-commits
mailing list