Merging r258616:
[oota-llvm.git] / test / Transforms / GlobalOpt / constantfold-initializers.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-08 David MajnemerGlobalOpt: Optimize in the face of insertvalue/extractvalue
2014-06-27 David MajnemerGlobalOpt: Fix constantfold-initializers.ll test
2014-06-26 David MajnemerGlobalOpt: Don't optimize thread_local for initializers
2014-06-24 David MajnemerGlobalOpt: Don't optimize dllimport for initializers
2012-04-24 Chandler CarruthFix a crash on valid (if UB) bitcode that is produced...
2012-02-21 Nick LewyckyUse the target-aware constant folder on expressions...
2009-11-23 Dan GohmanMake ConstantFoldConstantExpression recursively visit...