LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming values.
[oota-llvm.git] / test / Transforms / TailDup / X86 /
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-30 Rafael EspindolaRemove the old tail duplication pass. It is not used...
2011-05-06 Galina KistanovaMove few target-dependant tests to appropriate directories.