When turning a call to a bitcast function into a direct call,
[oota-llvm.git] / test / Transforms / InstCombine / 2002-12-05-MissedConstProp.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2002-12-05 Chris LattnerNew testcase pointed out by Casey Carter