[llvm-commits] [llvm] r149110 - in /llvm/trunk: lib/Analysis/ConstantFolding.cpp test/Transforms/ConstProp/basictest.ll test/Transforms/InstCombine/icmp.ll

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Jan 27 14:49:08 PST 2012


> enhance constant folding to be able to constant fold bitcast of
> ConstantVector's to integer type.

I reverted this since it broke the firefox build. I added a test that
was crashing. I will try to debug the problem and will roll this back
in if I can figure it out.

Cheers,
Rafael



More information about the llvm-commits mailing list