Displaying 2 results from an estimated 2 matches for "bdb8b423".
2018 Apr 21
0
[RFC] Turn the MachineOutliner on by default in AArch64 under -Oz
...we decided the best course of action is to teach the
> backend about size options.
>
> The second patch teaches llc to handle -Oz and -Os.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180421/bdb8b423/attachment.html>
2018 Apr 22
0
Subject: How to define vector element type bool in builtin function
...we decided the best course of action is to teach the
> backend about size options.
>
> The second patch teaches llc to handle -Oz and -Os.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180421/bdb8b423/attachment-0001.html>
------------------------------
Message: 2
Date: Sat, 21 Apr 2018 19:01:15 +0200
From: edA-qa mort-ora-y via llvm-dev <llvm-dev at lists.llvm.org>
To: LLVM Developers Mailing List <llvm-dev at lists.llvm.org>
Subject: [llvm-dev] How to add/use parameter attri...