Displaying 13 results from an estimated 13 matches for "economyt".
Did you mean:
economy
2012 Dec 04
0
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
...happens in two tablegen files when inlining utostr. I've not run into it building with 2010 or 2008. It's rather odd that utostr_32 doesn't cause the same issue since they share nearly identical code.
Gordon Keiser
Software Development Engineer
Arxan Technologies
Protecting the App EconomyT
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2012 Dec 04
3
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
On 04/12/2012 06:29, Michael Spencer wrote:
> On Mon, Dec 3, 2012 at 8:08 PM, Gordon Keiser <gkeiser at arxan.com> wrote:
>> As an update to this:
>> http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl-exe-ice-when-building-llvm-trunk-at-o2
>>
>> Microsoft has reproduced the ICE, given a workaround, and is planning a fix for a future MSVC release.
2013 Aug 21
2
[LLVMdev] Broken PLT on ARM from R183966
Cool, I'll file a bug tomorrow at work and add you to the CC list.
Thanks!
Gordon Keiser
Software Development Engineer
Arxan Technologies
gkeiser at arxan.com www.arxan.com
Protecting the App EconomyT
> -----Original Message-----
> From: Eric Christopher [mailto:echristo at gmail.com]
> Sent: Tuesday, August 20, 2013 9:47 PM
> To: Gordon Keiser
> Cc: llvmdev at cs.uiuc.edu; JF Bastien
> Subject: Re: [LLVMdev] Broken PLT on ARM from R183966
>
> Filing a bug would be a...
2013 Aug 21
2
[LLVMdev] Broken PLT on ARM from R183966
...arxan.com> wrote:
>>
>> Cool, I'll file a bug tomorrow at work and add you to the CC list.
>>
>> Thanks!
>> Gordon Keiser
>> Software Development Engineer
>> Arxan Technologies
>> gkeiser at arxan.com www.arxan.com
>> Protecting the App EconomyT
>>
>> > -----Original Message-----
>> > From: Eric Christopher [mailto:echristo at gmail.com]
>> > Sent: Tuesday, August 20, 2013 9:47 PM
>> > To: Gordon Keiser
>> > Cc: llvmdev at cs.uiuc.edu; JF Bastien
>> > Subject: Re: [LLVMdev] Broken...
2013 Aug 21
0
[LLVMdev] Broken PLT on ARM from R183966
...t 10:17 AM, Gordon Keiser <gkeiser at arxan.com> wrote:
> Cool, I'll file a bug tomorrow at work and add you to the CC list.
>
> Thanks!
> Gordon Keiser
> Software Development Engineer
> Arxan Technologies
> gkeiser at arxan.com www.arxan.com
> Protecting the App EconomyT
>
> > -----Original Message-----
> > From: Eric Christopher [mailto:echristo at gmail.com]
> > Sent: Tuesday, August 20, 2013 9:47 PM
> > To: Gordon Keiser
> > Cc: llvmdev at cs.uiuc.edu; JF Bastien
> > Subject: Re: [LLVMdev] Broken PLT on ARM from R183966
>...
2013 Aug 21
2
[LLVMdev] Broken PLT on ARM from R183966
...ug tomorrow at work and add you to the CC list.
>> >>
>> >> Thanks!
>> >> Gordon Keiser
>> >> Software Development Engineer
>> >> Arxan Technologies
>> >> gkeiser at arxan.com www.arxan.com
>> >> Protecting the App EconomyT
>> >>
>> >> > -----Original Message-----
>> >> > From: Eric Christopher [mailto:echristo at gmail.com]
>> >> > Sent: Tuesday, August 20, 2013 9:47 PM
>> >> > To: Gordon Keiser
>> >> > Cc: llvmdev at cs.uiuc.edu;...
2013 Aug 21
0
[LLVMdev] Broken PLT on ARM from R183966
...> Cool, I'll file a bug tomorrow at work and add you to the CC list.
> >>
> >> Thanks!
> >> Gordon Keiser
> >> Software Development Engineer
> >> Arxan Technologies
> >> gkeiser at arxan.com www.arxan.com
> >> Protecting the App EconomyT
> >>
> >> > -----Original Message-----
> >> > From: Eric Christopher [mailto:echristo at gmail.com]
> >> > Sent: Tuesday, August 20, 2013 9:47 PM
> >> > To: Gordon Keiser
> >> > Cc: llvmdev at cs.uiuc.edu; JF Bastien
> >>...
2013 Aug 21
0
[LLVMdev] Broken PLT on ARM from R183966
...you to the CC list.
>>> >>
>>> >> Thanks!
>>> >> Gordon Keiser
>>> >> Software Development Engineer
>>> >> Arxan Technologies
>>> >> gkeiser at arxan.com www.arxan.com
>>> >> Protecting the App EconomyT
>>> >>
>>> >> > -----Original Message-----
>>> >> > From: Eric Christopher [mailto:echristo at gmail.com]
>>> >> > Sent: Tuesday, August 20, 2013 9:47 PM
>>> >> > To: Gordon Keiser
>>> >> > Cc:...
2013 Aug 21
1
[LLVMdev] Broken PLT on ARM from R183966
...ug tomorrow at work and add you to the CC list.
>>
>> Thanks!
>> Gordon Keiser
>> Software Development Engineer
>> Arxan Technologies
>> gkeiser at arxan.com<mailto:gkeiser at arxan.com> www.arxan.com<http://www.arxan.com>
>> Protecting the App EconomyT
>>
>> > -----Original Message-----
>> > From: Eric Christopher [mailto:echristo at gmail.com<mailto:echristo at gmail.com>]
>> > Sent: Tuesday, August 20, 2013 9:47 PM
>> > To: Gordon Keiser
>> > Cc: llvmdev at cs.uiuc.edu<mailto:llvmdev a...
2013 Aug 21
0
[LLVMdev] Broken PLT on ARM from R183966
Filing a bug would be a good start, go ahead and cc me and jfb at google.com.
Thanks!
-eric
On Tue, Aug 20, 2013 at 6:10 PM, Gordon Keiser <gkeiser at arxan.com> wrote:
> For ARM targets on linux, revision 183966 made Fast ISel default.
> Unfortunately, Fast ISel is broken in terms of applying the ARMII::MO_PLT
> flags to calls in PIC mode (at least when emitting assembly); it
2013 May 13
0
[LLVMdev] [ARM] Bugs in decode / encode of PC-relative t2 LDR in the ARM backend
...g this issue? I don't have the patch files on my home computer but can send them tomorrow at work, I'd really appreciate advice on better ways of handling this before I submit something for review.
Thanks,
Gordon Keiser
Software Development Engineer
Arxan Technologies
Protecting the App EconomyT
2013 Aug 21
2
[LLVMdev] Broken PLT on ARM from R183966
For ARM targets on linux, revision 183966 made Fast ISel default. Unfortunately, Fast ISel is broken in terms of applying the ARMII::MO_PLT flags to calls in PIC mode (at least when emitting assembly); it never does this. The normal ISel pass handles this situation correctly so a temporary local change to disable FastISel for linux / NaCl targets is working for me right now.
I'm not very
2014 Feb 05
2
[LLVMdev] How can I get llvm-as for Ubuntu?
I used to be able to `apt-get install llvm` to install `llvm-as`, an LLVM
assembler. I think some tools/packages have moved around since then.
What can I use to compile `.ll` assembler files into executables?
--
Cheers,
Andrew Pennebaker
www.yellosoft.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: