search for: 626bc911

Displaying 2 results from an estimated 2 matches for "626bc911".

2015 Aug 13
2
Splitting 'expand' into 'split' and `expand`.
...pe of expansion besides a call? Before I’ve wanted to have > ExpandLibcall be a separate action from Expand, which is somewhat similar > idea. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150813/626bc911/attachment.html>
2015 Aug 12
4
Splitting 'expand' into 'split' and `expand`.
Hello all, I would like to propose a large change to LLVM that I would be happy to implement. The instruction selection legalizer knows of three different ways to legalize an action (ignoring an already legal action). - Expansion - Promotion - Custom Expanding a node will lead to one of two things - the operation will be split into several equivalent smaller operations (i.e. 64-bit