Use -output-prefix in bugpoint tests so that outputs go in temp directory (and
[oota-llvm.git] / test / CodeGen / PowerPC /
2009-08-26 Dale JohannesenAlter 79292 to produce output that actually assembles.
2009-08-25 Chris Lattnerremove some dead lines.
2009-08-25 Chris Lattnerconvert to filecheck style
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-24 Daniel DunbarConvert two gratuitous abuses of poor helpless CPU...
2009-08-24 Dale JohannesenSplit test into 3.
2009-08-23 Daniel DunbarRerevert (r75663 and r76805), seems there is more non...
2009-08-23 Daniel DunbarSpeculatively revert r76823 (i.e., reapply r75663 and...
2009-08-18 Dale JohannesenPowerPC inline asm was emitting two output operands
2009-08-13 Bruno Cardoso LopesRemove HasCrazyBSS and add a flag in TAI to indicate...
2009-08-13 Daniel DunbarRevert 78892 and 78895, these break generating working...
2009-08-13 Chris Lattnerfix typo, add 10.6 version of test for my previous...
2009-08-12 Chris Lattneradd nounwind
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-07-23 Dan GohmanRevert r75663 (and r76805), as it is causing regression...
2009-07-22 Dan GohmanAdd -march=ppc32 lines so that this test doesn't ever...
2009-07-16 Jakob Stoklund OlesenTeach MachineInstr::isRegTiedToDefOperand() to correctl...
2009-07-15 Chris Lattnerget the PPC stub temporary label from the mangler inste...
2009-07-15 Chris Lattnerconvert this to filecheck style and make it a test...
2009-07-15 Chris Lattnersimplify this test to test the esentials.
2009-07-14 Chris Lattnerconvert this test to filecheck style
2009-07-14 Chris LattnerReapply my previous asmprinter changes now with more...
2009-07-14 Chris LattnerChange the internal interface to makeNameProper to...
2009-07-13 Dan GohmanCheck in a reduced version of this testcase.
2009-07-13 Dan GohmanAdd testcases for PR4538, PR4537, and PR4534.
2009-07-01 Chris LattnerFix codegen for references to available_externally...
2009-06-25 Bill WendlingDon't grep the -debug output. This isn't the way to...
2009-06-16 Eli FriedmanAdd some generic expansion logic for SMULO and UMULO...
2009-06-07 Eli FriedmanPR3628: Add patterns to match SHL/SRL/SRA to the corres...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-05-28 Eli FriedmanAdd explicit test for PR4280.
2009-05-16 Jakob Stoklund OlesenHelp DejaGnu avoid pipe-jam by producing less output...
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-18 Duncan SandsDon't try to make BUILD_VECTOR operands have the same
2009-03-27 Dan GohmanFix this test so that it doesn't spuriously fail due...
2009-03-18 Mon P WangAdded missing support for widening when splitting an...
2009-03-18 Evan ChengAdd another test case for r64440.
2009-01-25 Evan ChengPrivate linkage support for PPC / Darwin.
2009-01-16 Evan ChengFix PPC ISD::Declare isel and eliminate the need for...
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-09 Chris Lattnerthis test should not run opt -std-compile-opts, it...
2009-01-02 Chris Lattnerrename a file to follow naming conventions.
2008-12-19 Evan ChengFix PR3149. If an early clobber def is a physical regis...
2008-12-19 Rafael EspindolaFix bug 3202.
2008-12-16 Evan ChengWe have decided not to support inline asm where an...
2008-12-05 Evan ChengRe-did 60519. It turns out Darwin's handling of hidden...
2008-12-02 Evan ChengRemove a (what appears to be) overly strict assertion...
2008-11-26 Duncan SandsCheck that running the DAG combiner between type
2008-11-17 Dale JohannesenRemove these, which test for optimizations that
2008-11-08 Dale JohannesenGenerated code for generic expansion of SETUGT etc.
2008-11-08 Dale JohannesenXfail an incorrect test.
2008-11-05 Dan GohmanMake ISel ignore dead nodes. The DAGCombiner normally...
2008-11-04 Duncan SandsFix PR3011: LegalizeTypes support for scalarizing
2008-10-31 Duncan SandsAdd a bunch of libcalls for ppcf128 that were somehow
2008-10-30 Duncan SandsTestcase for PR2986.
2008-10-29 Chris Lattneradd testcase for PR2964
2008-10-28 Duncan SandsFix darwin ppc llvm-gcc build breakage: intercept
2008-10-28 Duncan SandsTurn off LegalizeTypes for this test for the
2008-10-28 Duncan SandsFix a testcase provided by Bill in which the node
2008-10-27 Chris Lattnerrename vec_spat -> vec_splat, pointed out by duncan
2008-10-26 Chris Lattnerremove eh output from this test.
2008-10-18 Chris LattnerReapply r57699 with a fix to not crash on asms with...
2008-10-18 Dan GohmanRevert r57699. It's causing regressions in
2008-10-17 Chris LattnerFix PR2356 on PowerPC: if we have an input and output...
2008-10-15 Bill WendlingTestcase for PR1638.
2008-10-01 Dan GohmanSplit this test and move it into target-specific direct...
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...
2008-09-12 Evan ChengOn some targets, non-move instructions can become move...
2008-08-30 Dale JohannesenTestcases for ppc atomics.
2008-08-28 Mon P WangIn lowering SELECT_CC, removed cases where we can't...
2008-08-25 Dale JohannesenAdjust grep's for new code sequence.
2008-07-24 Evan ChengFix a catastrophic PPC64 ABI bug: i32 operands which...
2008-07-17 Dan GohmanAdd a new function, ReplaceAllUsesOfValuesWith, which...
2008-07-17 Duncan SandsLegalizeTypes support for what seems to be the
2008-07-16 Duncan SandsThe atomic.cmp.swap promotion logic is wrong: it
2008-07-15 Duncan SandsLegalizeTypes support for fabs on ppc long double.
2008-07-15 Duncan SandsLegalizeTypes support for promotion of bswap.
2008-07-15 Duncan SandsLegalizeTypes support for promotion of SIGN_EXTEND_INREG.
2008-07-10 Chris LattnerFix an altivec constant miscompilation that Duncan...
2008-07-07 Dan GohmanRefactor the tablegen DAGISelEmitter code for outputing...
2008-06-25 Mon P WangAdded MemOperands to Atomic operations since Atomics...
2008-06-23 Bill WendlingThis situation can occur:
2008-06-21 Duncan SandsSupport for load/store of expanded float types. I
2008-06-19 Evan ChengISD::UNDEF should be expanded recursively / iteratively.
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-05-01 Bill WendlingAdding testcase.
2008-04-30 Arnold SchwaighoferTail call optimization improvements:
2008-04-27 Chris LattnerImplement a signficant optimization for inline asm:
2008-04-24 Evan ChengNew test.
2008-04-19 Evan Cheng64-bit atomic operations.
2008-04-16 Evan ChengAfter reading memory that's already freed.
2008-04-14 Dale JohannesenRemove -unwind-tables-optional everywhere, since
2008-04-10 Evan ChengA copy instruction may use a register multiple times...
2008-04-08 Dale JohannesenRename -disable-required-unwind-tables to -unwind-table...
2008-04-08 Dale JohannesenMissed one.
2008-04-08 Dale JohannesenAdd -disable-required-unwind-tables to tests
next