search for: ggc

Displaying 20 results from an estimated 93 matches for "ggc".

Did you mean: gc
2011 Jun 08
5
[PATCH] ioemu: IGFX passthrough fix SNB GGC
The GGC field have moved from 0x52 to 0x50 on Sandy Bridge. Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Feb 16
0
[LLVMdev] linux/x86-64 codegen support
...t_string_notranslate narrow_str_to_charconst wide_str_to_charconst cpp_interpret_charconst _cpp_interpret_identifierHERE!! _cpp_convert_input _cpp_default_encoding cpp_utf8_utf16 Execution times (seconds) preprocessing : 0.02 ( 6%) usr 0.01 ( 6%) sys 0.04 ( 8%) wall 285 kB ( 6%) ggc lexical analysis : 0.01 ( 3%) usr 0.10 (59%) sys 0.08 (16%) wall 0 kB ( 0%) ggc parser : 0.06 (19%) usr 0.04 (24%) sys 0.13 (26%) wall 2756 kB (56%) ggc tree gimplify : 0.01 ( 3%) usr 0.00 ( 0%) sys 0.02 ( 4%) wall 424 kB ( 9%) ggc llvm...
2008 Feb 16
2
[LLVMdev] linux/x86-64 codegen support
Interestingly, in the .i file there are 2 __builtin_alloca, and EmitBuiltinAlloca is only being called once. Andrew On 2/16/08, Andrew Lenharth <andrewl at lenharth.org> wrote: > libcpp/charset.c:631 turns into: > > %tmp16 = tail call i64 @strlen( i8* %to ) nounwind readonly > ; <i64> [#uses=1] > %tmp18 = tail call i64 @strlen( i8* %from ) nounwind
2011 Mar 22
4
[LLVMdev] -emit-llvm on ubuntu is broken
...une=generic -march=i686 -auxbase hello -version -fplugin=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s -fstack-protector GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version 3.0.0-p3, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Versions of loaded plugins: dragonegg: ignoring nonexistent directory "/usr/local/include/i686-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/i686-linux-gnu/4.5.1/../../../../i686-linux-gnu/include&quot...
2011 Mar 22
0
[LLVMdev] -emit-llvm on ubuntu is broken
...se hello -version > -fplugin=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s > -fstack-protector > GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) > compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version 3.0.0-p3, > MPC version 0.8.2 > GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > Versions of loaded plugins: > dragonegg: > ignoring nonexistent directory "/usr/local/include/i686-linux-gnu" > ignoring nonexistent directory > "/usr/lib/gcc/i686-linux-gnu/4.5.1/../../../../i68...
2011 Mar 22
2
[LLVMdev] -emit-llvm on ubuntu is broken
...t; -fplugin=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s >> -fstack-protector >> GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) >> compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version 3.0.0-p3, >> MPC version 0.8.2 >> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >> Versions of loaded plugins: >> dragonegg: >> ignoring nonexistent directory "/usr/local/include/i686-linux-gnu" >> ignoring nonexistent directory >> "/usr/lib/gcc/i686-linux-gnu/4....
2008 Feb 16
3
[LLVMdev] linux/x86-64 codegen support
...ow_str_to_charconst wide_str_to_charconst cpp_interpret_charconst > _cpp_interpret_identifierHERE!! > _cpp_convert_input _cpp_default_encoding cpp_utf8_utf16 > Execution times (seconds) > preprocessing : 0.02 ( 6%) usr 0.01 ( 6%) sys 0.04 ( 8%) > wall 285 kB ( 6%) ggc > lexical analysis : 0.01 ( 3%) usr 0.10 (59%) sys 0.08 (16%) > wall 0 kB ( 0%) ggc > parser : 0.06 (19%) usr 0.04 (24%) sys 0.13 (26%) > wall 2756 kB (56%) ggc > tree gimplify : 0.01 ( 3%) usr 0.00 ( 0%) sys 0.02 ( 4%) > w...
1998 Mar 04
1
samba / ggc binarys for HP-UX 9.04
Hello List, I am searching the current samba binarys for a HP9000/827S with HP-UX 9.04. Unfortunately we have only the very basic C-compiler installed, that won't do ANSI. Therefore, out attempts to compile gcc from source failed too. Is there anybody able to send me the current Samba binarys, or alternetivly point me to a location for the binarys? Does anybody know a location for gcc
2011 Mar 22
0
[LLVMdev] -emit-llvm on ubuntu is broken
On Mar 21, 2011, at 6:36 PM, stackunderflow wrote: > > I try to generate a human readable .ll file on Linux. I installed llvm-gcc > but as I see it can generate only assembly code (-S option). Is there any > way to get something like what is generated by llvm online compiler? > > That's what I get with llvm-gcc -S -emit-llvm hello.c on Ubuntu 10.10: llvm-gcc -v ? -eric
2011 Mar 22
1
[LLVMdev] -emit-llvm on ubuntu is broken
...in=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s >> -fstack-protector >> GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) >> compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version >> 3.0.0-p3, >> MPC version 0.8.2 >> GGC heuristics: --param ggc-min-expand=100 --param >> ggc-min-heapsize=131072 >> Versions of loaded plugins: >> dragonegg: >> ignoring nonexistent directory "/usr/local/include/i686-linux-gnu" >> ignoring nonexistent directory >> "/usr/lib/gcc/i686-li...
2013 Feb 26
2
[LLVMdev] make error building llvm/clang 3.2 on Linux
...nclude/i386-linux-gnu test.c -quiet -dumpbase test.c -mtune=generic -march=pentiumpro -auxbase test -version -o /tmp/ccUYclfj.s GNU C ('MJY_Build__2013/02/22_04:52') version 4.7.2 (i686-pc-linux-gnu) compiled by GNU C version 4.7.2, GMP version 5.1.0, MPFR version 3.1.1, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/usr/include/i386-linux-gnu" ignoring nonexistent directory "/home/youngmj/DevTools/Gnu_Compiler_Collection-gcc/Version_4.7.2/install/local/include" ignoring nonexistent directo...
2011 Mar 22
2
[LLVMdev] -emit-llvm on ubuntu is broken
I try to generate a human readable .ll file on Linux. I installed llvm-gcc but as I see it can generate only assembly code (-S option). Is there any way to get something like what is generated by llvm online compiler? That's what I get with llvm-gcc -S -emit-llvm hello.c on Ubuntu 10.10: .file "hello.c" .ident "GCC: (Ubuntu/Linaro 4.5.1-7ubuntu2) 4.5.1 LLVM: "
2007 Mar 07
0
[LLVMdev] llvm compile error
...vm/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/include /usr/local/include /home/stefan/programs/llvm/install//include /usr/include End of serachlist. GNU C version 4.0.1 LLVM (Apple Computer, Inc. build 5421) (i686-pc-linux-gnu) compiled by GNU C version 4.1.2 (Ubuntu 4.1.2-0ubuntu4). GGC-Heuristic: --param ggc-min-expand=98 --param ggc-min-heapsize=127428 Compiler executable checksum: b00bf19666304299a0fa73d964403765 as --traditional-format -V -Qy -o /tmp/ccfBb8QI.o /tmp/ccho8QKH.s GNU assembler version 2.17.50 (i486-linux-gnu) using BFD version 2.17.50 20070103 Ubuntu /home/ste...
2005 Nov 28
2
[LLVMdev] Help setting up a llvm project
...ource and I'd like the .o files for all of them to become one library. I can't seem to find a way to do that llvm seems to want all sources in one directory. If I do something like SOURCES += aot/aotclass.cc aot/aotfactory.cc aot/mangle.cc I get the follwing error GC heuristics: --param ggc-min-expand=81 --param ggc-min-heapsize=95905 aot/aotclass.cc:301: fatal error: opening dependency file /media/WDC_Combo/home/memmel/GTK2.7/Qspin/Developer/Source/Languages/Core/Source/core/lib/compiler/gcjx/Debug/aot/aotclass.CXXd: No such file or directory compilation terminated. and trying to ge...
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On 10/20/2012 05:38 PM, Jack Howarth wrote: > Duncan, > Is the documentation for using Polly support in dragonegg correct? I built llvm/polly/dragonegg > using the documentation at http://polly.llvm.org/example_load_Polly_into_dragonegg.html > with... > > GCC=/sw/lib/gcc4.7/bin/gcc-4 LLVM_CONFIG=/sw/opt/llvm-3.2/bin/llvm-config ENABLE_LLVM_PLUGINS=1 make
2007 Mar 07
2
[LLVMdev] using dsa
Thank you Patrick! For anyone interested, I was able to get the mainline version of DSA to compile with the mainline version of LLVM. As Patrick pointed out, the mainline version of PoolAllocate does not compile with the mainline version of LLVM. So, I made a small change to llvm-poolalloc/lib/Makefile in which I removed PoolAllocate from the line: PARALLEL_DIRS=DSA PoolAllocate After
2005 May 14
2
[LLVMdev] Building Cygwin binaries
..._muldi3.o /tmp/cctoZeMj.s: Assembler messages: /tmp/cctoZeMj.s:1: Error: no such instruction: `gnu C version 3.4-llvm 20030924 (experimental)(i686-pc-cygwin)' /tmp/cctoZeMj.s:2: Error: no such instruction: `compiled by GNU C version 3.4.3. ' /tmp/cctoZeMj.s:3: Error: no such instruction: `ggc heuristics:--param ggc-min-e xpand=30 --param ggc-min-heapsize=4096' /tmp/cctoZeMj.s:4: Error: no such instruction: `options passed:-I../../../src/ll vm-gcc/gcc/../winsup/w32api/include' /tmp/cctoZeMj.s:5: Error: junk at end of line, first unrecognized character is ` -' /tmp/cctoZeMj...
2013 Feb 24
0
[LLVMdev] make error building llvm/clang 3.2 on Linux
I'm continuing this here in llvm-dev since the thread was started here, but, in hindsight, it may have been better in cfe-dev, because the problem seems to be related to clang. I turned on "verbose" mode in make (VERBOSE=1 TOOL_VERBOSE=1) and found that it is clang, not gcc, that is being used at this point in the make. Based on the command issued (particularly with the --sysroot
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
Duncan, Is the documentation for using Polly support in dragonegg correct? I built llvm/polly/dragonegg using the documentation at http://polly.llvm.org/example_load_Polly_into_dragonegg.html with... GCC=/sw/lib/gcc4.7/bin/gcc-4 LLVM_CONFIG=/sw/opt/llvm-3.2/bin/llvm-config ENABLE_LLVM_PLUGINS=1 make CPPFLAGS="-DENABLE_LTO -I/sw/include" The resulting dragonegg plugin works fine
2006 Nov 14
2
[LLVMdev] gcc 4 frontend binary for mac os x x86
...pple- darwin8.7.1/4.0.1/include /usr/local/include /usr/include /System/Library/Frameworks /Library/Frameworks End of search list. GNU C version 4.0.1 LLVM (Apple Computer, Inc. build 1.8) (i686-apple- darwin8.7.1) compiled by GNU C version 4.0.1 LLVM (Apple Computer, Inc. build 5400). GGC heuristics: --param ggc-min-expand=100 --param ggc-min- heapsize=131072 Compiler executable checksum: 72aee3cd986006434465acf3acc2e900 as -arch i386 -force_cpusubtype_ALL -o /var/tmp//ccLglcz9.o /var/tmp// ccrAXWSZ.s /Users/moser/llvm/llvm-gcc4-1.8-x86-darwin/bin/../libexec/gcc/i686- apple-darwi...