Silence all C4592 warnings with MSVC 2015 Update 1. This warning produces false posit...
[oota-llvm.git] / test / CodeGen / SPARC / ctpop.ll
2014-01-26 Jakob Stoklund OlesenOnly generate the popc instruction for SPARC CPUs that...
2014-01-11 Venkatraman Govind... [Sparc] Add missing processor types: v7 and niagara
2014-01-11 Benjamin KramerFix broken CHECK lines.
2014-01-10 Venkatraman Govind... [Sparc] Emit retl/ret instead of jmp instruction. It...
2014-01-01 Venkatraman Govind... [SparcV9]: Use SRL instead of SLL to clear top 32-bits...
2013-04-02 Jakob Stoklund OlesenAdd support for 64-bit calling convention.
2010-02-04 Chris Lattneradd support for the sparcv9-*-* target triple to turn on
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-05 Chris Lattnermove V8 testcases here