search for: llvm_toolchain

Displaying 7 results from an estimated 7 matches for "llvm_toolchain".

2009 Feb 24
5
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...nd has a sparcv9 floating point processor. [sudan at grad1: space2]$ uname -a SunOS grad1.emcb.utah.edu 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Blade-1000 Solaris configure switches for llvm-gcc ------------------------------------------------- ../llvm-gcc-4.2/configure --prefix=/local/space2/llvm_toolchain/llvm-gcc4.2-2.5-install --enable-languages=c,c++,fortran --disable-checking --enable-llvm=/local/space2n/llvm-2.5-objects --disable-bootstrap --disable-multilib ************************************ Compiling gcc-4.2-2.5 with llvm-2.5 ************************************ g++ -c -g -O2 -DIN_GCC -W -...
2009 Feb 24
0
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...> > [sudan at grad1: space2]$ uname -a > SunOS grad1.emcb.utah.edu 5.10 Generic_118833-33 sun4u sparc > SUNW,Sun-Blade-1000 Solaris > > configure switches for llvm-gcc > ------------------------------------------------- > ../llvm-gcc-4.2/configure > --prefix=/local/space2/llvm_toolchain/llvm-gcc4.2-2.5-install > --enable-languages=c,c++,fortran --disable-checking > --enable-llvm=/local/space2n/llvm-2.5-objects --disable-bootstrap > --disable-multilib > I tried building on Solaris10/x86, and I had to use something like --with-as=/usr/sfw/bin/gas --with-gnu-as --with...
2009 Feb 24
2
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...1774 # of unexpected failures 69 # of unexpected successes 2 # of expected failures 13 I see a lot of "FAIL:" messages, and they are somehow always related to -march=x86 flag for llc. Following is an example of these kind of errors>> FAIL: /local/space2/llvm_toolchain/llvm/test/Transforms/TailDup/if-tail-dup.ll Failed with exit(1) at line 1 while running: llvm-as < /local/space2/llvm_toolchain/llvm/test/Transforms/TailDup/if-tail-\ dup.ll | opt -tailduplicate | llc -march=x86 -o if-tail-dup.ll.tmp -f llc: for the -march option: : Cannot find option named...
2016 Dec 16
0
FOSDEM 2017: LLVM devroom schedule
Folks, The schedule is published at: https://fosdem.org/2017/schedule/track/llvm_toolchain/ with our page also updated: http://llvm.org/devmtg/2017-02/ We are reserving a time for impromptu lightning talks at 4pm. There are two talks already scheduled for tht time, but anyone that has any proposal up until 4pm of that evening will be able to spend 5 minutes talking something about LLV...
2018 Jan 29
0
LLVM Weekly - #213, Jan 29th 2018
...ou now have [two weeks](http://lists.llvm.org/pipermail/llvm-dev/2018-January/120737.html) to submit your proposals for EuroLLVM. Also, [registration is now open](http://lists.llvm.org/pipermail/llvm-dev/2018-January/120640.html). The [LLVM Toolchain devroom](https://fosdem.org/2018/schedule/track/llvm_toolchain/) at FOSDEM will take place next Sunday 4th February. Unfortunately I can't make it to FOSDEM this year, but the devroom has a great line-up thanks to the high quality submissions from the LLVM community. The next Cambridge LLVM social [will take place](http://lists.llvm.org/pipermail/llvm-dev...
2018 Feb 12
1
LLVM Weekly - #215, Feb 12th 2018
...think should definitely be featured in LLVM Weekly. ## News and articles from around the web LLVM 6.0.0-rc2 [has been tagged](http://lists.llvm.org/pipermail/llvm-dev/2018-February/121058.html). Slides and recordings from the [LLVM Devroom at FOSDEM 2018](https://fosdem.org/2018/schedule/track/llvm_toolchain/) are now available. ## On the mailing lists * Tanya Lattner is [looking](http://lists.llvm.org/pipermail/llvm-dev/2018-February/121161.html) for project proposals for Outreachy internships. "LLVM is participating in the Outreachy May 2018 to August 2018 internships. We are seeking mentors...
2015 Jan 26
2
[LLVMdev] LLVM Weekly - #56, Jan 26th 2015
...is coming weekend. Do come and see my [main track talk](https://fosdem.org/2015/schedule/event/lowrisc/) and read my [speaker interview](https://fosdem.org/2015/interviews/2015-alex-bradbury/) for more background. There is of course an [LLVM toolchain devroom](https://fosdem.org/2015/schedule/track/llvm_toolchain/) on the Sunday. ## News and articles from around the web Stephen Diehl has written an absolutely fantastic tutorial on [writing an LLVM specializer for Python](http://dev.stephendiehl.com/numpile/), guiding you through the process of creating something like [Numba](https://github.com/numba/numb...