[LLVMdev] [PATCH] ISD::BIT_CONVERT -> ISD::BITCAST

Wesley Peck peckw at wesleypeck.com
Sun Nov 21 19:10:55 PST 2010


Attached is a patch that renames ISD::BIT_CONVERT to ISD::BITCAST as per http://www.llvm.org/OpenProjects.html, #3 under Code Generator Improvements. I have not updated the OpenProjects.html file itself as I could not find that file in the source code.

The patch itself also includes elimination of whitespace at the end of lines because my VIM settings do that automatically. If this is not desired then I can rework the patch without this.

--
Wesley Peck
University of Kansas
SLDG Laboratory

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101121/27c6e462/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitconvert_bitcast.patch.gz
Type: application/x-gzip
Size: 72706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101121/27c6e462/attachment.bin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101121/27c6e462/attachment-0001.html>


More information about the llvm-dev mailing list