Displaying 4 results from an estimated 4 matches for "dwarfout".
Did you mean:
dwarf2out
2004 May 05
0
[LLVMdev] Testing LLVM on OS X
.../Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
dbxout.o -DHOST_WORDS_BIG_ENDIAN -O3 dbxout.c
/Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
sdbout.o -DHOST_WORDS_BIG_ENDIAN -O3 sdbout.c
/Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
dwarfout.o -DHOST_WORDS_BIG_ENDIAN -O3 dwarfout.c
/Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
xcoffout.o -DHOST_WORDS_BIG_ENDIAN -O3 xcoffout.c
/Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
integrate.o -DHOST_WORDS_BIG_ENDIAN -O3...
2004 May 04
6
[LLVMdev] Testing LLVM on OS X
On Tue, 4 May 2004, Chris Lattner wrote:
> I suspect that a large reason that LLVM does worst than a native C
> compiler with the CBE+GCC is that LLVM generates very low-level C code,
> and I'm not convinced that GCC is doing a very good job (ie, without
> syntactic loops).
Yup, this is EXACTLY what is going on.
I took this very simple C function:
int Array[1000];
void test(int
2004 May 05
2
[LLVMdev] Testing LLVM on OS X
...d/ppc/llvm-gcc/bin/gcc -c -o
> dbxout.o -DHOST_WORDS_BIG_ENDIAN -O3 dbxout.c
> /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
> sdbout.o -DHOST_WORDS_BIG_ENDIAN -O3 sdbout.c
> /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
> dwarfout.o -DHOST_WORDS_BIG_ENDIAN -O3 dwarfout.c
> /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
> xcoffout.o -DHOST_WORDS_BIG_ENDIAN -O3 xcoffout.c
> /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o
> integrate.o -DHOST_WORDS_BIG_ENDI...
2015 Apr 16
2
[LLVMdev] Compile SPEC2006 with clang-3.2, multi definition errors.
...ias.bc bb-reorder.bc
bitmap
.bc builtins.bc caller-save.bc calls.bc cfg.bc cfganal.bc cfgbuild.bc
cfgcleanup.bc cfglayout.bc cfgloop.bc cfgrtl.bc combine.bc conflict.bc
convert.bc cse.b
c cselib.bc dbxout.bc debug.bc dependence.bc df.bc diagnostic.bc doloop.bc
dominance.bc dwarf2asm.bc dwarf2out.bc dwarfout.bc emit-rtl.bc except.bc
explow.bc
expmed.bc expr.bc final.bc flow.bc fold-const.bc function.bc gcse.bc
genrtl.bc ggc-common.bc global.bc graph.bc haifa-sched.bc hash.bc
hashtable.bc hooks.bc
ifcvt.bc insn-attrtab.bc insn-emit.bc insn-extract.bc insn-opinit.bc
insn-output.bc insn-peep.bc insn-rec...