Displaying 2 results from an estimated 2 matches for "lowerbitsets".
2016 May 04
4
RFC [ThinLTO]: An embedded summary encoding to support CFI and vtable opt
....
The mechanism for merging summaries would be to link the embedded summary
bitcode files into a single module using the IRMover, with a mechanism very
similar to regular LTO. This would move all the necessary vtables and
metadata into a single module where they can be processed using the
existing LowerBitSets and WholeProgramDevirt passes, which would be
extended to export summary metadata. This summary metadata would be copied
into the regular summary information, where it can be used by individual
ThinLTO backends.
In the future, we could also consider representing importing summaries as
metadata. Th...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...gy.cpp for Release+Asserts build
llvm[3]: Compiling LoopExtractor.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCExpand.cpp for Release+Asserts build
llvm[2]: Compiling GlobalMerge.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCOpts.cpp for Release+Asserts build
llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build
llvm[2]: Compiling IfConversion.cpp for Release+Asserts build
llvm[3]: Compiling Vectorize.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMVectorize.a
llvm[3]: Compiling ProvenanceAnalysis.cpp for Release+Asserts build
make[3]: Le...