[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / 2006-05-01-SchedCausingSpills.ll
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2011-03-11 Eric ChristopherChange the x86 32-bit scheduler to register pressure...
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2009-11-06 Eric ChristopherFix PR5315, original patch by Nicolas Capens!
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-05-03 Evan ChengA few instruction scheduling test cases.