[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / fast-cc-merge-stack-adj.ll
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2012-10-24 Rafael EspindolaChange x86_fastcallcc to require inreg markers. This...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-02-28 Chris LattnerEliminate enable-x86-fastcc
2007-02-28 Chris Lattnerfastcc -> fastcall
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-05-01 Chris LattnerIntel mode no longer uses %'s on registers
2005-07-20 Chris LattnerAllow this to pass on non-linux systems as well, such...
2005-05-14 Chris LattnerMake sure this is not eligible for tail-call-eliminatio...
2005-05-14 Chris Lattnernew testcase