[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / fast-cc-callee-pops.ll
2012-10-24 Rafael EspindolaChange x86_fastcallcc to require inreg markers. This...
2010-05-16 Anton KorobeynikovAdd support for thiscall calling convention.
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2008-09-04 Evan ChengRemove code that pad number of bytes to pop for X86_Fas...
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-03-01 Anton KorobeynikovEnsure that fastcall'ed function is correctly mangled...
2007-02-28 Chris LattnerEliminate enable-x86-fastcc
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-28 Chris Lattnerfastcc -> fastcall
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-07-26 Chris Lattnerallow this to pass on non-x86 machines
2006-03-18 Chris Lattnerupdate testcases for x86 fastcc changes.
2005-05-13 Chris Lattnernew testcase