search for: thetransforms

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

2009 Aug 27
1
[LLVMdev] llvm-gcc-4.2-2.5 fails to build from source on arm: - ARM buildbot are installed.
...gress here http://google1.osuosl.org:8011/builders/llvm-arm-linux I have also started to investigate the test failures and writing bugreports. Currently about all test failures except are related to the ExecutionEngine JIT and i am doing my best to stabilise it. There are also one failure with the theTransforms/LICM/2003-12-11-SinkingToPHI.ll test. Im currently investigating the following bugs that are probably causing most of these JIT-showstoppers for ARM: http://llvm.org/bugs/show_bug.cgi?id=4772 ARM unittest JIT.GlobalInFunction fail during ARM Machine... http://llvm.org/bugs/show_bug.cgi?id=4592...
2009 Aug 19
5
[LLVMdev] llvm-gcc-4.2-2.5 fails to build from source on arm: MACHO_DYNAMIC_NO_PIC_P undeclared
On Aug 4, 2009, at 5:33 AM, Anton Korobeynikov wrote: > Hello, Martin > >> llvm-gcc-4.2-2.5 is failing to build from source on arm, sparc, >> powerpc and ia64, only succeeding on i386 and amd64: >> http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=llvm-gcc-4.2;dist=unstable >> so it looks like the 2.5 release was never properly tested before it >> was published.