commit | 57760d96e2dfb485dc53fe2799df24bd18157abb | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Tue Oct 28 15:00:32 2008 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Tue Oct 28 15:00:32 2008 +0000 |
tree | 55471cd089cf91632664baad832dfb0c7033e77f | |
parent | 42d4499a16577fd1e32bb7769e2b35adde2aa364 [diff] |
Fix darwin ppc llvm-gcc build breakage: intercept ppcf128 to i32 conversion and expand it into a code sequence like in LegalizeDAG. This needs custom ppc lowering of FP_ROUND_INREG, so turn that on and make it work with LegalizeTypes. Probably PPC should simply custom lower the original conversion. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58329 91177308-0d34-0410-b5e6-96231b3b80d8