[LLVMdev] Contributing the Apple ARM64 compiler backend

Eric Christopher echristo at gmail.com
Mon Mar 31 12:56:21 PDT 2014


On Mon, Mar 31, 2014 at 12:55 PM, Tim Northover <t.p.northover at gmail.com> wrote:
>> *nod*. That's most of what we needed for ARM as well. Should probably
>> conditionalize it on os darwin for now until it's tested more with a
>> command line?
>
> I'd almost prefer to leave it in for the bugs to be discovered
> (perhaps after some simple tests of our own). ARM went wirthout
> FastISel support on Linux for years simply because it was declared
> Darwin-only.
>

I'm not against this either. Merely throwing out suggestions :)

-eric



More information about the llvm-dev mailing list