summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/constantfold-initializers.ll
Commit message (Expand)AuthorAgeFilesLines
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-7/+7
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+103
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-103/+0
* IR: Introduce local_unnamed_addr attribute.Peter Collingbourne2016-06-141-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* GlobalOpt: Optimize in the face of insertvalue/extractvalueDavid Majnemer2014-08-081-2/+15
* GlobalOpt: Fix constantfold-initializers.ll testDavid Majnemer2014-06-271-1/+1
* GlobalOpt: Don't optimize thread_local for initializersDavid Majnemer2014-06-261-1/+11
* GlobalOpt: Don't optimize dllimport for initializersDavid Majnemer2014-06-241-2/+26
* Fix a crash on valid (if UB) bitcode that is produced for some globalChandler Carruth2012-04-241-0/+5
* Use the target-aware constant folder on expressions to improve the chanceNick Lewycky2012-02-211-0/+43
* Make ConstantFoldConstantExpression recursively visit the entireDan Gohman2009-11-231-0/+8
OpenPOWER on IntegriCloud