search for: ilpxx

Displaying 2 results from an estimated 2 matches for "ilpxx".

2015 Jul 31
0
[LLVMdev] The Trouble with Triples
...le) and be > able to rely on the answer. At the moment, we incorrectly conflate 'is it a > 64-bit ISA?' with 'is the CPU 64-bit?' as well as 'is the ABI 64-bit?' with > 'is the ISA 64-bit?' I feel your pain. We have our own variants of VFP, PCS, extensions, ILPXX, IEEE support, CPUs with the same revision belonging to two different architectures and vice-versa. Not to mention that we have two back-ends, and one architecture (ARMv8 is split between the two). And all the brand names that people mad up during the years (StrongARM, XScale, Krait, Tegra) which m...
2015 Jul 31
2
[LLVMdev] The Trouble with Triples
> > (from the context, you might have meant 'tuple' where you've written 'triple'. I'm answering based on the assumption you meant 'triple') > I did mean what I wrote. I thought I ought to check since it's very easy to mix up triples and tuples and the context sounded off. I'm glad I picked the right assumption. > > The proposed TargetTuple