Make sure that the current executable filename has "exe" suffix on Windows.
[oota-llvm.git] / test /
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...
2008-06-05 Matthijs KooijmanChange the Verifier to support returning first class...
2008-06-05 Zhou ShengAdd a test case for APInt bug fix in r51999.
2008-06-05 Matthijs KooijmanLearn ScalarReplAggregrates how stores and loads of...
2008-06-05 Matthijs KooijmanLet StructRetPromotion check if all if its users are...
2008-06-05 Matthijs KooijmanLet StructRetPromotion check if it's users are really...
2008-06-04 Evan ChengFix a memcpy lowering bug. Even though the memcpy align...
2008-06-04 Chris LattnerRewrite a bunch of the CBE's inline asm code, giving...
2008-06-04 Duncan SandsChange packed struct layout so that field sizes
2008-06-03 Owen AndersonTestcase for LoopIndexSplit and DomFrontier.
2008-06-03 Dan Gohmannounwindify.
2008-06-03 Dan GohmanConstant folding for insertvalue and extractvalue.
2008-06-02 Devang PatelUpdate dom tree. Fix PR 2372.
2008-06-02 Scott MichelAdd necessary 64-bit support so that gcc frontend compi...
2008-06-02 Dan GohmanImplement CBE support for first-class structs and array...
2008-06-02 Dan GohmanFix the position of MemOperands in nodes that use varia...
2008-06-02 Wojciech MatyjewiczFixes PR2395. Looking for a constant in a GEP tail...
2008-06-01 Owen AndersonFix two issues that Eli Friedman pointed out, where...
2008-06-01 Owen AndersonTest for PR2401
2008-06-01 Duncan SandsWhen simplifying a call to a bitcast function, tighten up
2008-05-31 Chris Lattnerupdate this patch to handle an extraneous &1. This...
2008-05-31 Nick LewyckyPeer through sext/zext when looking for not(cmp).
2008-05-31 Nick LewyckyAdd more i1 optimizations. add, sub, mul, s/udiv on...
2008-05-31 Nick LewyckyAdding i1 is always Xor.
2008-05-31 Chris LattnerFix the CBE's handling of instructions whose result...
2008-05-31 Dan GohmanIR, bitcode reader, bitcode writer, and asmparser chang...
2008-05-30 Mikhail GlushenkovFix the -opt switch and add a test case for it.
2008-05-30 Mikhail GlushenkovFix: 'sink' handling was broken.
2008-05-30 Nick LewyckyUnbreak this test.
2008-05-29 Dan GohmanAdd patterns for CALL32m and CALL64m. They aren't match...
2008-05-29 Dan GohmanExpand small memmovs using inline code. Set the X86...
2008-05-29 Anton KorobeynikovFor PR1338: Rename test dirs
2008-05-29 Owen AndersonMove these tests into the proper directory.
2008-05-29 Owen AndersonReplace the old ADCE implementation with a new one...
2008-05-29 Evan ChengImplement vector shift up / down and insert zero with...
2008-05-29 Evan ChengAdd nounwind.
2008-05-28 Evan ChengFix PR2289: vr defined by multiple implicit_def as...
2008-05-28 Evan ChengTeach local register allocator to deal with landing...
2008-05-28 Chris LattnerImplement PR2370: memmove(x,x,size) -> noop.
2008-05-27 Dan GohmanSpecify a target so that this tests tests what it's...
2008-05-27 Dan GohmanMake this test independent of the target-triple; the...
2008-05-26 Nick LewyckyWhoops -- forgot PR reference on this test.
2008-05-26 Nick LewyckyThe Linux ABI emits an extra "movl %esp, %ebp" in funct...
2008-05-26 Nick LewyckyUse {} instead of "" in RUN lines.
2008-05-25 Nick LewyckyDon't treat values as signed when looking at loop stepp...
2008-05-25 Nick Lewycky"ret (constexpr)" can't be folded into a Constant....
2008-05-24 Chris LattnerFix a serious brain-o. Obviously no-one reviewed my...
2008-05-24 Chris LattnerFix PR2358 by resolving calls with undef arguments...
2008-05-24 Evan ChengEliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl...
2008-05-24 Evan ChengEliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2...
2008-05-24 Evan ChengNew loadl_pd and loadh_pd tests.
2008-05-24 Evan ChengAutoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.
2008-05-23 Dan GohmanDon't silently truncate array extents to 32 bits.
2008-05-23 Evan ChengUse movlps / movhps to modify low / high half of 16...
2008-05-23 Dan GohmanRemove lingering references to .llx and .tr in the...
2008-05-23 Dan GohmanUse PMULDQ for v2i64 multiplies when SSE4.1 is availabl...
next