Displaying 1 result from an estimated 1 matches for "56d432d0".
2015 Feb 03
2
[LLVMdev] RFC: Constant Hoisting
...g other values. However I haven't
really
looked this over very thoroughly.
// Don't hoist imm8
if (Imm.isSignedIntN(8))
return TCC_Free;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150202/56d432d0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newtst.c
Type: text/x-csrc
Size: 1534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150202/56d432d0/attachment.c>