search for: aaronngray

Displaying 20 results from an estimated 190 matches for "aaronngray".

2009 Jul 20
1
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
On Thu, Jul 16, 2009 at 11:43 AM, Aaron Gray<aaronngray.lists at googlemail.com> wrote: > 2009/7/16 Daniel Dunbar <daniel at zuster.org> >> >> On Thu, Jul 16, 2009 at 10:04 AM, Aaron >> Gray<aaronngray.lists at googlemail.com> wrote: >> > 2009/7/16 Chris Lattner <clattner at apple.com> >> >>...
2009 Jul 02
4
[LLVMdev] OCAML and ocamldoc requirements on building andinstalling LLVM
> On Thu, Jul 2, 2009 at 11:46 AM, Aaron > Gray<aaronngray.lists at googlemail.com> wrote: >> Jon, >> >> LLVM seems to be now dependant by default on OCAML and ocamldoc. Can you >> please change this so OCAML is only built and enabled when an >> '--enable-ocaml' flag is set on 'configure'. As I cannot do ...
2009 Jul 27
3
[LLVMdev] [Cygwin] error building llvm-gcc - X86ATTAsmPrinter error in libstdc++
...me/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-v3 ' make[1]: *** [all-target-libstdc++-v3] Error 2 make[1]: Leaving directory `/home/ang/build/llvm-gcc' make: *** [all] Error 2 real 202m0.538s user 23m45.661s sys 24m39.707s Any one got any clues, Aaron 2009/7/26 Aaron Gray <aaronngray.lists at googlemail.com> > 2009/7/26 Daniel Dunbar <daniel at zuster.org> > >> On Sun, Jul 26, 2009 at 11:41 AM, Aaron >> Gray<aaronngray.lists at googlemail.com> wrote: >> > 2009/7/26 Daniel Dunbar <daniel at zuster.org> >> > lvm-backend.o...
2009 Feb 23
2
[LLVMdev] make-test dependencies on local directory
On Feb 23, 2009, at 10:30 AMPST, Aaron Gray wrote: > On Mon, Feb 23, 2009 at 6:22 PM, Aaron Gray <aaronngray.lists at googlemail.com > > wrote: > On Mon, Feb 23, 2009 at 6:09 PM, Dale Johannesen <dalej at apple.com> > wrote: > These benchmarks are not distributed with llvm (which doesn't have the > legal right to distribute Spec, for example). If you have them from > ano...
2009 Jul 02
2
[LLVMdev] [Cygwin] Cygwin is broken again
> Hi Aaron, > > Aaron Gray <aaronngray.lists <at> googlemail.com> writes: > >> unrecognized option '--enable-runtime-pseudo-relocs' > > Interesting. > Does libCompilerDriver.dll link w/o '--enable-runtime-pseudo-relocs'? I have not tried as of yet. > If I understand correctly, this bug mak...
2009 Jul 03
2
[LLVMdev] [Cygwin] Cygwin is broken again
Hi Mikhail, > Aaron Gray <aaronngray.lists <at> googlemail.com> writes: >> I have not tried as of yet. > > Just compile with `make VERBOSE=1` and then copy, paste & edit > the offending line. Okay >> I don't think Cygwin supports loadable modules anyway. > > Really, Cygwin doesn't allo...
2009 Feb 23
0
[LLVMdev] make-test dependencies on local directory
Dale Johannesen wrote: > On Feb 23, 2009, at 10:30 AMPST, Aaron Gray wrote: > > On Mon, Feb 23, 2009 at 6:22 PM, Aaron Gray <aaronngray.lists at googlemail.com<mailto:aaronngray.lists at googlemail.com>> wrote: > On Mon, Feb 23, 2009 at 6:09 PM, Dale Johannesen <dalej at apple.com<mailto:dalej at apple.com>> wrote: > These benchmarks are not distributed with llvm (which doesn't have the > legal rig...
2009 Aug 29
0
[LLVMdev] [Cygwin] llvm-gcc-4 bug - popcountsi2.o assertion ""V == V2 && "Didn't find key?""
2009/8/28 Aaron Gray <aaronngray.lists at googlemail.com> > 2009/8/28 Anton Korobeynikov <anton at korobeynikov.info> > >> Hello, Aaron >> >> > -c /home/ang/svn/llvm-gcc-coff/gcc/libgcc2.c -o libgcc/./_popcountsi2.o >> > assertion "V == V2 && "Didn't find key?&quo...
2009 Feb 27
4
[LLVMdev] -fPIC warning on every compile on Cygwin
On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foad at gmail.com> wrote: > >> Could you please rig Makefile.rules or something to print out the value > >> of $(LLVM_ON_WIN32) ? The only way I can think of this happening is if > >> that's erroneously false. > > This works for me: > > Index: Makefile.rules >
2009 Mar 03
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...ine on Cygwin :) Great to hear! I've committed the fix in r65922. Thanks for the testing and putting up with the breakage. Nick > Aaron > > > > > Nick > > Aaron Gray wrote: > > On Fri, Feb 27, 2009 at 4:50 PM, Aaron Gray > <aaronngray.lists at googlemail.com > <mailto:aaronngray.lists at googlemail.com> > <mailto:aaronngray.lists at googlemail.com > <mailto:aaronngray.lists at googlemail.com>>> wrote: > > On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foa...
2009 Feb 22
2
[LLVMdev] 2.5 Pre-release2 available for testing
On Sat, Feb 21, 2009 at 9:54 PM, Aaron Gray <aaronngray.lists at googlemail.com > wrote: > On Fri, Feb 20, 2009 at 11:45 PM, Tanya Lattner <tonic at nondot.org> wrote: > >> LLVMers, >> >> The 2.5 pre-release2 is finally available for testing: >> http://llvm.org/prereleases/2.5/ >> >> If you have time...
2009 Jul 16
2
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
On Thu, Jul 16, 2009 at 10:04 AM, Aaron Gray<aaronngray.lists at googlemail.com> wrote: > 2009/7/16 Chris Lattner <clattner at apple.com> >> Whats Daniels approach, does he have any online documentation or code, do >> you have an email address so I may talk to him. >> >> Take a look at how asmprinters work >> in...
2009 Aug 28
2
[LLVMdev] [Cygwin] llvm-gcc-4 bug - popcountsi2.o assertion ""V == V2 && "Didn't find key?""
2009/8/28 Anton Korobeynikov <anton at korobeynikov.info> > Hello, Aaron > > > -c /home/ang/svn/llvm-gcc-coff/gcc/libgcc2.c -o libgcc/./_popcountsi2.o > > assertion "V == V2 && "Didn't find key?"" failed: file > > "/home/ang/svn/llvm-coff/ > > This is familiar but I cannot remember whether it got fixed or not now. I >
2009 Jul 18
2
[LLVMdev] Where does llvm.memcpy.i64 and friends get lowered ?
...age - Externally visible. ----------- Globals ----------- ----------- Aliases ----------- I am using this to define my symbols, but the relocations contain 'memcpy'. Aaron 2009/7/18 Eli Friedman <eli.friedman at gmail.com> > On Sat, Jul 18, 2009 at 2:21 PM, Aaron > Gray<aaronngray.lists at googlemail.com> wrote: > > I am working on the COFF backend and am wondering where llvm.memcpy gets > > lowered to memcpy ? > > It's done by ISel. See SelectionDAG::getMemcpy. > > -Eli > _______________________________________________ > LLVM Developer...
2009 Jul 16
0
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
2009/7/16 Daniel Dunbar <daniel at zuster.org> > On Thu, Jul 16, 2009 at 10:04 AM, Aaron > Gray<aaronngray.lists at googlemail.com> wrote: > > 2009/7/16 Chris Lattner <clattner at apple.com> > >> Whats Daniels approach, does he have any online documentation or code, > do > >> you have an email address so I may talk to him. > >> > >> Take a look at h...
2009 Jul 27
0
[LLVMdev] [Cygwin] error building llvm-gcc - X86ATTAsmPrinter error in libstdc++
...make[1]: *** [all-target-libstdc++-v3] Error 2 > make[1]: Leaving directory `/home/ang/build/llvm-gcc' > make: *** [all] Error 2 > real 202m0.538s > user 23m45.661s > sys 24m39.707s > > Any one got any clues, > > Aaron > > > 2009/7/26 Aaron Gray <aaronngray.lists at googlemail.com> > 2009/7/26 Daniel Dunbar <daniel at zuster.org> > On Sun, Jul 26, 2009 at 11:41 AM, Aaron > Gray<aaronngray.lists at googlemail.com> wrote: > > 2009/7/26 Daniel Dunbar <daniel at zuster.org> > > lvm-backend.o > > /home/ang/sv...
2009 Mar 16
0
[LLVMdev] MachO and ELF Writers/MachineCodeEmitters arehard-codedinto LLVMTargetMachine
On Sun, Mar 15, 2009 at 10:52 PM, Aaron Gray < aaronngray.lists at googlemail.com> wrote: > I like the idea of a generic MachineCodeWriter, although I prefer the >> name 'ObjectFileWriter'... >> > > Thats much more descriptive of the functionality. > Sorry, I disagree actually the MachineCodeEmitter or the 'Machin...
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
On Fri, Feb 27, 2009 at 4:50 PM, Aaron Gray <aaronngray.lists at googlemail.com > wrote: > On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foad at gmail.com> wrote: > >> >> Could you please rig Makefile.rules or something to print out the value >> >> of $(LLVM_ON_WIN32) ? The only way I can think of this happening...
2009 Mar 15
3
[LLVMdev] MachO and ELF Writers/MachineCodeEmitters arehard-codedinto LLVMTargetMachine
...y which types of Object Files the >TargetMachine supports. Okay with that. >llc could then be simply re-written to use these generic functions >instead of the hard-coded MachO and ELF ones. Okay, this give more flexability and usability. On Sun, Mar 15, 2009 at 10:39 PM, Aaron Gray <aaronngray.lists at googlemail.com> wrote: >> Currently, the MachO and ELF Writers and MachineCodeEmitters are >> hard-coded into LLVMTargetMachine and llc. > > I am also interested in working on this area and interested in writting a > COFF file backend. > >> In other words,...
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
...ld/llvm-gcc > I know nothing of the status of cygwin however, >can you confirm that this used to work? I have not tested it in several months. >If you use r77097, does it work? Shall I try that, or latest revision ? Aaron > > On Sun, Jul 26, 2009 at 4:23 AM, Aaron > Gray<aaronngray.lists at googlemail.com> wrote: > > I am getting an error building svn llvm-gcc on Cygwin :- > > > > > > /home/ang/build/llvm-gcc/./gcc/xgcc -B/home/ang/build/llvm-gcc/./gcc/ > > -B/usr/llv > > m-gcc/i686-pc-cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isy...