Cleanup for unitialized types. Patch by Jean-Daniel Dupas!
[oota-llvm.git] / test /
2008-06-26 Dale JohannesenAllow for rounding up of stack frame.
2008-06-26 Chris Lattnerwhen we know the signbit of an input to uint_to_fp...
2008-06-25 Evan Cheng- Fix a x86 vector isel bug: illegal transformation...
2008-06-25 Chris Lattnersimplify shell syntax to work better on solaris, patch by
2008-06-25 Mon P WangAdded MemOperands to Atomic operations since Atomics...
2008-06-25 Chris LattnerFix PR2488, a case where we deleted stack restores...
2008-06-25 Evan ChengEnable two-address remat by default.
2008-06-24 Dale Johannesenv2f32 is now a valid (MMX) type which breaks this
2008-06-24 Dan GohmanRevert 52645, the loop unroller changes. It caused...
2008-06-24 Matthijs KooijmanCommit the new DeadArgElim pass again, this time with...
2008-06-24 Evan ChengIf it's determined safe, remat MOV32r0 (i.e. xor r...
2008-06-23 Bill WendlingThis situation can occur:
2008-06-23 Dan GohmanRevamp the loop unroller, extending it to correctly...
2008-06-23 Bill WendlingMake test work on non-x86 machines (like my G4 PPC).
2008-06-22 Dan GohmanImprove LSR's dead-phi detection to handle use-def...
2008-06-22 Chris LattnerFix PR2369 by making scalarrepl more careful about...
2008-06-21 Eli FriedmanFix for PR2479: correctly optimize expressions like...
2008-06-21 Duncan SandsThis file is empty.
2008-06-21 Duncan SandsTurn off llvm-gcc warnings when running "make check".
2008-06-21 Duncan SandsSupport for load/store of expanded float types. I
2008-06-21 Evan ChengUndo spill weight tweak. Need to investigate the perfor...
2008-06-21 Evan ChengBack out Matthijs' DAE patches. It's miscompiling gcc...
2008-06-20 Matthijs KooijmanAdd testcase that checks that DeadArgElim doesn't touch...
2008-06-20 Matthijs KooijmanRecommit r52459, rewriting of the dead argument elimina...
2008-06-20 Chris LattnerFix a warning, closing PR2452
2008-06-20 Chris LattnerFix a warning.
2008-06-20 Chris LattnerFix an error handling redefinition of linkonce function...
2008-06-20 Chris Lattnerfix a warning.
2008-06-20 Chris LattnerFix PR2471, which is a bug involving an invalid promoti...
2008-06-19 Evan ChengISD::UNDEF should be expanded recursively / iteratively.
2008-06-19 Matthijs KooijmanModify some ipconstprop tests to also test with invokes.
2008-06-19 Eli FriedmanFix a bug with <8 x i16> shuffle lowering on X86 where...
2008-06-19 Evan ChengNew test case.
2008-06-19 Evan ChengThis also got better (55 - 51 instructions). But doing...
2008-06-19 Evan ChengThis got better.
2008-06-18 Owen AndersonRemove this test until the corresponding patch is reapp...
2008-06-18 Owen AndersonAdd local PRE to GVN. This only operates in cases...
2008-06-18 Matthijs KooijmanRewrite the DeadArgumentElimination pass, to use a...
2008-06-18 Matthijs KooijmanReapply r52397 (make IPConstProp promote returned argum...
2008-06-18 Matthijs KooijmanReapply r52396, it was unrelated to the breakage (that...
2008-06-18 Chris Lattnerimplement some simple bswap optimizations, rdar://5992453
2008-06-18 Chris Lattnertemporarily revert this testcase since its patch was...
2008-06-18 Chris Lattnermake truncate/sext elimination capable of changing...
2008-06-18 Devang PatelPreserve dominance frontier while trivially unswitching...
2008-06-17 Matthijs KooijmanLearn IPConstProp to look at individual return values...
2008-06-16 Evan ChengDo not issue identity copies.
2008-06-16 Dan GohmanRefine the change in r52258 for avoiding use-before...
2008-06-16 Evan Cheng- Add "Commutative" property to intrinsics. This allows...
2008-06-16 Matthijs KooijmanMake testcase check for extractvalue instead of extract...
2008-06-16 Matthijs KooijmanStore the result of multiple identical run lines in...
2008-06-16 Matthijs KooijmanFix PR numbers, I accidentally switched two digits.
2008-06-16 Chris LattnerIf we are checking to see if the result of a call aliases a
2008-06-16 Chris Lattnerthis is unneeded now.
2008-06-16 Chris Lattnerresolve PR2453 by adding a run line.
2008-06-15 Wojciech MatyjewiczFix PR2434. When scanning for exising binary operator...
2008-06-13 Evan ChengTeach the spiller to commute instructions in order...
2008-06-13 Eli FriedmanRemove unnecessary target lines.
2008-06-13 Eli FriedmanRemove unnecessary target lines.
2008-06-13 Eli FriedmanDon't skip over instructions other than loads that...
2008-06-13 Dan GohmanProtect ChangeCompareStride from situations in which...
2008-06-13 Eli FriedmanMake sure SimplifyStoreAtEndOfBlock doesn't mess with...
2008-06-13 Duncan SandsDisable some DAG combiner optimizations that may be
2008-06-13 Matthijs KooijmanXFAIL some tests that became failing due to the extra...
2008-06-13 Nick LewyckyCrash less. The i64 restriction in BinomialCoefficient...
2008-06-12 Evan ChengFix some tests.
2008-06-12 Evan ChengRevert 52223.
2008-06-12 Matthijs KooijmanDon't try to compile tests for the ev56 alpha subtarget...
2008-06-12 Matthijs KooijmanPass -silence-passes to bugpoint in testcases, this...
2008-06-12 Matthijs KooijmanAdd line continuation character so the avoid dup loop...
2008-06-11 Evan ChengAvoid duplicating loop header which leads to unnatural...
2008-06-11 Gordon HenriksenDon't send checkpoints to stderr for the vmcore.ml...
2008-06-11 Matthijs KooijmanTeach instruction combining about the extractvalue...
2008-06-10 Dale JohannesenUse %link not %llvmgxx (which includes -c) to do the...
2008-06-10 Dale JohannesenSuppress ObjC FE warnings, which cause the test to...
2008-06-10 Dale JohannesenAdd -w to inhibit gcc warnings, which causes the
2008-06-10 Dale JohannesenFix parameter spelling: sse not sse1
2008-06-10 Matthijs KooijmanIgnore stderr for some more tests that expect warnings...
2008-06-10 Matthijs KooijmanFix some more quoting issues in RUN lines, this time...
2008-06-10 Matthijs KooijmanFix some escaping and quoting in RUN lines, mainly...
2008-06-10 Matthijs KooijmanRemove double pipes in RUN commandlines.
2008-06-10 Matthijs KooijmanRemove trailing whitespace after line continuations...
2008-06-10 Matthijs KooijmanLet some more tests ignore expected output on stderr.
2008-06-10 Matthijs KooijmanFix some llvm-gcc warnings in testcases, mostly by...
2008-06-10 Matthijs KooijmanFor all RUN lines starting with "not", redirect stderr...
2008-06-10 Matthijs KooijmanSuppress the (stderr) output of -aa-eval, this fixes...
2008-06-10 Matthijs KooijmanChange llvm.exp so it no longer ignores some errors...
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-06-09 Dan GohmanFix two more not-grep tests that were missing llvm...
2008-06-09 Dan GohmanRe-apply 52002, allowing the verifier to accept non...
2008-06-09 Duncan SandsTest that prune-eh doesn't make deductions based
2008-06-09 Rafael Espindolaadd support for PIC on linux x86-64
2008-06-09 Chris Lattnerlower calls to abs to inline code, PR2337
2008-06-09 Chris LattnerFix PR2411, where ip constant prop would propagate the
2008-06-08 Chris LattnerLimit the icmp+phi merging optimization to the cases...
2008-06-08 Anton KorobeynikovRemove invalid test
2008-06-07 Evan ChengSpeculatively execute a block when the the block is...
2008-06-07 Evan ChengFix run line.
2008-06-06 Anton KorobeynikovTestcase for PR2418
2008-06-05 Dan GohmanRevert 52002.
2008-06-05 Zhou ShengAdd a test case for opt -instcombine bug fix in revisio...
next