Displaying 1 result from an estimated 1 matches for "d45915".
Did you mean:
645915
2018 Apr 21
5
[RFC] Turn the MachineOutliner on by default in AArch64 under -Oz
...us to do things like, clang -Oz … foo.c and have the outliner run.
Thanks for taking the time to read this!
Jessica
*** Patches ***
1. Teaching the backend about -Oz/-Os: https://reviews.llvm.org/D45914 <https://reviews.llvm.org/D45914>
2. Teach llc about -Oz/-Os: https://reviews.llvm.org/D45915 <https://reviews.llvm.org/D45915>
3. Teaching the target about the outliner and enabling it by default under AArch64: https://reviews.llvm.org/D45916 <https://reviews.llvm.org/D45916>
4. Teaching clang to pass -Oz/-Os down to the backend: https://reviews.llvm.org/D45917 <https://revi...