oota-llvm.git
2007-05-15 Chris Lattnernew testcase
2007-05-15 Lauro Ramos... Fix an infinite recursion in GetNegatedExpression.
2007-05-15 Reid SpencerDon't put test cases into regression test suite before...
2007-05-15 Duncan SandsThe index into the actions table is a ULEB128 not a...
2007-05-15 Nicolas GeoffrayNote on current implementation of ELF32/PPC ABI.
2007-05-15 Reid SpencerAdd a test case for PR1420
2007-05-15 Chris Lattnerselects can also reach here
2007-05-15 Chris Lattnerimplement the ModuleProvider::dematerializeFunction...
2007-05-15 Reid SpencerUn-brain-dead-ify the lowering of part set for the...
2007-05-15 Chris LattnerFix CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash...
2007-05-15 Chris LattnerFix some subtle issues handling immediate values. ...
2007-05-15 Chris Lattnernew testcase that crashes llc
2007-05-15 Chris Lattnerfix some subtle inline asm selection issues
2007-05-15 Evan ChengAdd PredicateOperand to all ARM instructions that have...
2007-05-15 Chris Lattnerfix subtle bugs in inline asm operand selection
2007-05-15 Evan ChengAdded getNumExplicitOperands and findFirstPredOperand.
2007-05-15 Evan ChengAdded \!con(a,b) syntax to concatnate two dag fragments.
2007-05-15 Evan ChengAll operands that made up of the predicate operands...
2007-05-15 Evan ChengMark all (not just the first) predicate operand M_PREDI...
2007-05-15 Evan ChengPredicateOperand related bug fix.
2007-05-15 Chris Lattnertestcase that crashes llc
2007-05-15 Dan GohmanCorrect a comment.
2007-05-15 Chris LattnerFix Transforms/InstCombine/2007-05-14-Crash.ll
2007-05-15 Chris LattnerNew testcase that crashes instcombine
2007-05-14 Lauro Ramos... Fix previous patch. GOTOFF can be used only when the...
2007-05-14 Chris Lattnerimplement a simple fneg optimization/propagation thing...
2007-05-14 Chris Lattnernew testcase
2007-05-14 Evan ChengOnly worry about intervening kill if there are more...
2007-05-14 Evan ChengTest for PR1406.
2007-05-14 Evan ChengFix for PR1406:
2007-05-14 Evan ChengNew test.
2007-05-14 Evan ChengDoh. .cpp -> .ll
2007-05-14 Evan ChengWhen marking a register as being implicitly defined...
2007-05-14 Lauro Ramos... Optimize PIC implementation. GOTOFF can be used when...
2007-05-14 Lauro Ramos... Enable aliases on arm-linux.
2007-05-14 Evan ChengRemove duplicated line.
2007-05-14 Reid SpencerReverse last patch .. premature. Depends on uncommitted...
2007-05-14 Reid SpencerUpdate this test to match the (corrected) output from...
2007-05-14 Reid SpencerGive names to the final result values of the part_set...
2007-05-14 Reid SpencerThe wrapping behavior of part_set is not desirable...
2007-05-14 Reid SpencerRevise definition of part_select. The wrapping behavior...
2007-05-14 Dan GohmanCorrect a few comments.
2007-05-14 Dan GohmanAdd passes -view-cfg and -view-cfg-only that are like...
2007-05-14 Dan GohmanUse templates for the GraphType for DefaultDOTGraphTrai...
2007-05-14 Dan GohmanAdd a addRequiredTransitiveID member function, which...
2007-05-14 Chris LattnerAdd a skeleton for future contents
2007-05-14 Chris Lattnerupdate comments
2007-05-14 Reid SpencerMake the results for the rotate functions correct when...
2007-05-13 Reid SpencerAdd some things needed by the llvm-gcc version supporti...
2007-05-13 Chris Lattneradd a link
2007-05-13 Chris LattnerFix PR1413
2007-05-13 Chris Lattnerthis crashes globalopt
2007-05-13 Chris LattnerFix Transforms/GlobalOpt/2007-05-13-Crash.ll
2007-05-13 Anton KorobeynikovEmit function debug frames in one atom. This will preve...
2007-05-13 Anton KorobeynikovEmit multiple common EH frames for multiple (including...
2007-05-13 Chris Lattneradd initial description of llvm top-level stuff.
2007-05-13 Chris Lattnerfinish the description of the bitstream format.
2007-05-12 Anton KorobeynikovMore DWARF-related things cleanup:
2007-05-12 Reid SpencerFix shl to produce the correct result when the bitwidth...
2007-05-12 Reid SpencerAdd a test case for shl of APInt integers > 64 bits...
2007-05-12 Reid SpencerGet the size of auto arrays right, regardless of its...
2007-05-12 Reid SpencerFix a grammaro.
2007-05-12 Chris Lattnerfix typo
2007-05-12 Chris Lattnercontinued description
2007-05-12 Chris Lattneradd a bunch of content.
2007-05-12 Chris Lattnerfirst step
2007-05-12 Lauro Ramos... Add a known QEMU problem.
2007-05-11 Chris Lattnerallow partially materialized modules to be written...
2007-05-11 Devang PatelFix lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of...
2007-05-11 Devang PatelNew test.
2007-05-11 Chris Lattnersignificantly improve debug output of lsr
2007-05-11 Dan GohmanUpdate comments to say "vector" instead of "packed".
2007-05-11 Dan GohmanFix typos.
2007-05-11 Dan GohmanRemove forward-declarations for classes that don't...
2007-05-11 Dan GohmanAdd explicit keywords to several constructors that...
2007-05-11 Dan GohmanSimplify BranchInst::getSuccessor, avoiding a condition...
2007-05-11 Dan GohmanThis patch extends the LoopUnroll pass to be able to...
2007-05-11 Chris Lattnerfix regressions from my previous checking, including
2007-05-11 Anton KorobeynikovPerform correct actions numbers/sizes computation
2007-05-11 Anton KorobeynikovFix action No calculation in multiple-invoke-one-LP...
2007-05-11 Reid SpencerFor PR1411:
2007-05-11 Chris Lattnerfix Transforms/InstCombine/2007-05-10-icmp-or.ll
2007-05-11 Chris Lattnernew testcase that crashes instcombine
2007-05-11 Devang PatelDrop ModuleID from comment.
2007-05-11 Chris Lattnerfix a memory leak
2007-05-11 Chris LattnerFix a bug where the bcreader could crash on .bc files...
2007-05-10 Dale JohannesenDo not generate branches to entry block. This fixes...
2007-05-10 Anton KorobeynikovOoops. Some debugging stuff :)
2007-05-10 Anton KorobeynikovAllow multiple invokes per landing pad. This (probably...
2007-05-10 Duncan SandsLater computations assume we are aligned at this point.
2007-05-10 Anton KorobeynikovTypeIds are indexed by j, not i
2007-05-10 Anton KorobeynikovThese attributes are supported!
2007-05-10 Chris Lattnergar. GCC 3.4.2 also miscompiles llvm at -O3. :(
2007-05-10 Chris Lattneranother version of gcc that miscompiles llvm.
2007-05-10 Dale JohannesenAnother test for tail mergeing
2007-05-10 Dale JohannesenMake tail merging handle many more cases (all it can...
2007-05-10 Chris Lattneradd some notes
2007-05-09 Evan ChengCan't fold bit_convert into truncating store.
2007-05-09 Evan ChengCan't fold the bit_convert is the store is a truncating...
2007-05-09 Anton KorobeynikovDo not assert, when case range split metric is zero...
next