summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/cxx-dtor.ll
Commit message (Expand)AuthorAgeFilesLines
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+33
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-33/+0
* [GlobalOpt] Simplify __cxa_atexit eliminationFangrui Song2019-02-091-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* GlobalOpt: Be more aggressive about elminating side-effect free static dtors.Benjamin Kramer2012-02-091-2/+4
* Add an optimization to GlobalOpt that eliminates calls to __cxa_atexit, if th...Anders Carlsson2011-03-201-0/+31
OpenPOWER on IntegriCloud