[llvm-commits] [llvm] r123252 - in /llvm/trunk/utils/Target: ./ ARM/ ARM/analyze-match-table.py
Chris Lattner
clattner at apple.com
Mon Jan 17 17:21:07 PST 2011
On Jan 17, 2011, at 5:18 PM, Daniel Dunbar wrote:
> On Wed, Jan 12, 2011 at 1:19 AM, Renato Golin <Renato.Golin at arm.com> wrote:
>> On 01/12/11 01:43, Chris Lattner wrote:
>>>> McARM: Write a silly Python script to compute some hard coded info from the
>>>> generated ARM match table, which is substantially more efficient than dealing
>>>> with tblgen.
>>>
>>> Is this a short term hack? This is really gross.
>>
>> I agree.
>
> I do too, it is a hopefully short term hack. I'm still in the process
> of figuring out how I want the ARM assembler parser to look like...
>
> Pretend amongst yourselves that I never checked the script in, and
> just added a lot of hard coded constants to the ARM assembler parser,
> and comment on how those are really gross instead...
What is your specific timeframe for removing the script? I can do a week, a month is too long.
-Chris
More information about the llvm-commits
mailing list