[PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).

Meador Inge meadori at codesourcery.com
Mon Aug 26 08:06:50 PDT 2013


On 08/26/2013 03:40 AM, Puyan Lotfi wrote:

> Could someone on the list review my changes, provide feedback, and if possible
> submit my changes?
> 
> I also have some test cases I've written but I am still trying to figure out how
> to add them to llvm/test/Transforms/GlobalOpt (I don't see a lit.local.cfg in
> that directory as the docs specify). 

Folks can provide feedback given just the patch, but it will be easier to
review with the test cases as a part of the code change patch.  Also, it
shouldn't be committed without the test cases.  So, I would get the test case
changes worked out and re-submit.

-- 
Meador Inge
CodeSourcery / Mentor Embedded



More information about the llvm-commits mailing list