Age | Commit message (Expand) | Author |
---|---|---|
2008-08-07 | Add a basic test for the SRETPromotion pass. | Matthijs Kooijman |
2008-08-07 | Move two tests from SRETPromotion to Inline, since they only call opt -inline. | Matthijs Kooijman |
2008-06-05 | Let StructRetPromotion check if all if its users are really calls or invokesn, | Matthijs Kooijman |
2008-06-05 | Let StructRetPromotion check if it's users are really calling it and not | Matthijs Kooijman |
2008-05-20 | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif |
2008-05-20 | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif |
2008-03-12 | Fix attribute handling. | Devang Patel |
2008-03-10 | Simplify | Devang Patel |
2008-03-07 | Update inliner to handle functions that return multiple values. | Devang Patel |
2008-03-07 | Place for sret promotion tests. | Devang Patel |