Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalsAA] Loosen an overly conservative bailout | James Molloy | 2015-10-22 | 1 | -0/+17 |
* | [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible | Chandler Carruth | 2015-09-09 | 1 | -1/+1 |
* | [GMR] isNonEscapingGlobalNoAlias() should look through Bitcasts/GEPs when loo... | Michael Kuperstein | 2015-08-17 | 1 | -1/+2 |
* | [GMR] Be a bit smarter about which globals don't alias when doing recursive l... | Michael Kuperstein | 2015-08-11 | 1 | -4/+7 |
* | [GMR] Teach the conservative path of GMR to catch even more easy cases. | Chandler Carruth | 2015-08-05 | 1 | -0/+33 |
* | [GMR] Teach GlobalsModRef to distinguish an important and safe case of | Chandler Carruth | 2015-07-28 | 1 | -0/+62 |