Displaying 1 result from an estimated 1 matches for "mergebasicblocks".
2011 Apr 05
1
[LLVMdev] [GSoC] Optimizing for size
Hi all,
I'm interested in adding code size optimizations as a GSoC project. This is
necessary when compiling for embedded devices, where LLVM should optimize for
size even at the expense of speed. I'm still working on my proposal, but I'd
like some advice on the technical parts and overall project plan.
First, I would add a way to determine which parts of the code should be optimized