search for: 29d17e5a

Displaying 2 results from an estimated 2 matches for "29d17e5a".

2014 Dec 19
2
[LLVMdev] [RFC] Stripping unusable intrinsics
...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/20141218/29d17e5a/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: impossible_enum.cpp Type: application/octet-stream Size: 937 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141218/29d17e5a/attachment.obj> ---------...
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