aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/constantfold-initializers.ll
AgeCommit message (Expand)Author
2012-04-24Fix a crash on valid (if UB) bitcode that is produced for some globalChandler Carruth
2012-02-21Use the target-aware constant folder on expressions to improve the chanceNick Lewycky
2009-11-23Make ConstantFoldConstantExpression recursively visit the entireDan Gohman