summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/unnamed-addr.ll
Commit message (Expand)AuthorAge
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-01
* GlobalOpt forgot to handle bitcast when analyzing globals. Found by inspection.Duncan Sands2012-07-02
* Some optimizations done by globalopt are safe only for internal linkage, notRafael Espindola2012-06-15
* Add unnamed_addr when we can show that address of a global is not used.Rafael Espindola2011-01-19