Add support for the Sparc implementation-defined "ASR" registers.
[oota-llvm.git] / test / CodeGen / SPARC / basictest.ll
2015-05-18 James Y KnightAdd support for the Sparc implementation-defined "ASR...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-03 Venkatraman Govind... Sparc: When storing 0, use %g0 directly in the store...
2013-06-02 Venkatraman Govind... Sparc: Perform leaf procedure optimization by default
2010-11-23 Chris Lattnerfilecheckize
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-03-28 Chris Lattnerupgrade a random test
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-05 Chris Lattnermove V8 testcases here