[llvm-commits] [llvm-gcc] PR950 Cummulative Patch (Please Commit .. replaces SETCC patch)
Jim Laskey
jlaskey at apple.com
Sun Dec 31 05:35:57 PST 2006
Committed and should be on today's mirror.
Cheers,
-- Jim
On 31-Dec-06, at 03:43 AM, Reid Spencer wrote:
> All,
>
> Here is a cumulative patch to keep llvm-gcc working with recent
> changes
> in LLVM. This incorporates the SETCC patch I sent a week ago. This one
> also includes all the signless integer type conversions (e.g. ubyte ->
> i8) as well as support for the new @sext and @zext parameter
> attributes
> (see LangRef.html for details).
>
> For those of you working on the LLVM head before the Apple developers
> get a chance to commit this patch, you will need to apply this
> manually
> to your llvm-gcc working directory and recompile if you update your
> LLVM. If you previously applied the SETCC patch, you'd be best off to
> remove your working copies, refresh from SVN and then apply this
> patch.
>
> JIM: This is the one one to commit .. ignore the SETCC one :)
>
> RAFAEL: This includes your change to use UNE instead of ONE for != but
> not the portion that removes the intrinsic calls. I wasn't sure about
> that and things work leaving it in so I erred on the side of caution.
> I'll discuss this with Chris or Evan when they get back.
>
> Reid.
> <PR950.patch>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061231/90d96db5/attachment.bin>
More information about the llvm-commits
mailing list