[llvm-commits] [PATCH, PowerPC] Split Darwin and 64-bit SVR4 processing of LowerFormalArguments

Hal Finkel hfinkel at anl.gov
Fri Oct 5 14:25:44 PDT 2012



----- Original Message -----
> From: "William J. Schmidt" <wschmidt at linux.vnet.ibm.com>
> To: llvm-commits at cs.uiuc.edu
> Sent: Friday, October 5, 2012 4:20:53 PM
> Subject: [llvm-commits] [PATCH, PowerPC] Split Darwin and 64-bit SVR4 processing of LowerFormalArguments
> 
> The attached patch is some TLC to split apart a function being used
> by
> both Darwin and 64-bit SVR4 ABIs.  There is no change in function.  I
> have plans to make some nontrivial changes to the SVR4 ABI handling,
> and
> having the two ABIs separated will be better for all concerned.
> 
> Tested with no new regressions.  Ok to commit?

Alright (I assume the large block is copied from the Darwin version), LGTM.

 -Hal

> 
> Thanks,
> Bill
> --
> Bill Schmidt, Ph.D.
> IBM Advance Toolchain for PowerLinux
> IBM Linux Technology Center
> wschmidt at us.ibm.com
> wschmidt at linux.vnet.ibm.com
> 
> 
> 
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list