search for: 6dd73795

Displaying 2 results from an estimated 2 matches for "6dd73795".

2014 Dec 11
2
[LLVMdev] [RFC] Stripping unusable intrinsics
...uc.edu <http://llvm.cs.uiuc.edu/> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev <http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141210/6dd73795/attachment.html>
2014 Dec 10
9
[LLVMdev] [RFC] Stripping unusable intrinsics
llvm-dev, In my ongoing saga to improve LLVM for embedded use, we would like to support stripping out unused intrinsics based on the LLVM targets actually being built. I’ve attached two patches. The first is a new flag for tablegen to take a list of targets. If passed tablegen will only emit intrinsics that either have empty target prefixes, or target prefixes matching one of the targets in the