Add a test for the 'init' option property.
[oota-llvm.git] / test / Transforms / ConstProp / loads.ll
2009-12-04 Chris LattnerFix PR5551 by not ignoring the top level constantexpr...
2009-10-24 Chris Lattnerfix PR5287, a serious regression from my previous patch...
2009-10-23 Chris Lattnerteach libanalysis to simplify vector loads with bitcast...
2009-10-23 Chris Lattnerenhance FoldReinterpretLoadFromConstPtr to handle loads...
2009-10-23 Chris Lattnerteach libanalysis to fold int and fp loads from almost...