Fold C ? 0 : 1 to ~C or zext(~C) or trunc(~C) depending the types.
[oota-llvm.git] / ModuleInfo.txt
2007-07-20 Reid SpencerUpdate to include clean and install commands.
2007-07-16 Reid SpencerIn ModuleInfo.txt, make sure that the script being...
2007-07-16 Reid SpencerPrepare for the future when llvm doesn't depend on...
2007-07-16 Reid SpencerPrepare for building from llvm-top. Unfortunately,...
2007-07-11 Reid SpencerAdjust this per the changes to the configuration script...
2007-07-08 Reid SpencerInstall things needed by llvm-top to allow successful...
2007-07-08 Reid SpencerLLVM needs ModuleInfo.txt as well.