Hexagon: Handle i8, i16 and i1 Var Args.
[oota-llvm.git] / test / CodeGen / SPARC /
2012-10-30 Hans WennborgUse TargetTransformInfo to control switch-to-lookup...
2012-10-02 Benjamin KramerFix broken tests.
2012-09-19 Hans WennborgMove load_to_switch.ll to test/CodeGen/SPARC/
2012-07-03 NAKAMURA Takumitest/CodeGen/SPARC/private.ll: Fixup. Forgot to prune...
2012-07-03 NAKAMURA Takumitest/CodeGen/SPARC/private.ll: FileCheck-ize.
2012-05-01 Jay FoadRegression test for PR2960.
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-12-03 Venkatraman Govind... Sparc CodeGen: Fix AnalyzeBranch for PR 10282. Removing...
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2011-05-04 Jakob Stoklund OlesenFix more register and coalescing dependencies.
2011-04-05 Jakob Stoklund OlesenThese tests no longer require linear scan because reser...
2011-03-31 Jakob Stoklund OlesenFix Mips, Sparc, and XCore tests that were dependent...
2011-02-21 Venkatraman Govind... Generate correct Sparc32 ABI compliant code for functio...
2011-02-12 Venkatraman Govind... Prevent IMPLICIT_DEF/KILL to become a delay filler...
2011-01-22 Venkatraman Govind... Pass sret arguments through the stack instead of throug...
2011-01-22 Venkatraman Govind... Added ICC, FCC as uses of movcc instruction to generate...
2011-01-21 Venkatraman Govind... Sparc backend:
2011-01-21 Venkatraman Govind... Implement support for byval arguments in Sparc backend.
2011-01-20 Venkatraman Govind... Sparc backend: Implements a delay slot filler that...
2011-01-16 Venkatraman Govind... Implement AnalyzeBranch in Sparc Backend.
2011-01-12 Venkatraman Govind... Implement RETURNADDR and FRAMEADDR lowering in SPARC...
2011-01-12 Venkatraman Govind... Fix SPARC backend call instruction so that arguments...
2011-01-11 Venkatraman Govind... SPARC backend: correct ICC/FCC uses for ADDX and SELECT_CC
2010-12-06 Devang PatelIf dbg_declare() or dbg_value() is not lowered by isel...
2010-11-23 Chris Lattnerfilecheckize
2010-11-02 John ThompsonInline asm mult-alt constraint tests.
2010-04-07 Dale JohannesenSplit big test into multiple directories to cater to
2010-02-04 Chris Lattneradd support for the sparcv9-*-* target triple to turn on
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-10-12 Benjamin KramerEliminate some redundant llvm-as calls.
2009-09-15 Chris Lattnerseveral major improvements to the sparc backend: suppor...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-01-15 Rafael EspindolaAdd the private linkage.
2008-10-10 Anton KorobeynikovAdd testcase for 'r' inline asm operand
2008-10-10 Anton KorobeynikovAdd sparc test for memory operand used in inline asm
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-13 Evan ChengAdded test case from PR1540.
2007-06-29 John CriswellConvert .cvsignore files
2007-05-09 Anton KorobeynikovDo not assert, when case range split metric is zero...
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-03-28 Chris Lattnerupgrade a random test
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-02-05 Chris Lattnermove V8 testcases here