CMake: Builds all examples. Corrected name of CBackend target.
[oota-llvm.git] / test /
2008-09-26 Evan ChengAvoid spilling EBP / RBP twice in the prologue.
2008-09-25 Evan ChengPrefer movlhps over punpcklqdq, etc. in more cases.
2008-09-25 Evan ChengWith sse3 and when the source is a load or has multiple...
2008-09-25 Dale JohannesenAccept 'inreg' attribute on x86 functions as
2008-09-24 Evan ChengFix patterns for SSE4.1 move and sign extend instructio...
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers
2008-09-24 Evan ChengTest fp not.
2008-09-24 Evan ChengProperly handle 'm' inline asm constraints. If a GV...
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-09-22 Evan ChengSupport x86 specific inline asm modifier 'J'.
2008-09-22 Evan ChengTest case for fp logical instructions.
2008-09-22 Arnold SchwaighoferChange the calling convention used when tail call optim...
2008-09-20 Evan ChengFix PR2808. When regalloc runs out of register, it...
2008-09-20 Evan ChengClean up the test.
2008-09-20 Evan ChengNo need to print function stubs for Mac OS X 10.5 and...
2008-09-19 Dan GohmanRefactor X86SelectConstAddr, folding it into X86SelectA...
2008-09-19 Evan ChengRe-materalized definition instructions may be dead...
2008-09-19 Duncan SandsAdd test for improvement of readonly to readnone,
2008-09-19 Duncan SandsTurn on these tests!
2008-09-19 Duncan SandsRemove the MarkModRef pass (use AddReadAttrs instead).
2008-09-19 Duncan SandsAdd a new pass AddReadAttrs which works out which functions
2008-09-19 Duncan SandsTest the callgraph directly for the missing edge.
2008-09-19 Duncan SandsTeach -callgraph to always print the callgraph (as the
2008-09-18 Devang PatelsplitLoop does not handle split condition EQ.
2008-09-17 Dale JohannesenAdd a bit to mark operands of asm's that conflict
2008-09-17 Evan ChengUnallocatable registers do not have live intervals.
2008-09-17 Devang PatelDo not hoist instruction above branch condition. The...
2008-09-17 Devang PatelDo not ignore iv uses outside the loop.
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...
2008-09-16 Dan GohmanFinally re-apply r46959. This is made feasible by the...
2008-09-16 Dan GohmanImprove instcombine's handling of integer min and max...
2008-09-16 Bill WendlingFix test to account for no more whitespace and that...
2008-09-16 Bill WendlingRemove space that was forgotten.`
2008-09-16 Dan GohmanFix spacing in the grep line for this test, following...
2008-09-16 Dan GohmanRe-enables the new vector select in the bitcode reader...
2008-09-15 Dan GohmanTeach ScalarEvolution to consider loop preheaders in...
2008-09-15 Dan GohmanTeach LSR to optimize away SMAX operations for tripcoun...
2008-09-15 Dan GohmanRe-enable SelectionDAG CSE for calls. It matters in...
2008-09-15 Bruno Cardoso LopesAdded testcase for bswap allegrexel intrinsic
2008-09-15 Evan ChengCorrectly update kill infos after extending a live...
2008-09-14 Dan GohmanFix WriteAsOperand to not emit a leading space characte...
2008-09-13 Duncan SandsFix PR2792: treat volatile loads as writing memory...
2008-09-12 Evan ChengOn some targets, non-move instructions can become move...
2008-09-11 Dan GohmanOn 64-bit targets, change 32-bit getelementptr indices...
2008-09-11 Dan GohmanFix a vectorshuffle instcombine bug introduced by r55995.
2008-09-11 Arnold SchwaighoferAdd indirect tail call (function pointer) examples.
2008-09-11 Arnold SchwaighoferWhen tailcallopt is enabled all fastcc calls must have...
2008-09-11 Evan ChengFix PR2748. Avoid coalescing physical register with...
2008-09-11 Evan ChengFix PR2783 - coalescer bug. Missing a TargetRegisterInf...
2008-09-11 Evan ChengPropagate subreg index when promoting a load to a copy.
2008-09-10 Dan GohmanFix an icmp+sdiv optimization to check for and handle...
2008-09-10 Evan ChengFix a fastcc + sret bug. If fastcc and sret, callee...
2008-09-09 Evan ChengLegalizer was missing code that expand fpow to a libcall.
2008-09-09 Devang PatelRemove.
2008-09-09 Devang Patelif loop induction variable is always sign or zero exten...
2008-09-09 Devang Patelfix overflow check.
2008-09-09 Evan ChengFix PR2757. Ignore liveinterval register allocation...
2008-09-09 Anton KorobeynikovResolve aliases, when possible
2008-09-09 Dan GohmanMake SimplifyDemandedVectorElts simplify vectors with...
2008-09-09 Duncan SandsCorrect callgraph construction. It has two problems:
2008-09-09 Dan GohmanTemporarily disable vector select in the bitcode reader...
2008-09-09 Evan ChengFix a constant lowering bug. Now we can do load and...
2008-09-09 Devang PatelFix simplifycfg crash in handing block merge.
2008-09-09 Dan GohmanExtend the vcmp/fcmp LLVM IR instructions to take vecto...
2008-09-08 Anton KorobeynikovReapply 55902: Add test for checking proper lowering...
2008-09-08 Anton KorobeynikovReapply 55903: Testcase for 64-bit lowering of eh_retur...
2008-09-08 Dan GohmanAdd a target triple; apparently LLVM doesn't use 64-bit
2008-09-08 Bill WendlingRemove these testcases associated with changes between...
2008-09-08 Bill WendlingReverting r55898 to r55909. One of these patches was...
2008-09-08 Evan ChengHandle calls which produce i1 results: promote to i8...
2008-09-08 Dan GohmanAdd AsmPrinter support for i128 and larger static initi...
2008-09-08 Devang Patelxfail
2008-09-08 Anton KorobeynikovTestcase for 64-bit lowering of eh_return & unwind_init
2008-09-08 Anton KorobeynikovAdd test for checking proper lowering of eh_return...
2008-09-08 Rafael EspindolaAdd testcase from bug 2770.
2008-09-08 Duncan SandsUpdate the callgraph correctly in ArgumentPromotion.
2008-09-08 Evan ChengCorrectly handle physical register inputs. They are...
2008-09-07 Evan ChengHandle x86 truncate to i8 with target hook for now.
2008-09-06 Duncan SandsWhen PruneEH turned an invoke into an ordinary
2008-09-05 Eli FriedmanFix for PR2687: Add patterns to match sint_to_fp and...
2008-09-05 Duncan SandsPrevent our own passes from promoting this to
2008-09-05 Evan ChengFix test.
2008-09-05 Evan ChengIf SSE2 is available, x86 should pass first 3 f32/f64...
2008-09-04 Evan ChengFor whatever the reason, x86 CallingConv::Fast (i.e...
2008-09-04 Dale JohannesenAdjust tests to expect new math intrinsics to be
2008-09-04 Dale JohannesenAdjust libcalls tests to expect intrinsic for exp2
2008-09-04 Owen AndersonFix the ordering of operands to the store (inverted...
2008-09-04 Owen AndersonAdd a first attempt at implementing stores for X86...
2008-09-04 Evan ChengLoad from GV stub should be locally CSE'd.
2008-09-04 Evan ChengRemove code that pad number of bytes to pop for X86_Fas...
2008-09-03 Duncan SandsTestcase for commits 55700 and 55714.
2008-09-03 Devang PatelUpdate test to check call instruction.
2008-09-03 Duncan SandsSince onlyReadsMemory returns true if in fact
2008-09-03 Duncan SandsCleanup GlobalsModRef a bit. When analysing the
2008-09-03 Duncan SandsTestcase for PR1678.
2008-09-03 Evan ChengAdd X86 target hook to implement load (even from Global...
2008-09-03 Nick LewyckyDon't crash when trying to constant fold a vector with...
2008-09-03 Devang PatelCheck iteration count.
2008-09-02 Devang PatelIf all IV uses are extending integer IV then change...
2008-09-02 Devang Patelrespect inline=never and inline=always notes.
next