search for: llvm_has_rvalue_rederence

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

2014 Jun 12
2
[LLVMdev] problems to recompile LLVM version 3.4.1 with gcc48 / SuSE 13.1
...l/lib/Basic/FileManager.cpp?revision=208032&view=markup -Tom > > solved by adding -std=c++11 to Makefile.config > > > Second one: > > Compilation of "SmallPtrSet.cpp" seems to be broken ... > Solved by removing the conditional compile by > > #ifdef LLVM_HAS_RVALUE_REDERENCE for method "SmallPtrSetImplBase" > > Hope it doesn't break anything :) > > > BTW .. is "cling" now integral part of LLVM ? > > Regards > > --Armin > > _______________________________________________ > LLVM Developers mailing list &gt...
2014 Jun 10
6
[LLVMdev] Suggestions for optimizations
Hello! I was trying to optimize our automatically generated backend for Open RISC and for this purpose I went through the gcc torture testsuite. There are many programs that are better optimized by LLVM, but some are much better optimized by gcc 4.9. The main limitations were is loop unrolling and structures handling. Differences can be best seen e.g. when compiling for an