Really fix the fall-through logic.
[oota-llvm.git] / test / CodeGen / Generic /
2011-06-07 Nadav RotemMove the legalizer tests to the X86 directory because...
2011-06-06 Nadav RotemAdd methods to support the integer-promotion of vector...
2011-06-04 Nadav RotemTypeLegalizer: Add support for passing of vector-promot...
2011-06-01 Nadav RotemThis patch is another step in the direction of adding...
2011-05-17 Galina KistanovaMove test for appropriate directory.
2011-05-13 Rafael EspindolaMake codegen able to handle values of empty types....
2011-04-20 Stuart HastingsUn-XFAIL this test for ARM. <rdar://problem/7662569>
2011-04-09 Chris LattnerFix a bug where RecursivelyDeleteTriviallyDeadInstructi...
2011-04-05 Stuart HastingsARM doesn't support byval yet. XFAIL this test until...
2011-02-28 Duncan SandsMake this test x86 specific because the ARM backend...
2011-02-27 Duncan SandsLegalize support for fpextend of vector. PR9309.
2011-02-12 Nadav RotemA fix for 9165.
2011-01-18 Chris Lattnerfix rdar://8878965, a regression I introduced with...
2011-01-06 Duncan SandsAdd a testcase for PR8582, which mysteriously fixed...
2010-12-23 Andrew TrickFixes PR8823: add-with-overflow-128.ll
2010-12-20 Chris Lattnertemporarily disable this: PR8823.
2010-12-19 Chris Lattneradd a general coverage test for overflow intrinsics.
2010-11-20 Andrew TrickRemoving the useless test that I added recently. It...
2010-11-12 Andrew TrickEmacs auto-fill bug.
2010-11-12 Andrew TrickTest case for PR8287: SD scheduling time. Fixed in...
2010-11-04 Duncan SandsWhen passing a huge parameter using the byval mechanism...
2010-07-27 Nate BegemanFix a crash in the dag combiner caused by ConstantFoldB...
2010-07-06 Eric ChristopherFix up -fstack-protector on linux to use the segment
2010-06-22 Mon P WangMove v-binop-widen tests to X86 since they don't work...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-06-16 Jim Grosbachmodify so the test doesn't drop an output file in the...
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-06-15 Mon P WangFixed vector widening of binary instructions that can...
2010-06-03 Eli FriedmanImplement expansion in type legalization for add/sub...
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2010-05-07 Dan GohmanSDDbgValues are apparently not being legalized. Fix...
2010-05-02 Duncan SandsRemove the -enable-sjlj-eh option, which doesn't do...
2010-04-17 Chris Lattnerfix PR6332, allowing an index of zero into a zero sized...
2010-03-29 Evan ChengFix PR4975. Avoid referencing empty vector.
2010-03-24 Bob WilsonRevert Edwin's change that is breaking MultiSource...
2010-03-24 Torok EdwinFix memory leak in liveintervals: the destructor for...
2010-03-22 Chris LattnerFix PR6673: updating the callback should not clear...
2010-03-16 Evan ChengFix liveintervals handling of dbg_value instructions.
2010-03-16 Chris LattnerFix the third (and last known) case of code update...
2010-03-15 Chris LattnerImplement support for the case when a reference to...
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...
2010-03-01 Chris Lattnerstop using anders-aa
2010-03-01 Devang PatelRemove this generic debug info intrinsic test. LLVM...
2010-02-15 Anton KorobeynikovPreliminary patch to improve dwarf EH generation -...
2010-02-09 Chris Lattnermove tests that depend on the x86 backend out of codege...
2010-02-09 Chris Lattnermake target independent.
2010-02-09 Chris Lattnermerge a target-specific add test into x86 directory.
2010-02-09 Chris Lattnermerge two tests, make target independent.
2010-01-24 Chris Lattnerjust remove this test, it is not reduced, is not clear...
2010-01-23 Chris Lattnerremove this test.
2010-01-23 Evan ChengFix test.
2010-01-07 Evan ChengAPInt'fy TargetLowering::SimplifySetCC to fix PR5963.
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-11-27 Duncan SandsWhile this test is testing a problem in the generic...
2009-11-22 Benjamin KramerConvert test to FileCheck.
2009-11-21 Jakob Stoklund OlesenDon't leave temporary files in the test directory.
2009-11-20 Duncan SandsFix PR5558, which was caused by a wrong fix for PR3393...
2009-11-16 Lang HamesAdded a testcase for PR5495.
2009-11-07 Chris LattnerFix PR5421 by APInt'izing switch lowering.
2009-11-03 Nate BegemanDeclare sin & cos as readonly so they match the code...
2009-10-22 Dan GohmanRevert the main portion of r31856. It was causing Branc...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-24 Dale JohannesenSplit test into 3.
2009-08-24 Dale JohannesenMake linkerprivate work for ARM and PPC. Testcase...
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-12 Chris Lattnerremove tests for removed intrinsics.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-06-03 Eli FriedmanPR4317: Handle splits where the new block is unreachabl...
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...
2009-05-16 Jakob Stoklund OlesenHelp DejaGnu avoid pipe-jam by producing less output...
2009-04-29 Chris LattnerDisable the load-shrinking optimization from looking at
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-04-27 Nate BegemanRevert accidental testcase reduction
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-24 Dale JohannesenFix PR 4057, a crash doing float->char const folding.
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...
2009-04-10 Chris Lattnermove a target-specific test into its directory so it...
2009-04-10 Chris Lattnerfix two problems with machine sinking:
2009-03-29 Duncan SandsFix PR3899: add support for extracting floats from...
2009-03-17 Chris LattnerLSR shouldn't ever try to hack on integer IV's larger...
2009-03-10 Chris Lattnerwire up support for emitting "special" values from...
2009-02-22 Richard Penningtonbug 3610: Test case.
2009-01-21 Duncan SandsLet's try to have our cake and eat it to: move
2009-01-20 Chris LattnerDon't bother running the assembler, we don't know that...
2009-01-19 Devang PatelVerify Intrinsic::dbg_declare.
2009-01-13 Dan GohmanThe list-td and list-tdrr schedulers don't yet support...
2009-01-06 Dan GohmanFix a bug in ComputeLinearIndex computation handling...
2009-01-06 Dan GohmanDelete this test; it's a duplicate of 2006-07-03-schedu...
2008-12-24 Bill WendlingRevert the changes in this testcase until Anton can...
2008-12-23 Anton KorobeynikovUpdate test
2008-12-10 Duncan SandsFor amusement, implement SADDO, SSUBO, UADDO, USUBO
2008-11-24 Bill WendlingTest add-with-overflow with fast ISel.
2008-11-24 Bill WendlingAdd support for llvm.uadd.with.overflow.
next