oota-llvm.git
2010-03-18 Dan GohmanExplicitly cast std::min's arguments to avoid type...
2010-03-18 Gabor Greifanother one
2010-03-18 Dan GohmanDefine placement new wrappers for BumpPtrAllocator and
2010-03-18 Dan GohmanMake this test more lenient; with SmallVector now using...
2010-03-18 Bob WilsonFix pr6543: svn r88806 changed MachineJumpTableInfo...
2010-03-18 Dan GohmanFix a bug found by inspection; in the __GNUC__ code...
2010-03-18 Andrew LenharthNick wants these alphabetized
2010-03-18 Chris Lattneradd a special relocation type for movq loads for object
2010-03-18 Dan GohmanAdd explicit braces to avoid ambiguous ‘else’.
2010-03-18 Chris Lattnercallq is pcrelative
2010-03-18 Bob WilsonCheck if function names start with "llvm." before tryin...
2010-03-18 Devang PatelFix comment.
2010-03-18 Dan GohmanAdd the ability to "intern" FoldingSetNodeID data into a
2010-03-18 Wesley PeckAdding MicroBlaze as an experimental backend in the...
2010-03-18 Oscar FuentesCMake: Add options for using static runtime on MSVC...
2010-03-18 Kovarththanan... Add an extra newline to separate PP directives from...
2010-03-18 Benjamin KramerTry to fix a valgrind error on 32 bit platforms: use...
2010-03-18 Jeffrey YasskinAvoid a problem in libc_freeres() seen on a linux-i686...
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2010-03-18 Chris Lattneradd a couple blurbs back
2010-03-18 Dan GohmanReapply r98755 with a thinko which miscompiled gengtype...
2010-03-18 Daniel DunbarMCValue: Change to holding MCSymbolRefExprs instead...
2010-03-18 Daniel DunbarAdd MCSymbol::isInSection.
2010-03-18 Daniel DunbarMC/Darwin: Add a new target hook for whether the target...
2010-03-18 Jakob Stoklund... Revert "Change coalescer complexity from N^2 to N logN...
2010-03-17 Evan ChengX86 address mode matching code MatchAddressRecursively...
2010-03-17 Devang PatelDebug info intrinsic does not intefer during tail call...
2010-03-17 Johnny ChenRevert 98745 with respect to the addition of NEONFrm...
2010-03-17 Jakob Stoklund... Change coalescer complexity from N^2 to N logN by chang...
2010-03-17 Johnny ChenFixed a bug in the IT mask printing where T means the...
2010-03-17 Johnny ChenRefines 98745 so that it only contains the patch relate...
2010-03-17 Sean CallananChanged install_name for libEnhancedDisassembly.dylib on
2010-03-17 Jim Grosbachremove arm mode workaround for ARM host
2010-03-17 Jim GrosbachUse llvm-gcc to build ARM when it's available
2010-03-17 Bob WilsonClean up whitespace.
2010-03-17 Bob WilsonIncrease format field from 5 to 6 bits. ARMII::FormMas...
2010-03-17 Benjamin KramerInitialize Size member to appease valgrind.
2010-03-17 Dan GohmanRevert 98755, which may be causing trouble.
2010-03-17 Gabor Greiffeedback from Nick
2010-03-17 Dan GohmanChange SCEVNAryExpr's operand array from a SmallVector...
2010-03-17 Bob WilsonRemove an unnecessary (and misspelled) typedef. Tweak...
2010-03-17 Andrew Lenharthmissing include
2010-03-17 Johnny Chen98745 contains something unrelated to the patch.
2010-03-17 Chris Lattnernotes from evan
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-17 Stuart HastingsTestcase for r98728.
2010-03-17 Devang PatelFix EmitSectionOffset incorrect argument. DwarfDebug...
2010-03-17 Chris Lattnerseveral updates
2010-03-17 Jeffrey YasskinMake lit pay attention to --vg for tcl tests too, which...
2010-03-17 John CriswellFixed spelling errors.
2010-03-17 Jeffrey YasskinFix a false-positive memory leak in code using RemoveFi...
2010-03-17 Chris Lattnercombiner-aa too, what's its status?
2010-03-17 Chris Lattnermore chris scribble.
2010-03-17 Chris Lattnerfix GetOrCreateTemporarySymbol to require a name, clients
2010-03-17 Chris Lattneradd a bunch of random and unformatted notes as I am...
2010-03-17 Chris Lattneradd logo, comment out project info, they need to send...
2010-03-17 Chris Lattnerremove dead variable, patch by Nathan Howell!
2010-03-17 Jeffrey YasskinFix death tests in -Asserts builds.
2010-03-16 Bob WilsonRemove a check that can no longer be true, after r84803.
2010-03-16 Bob WilsonRevert 98683. It is breaking something in the disassem...
2010-03-16 Evan ChengFix liveintervals handling of dbg_value instructions.
2010-03-16 Bob WilsonRemove redundant writeback flag from ARM address mode...
2010-03-16 Chris Lattnerreapply r98656 unmodified, which exposed the asmprinter not
2010-03-16 Johnny ChenDisambiguate the *_UPD and * variants by specifying...
2010-03-16 Chris Lattneradd asmprinter suport for unions, fixing Feature/unions...
2010-03-16 Devang PatelIgnore debug value instructions while analyzing BB...
2010-03-16 Daniel DunbarRevert r98666 too; it's checkin-without-testing day!
2010-03-16 Benjamin Kramerstr[r]chr returns its pointer argument so we cannot...
2010-03-16 Chris Lattnertemporarily xfail
2010-03-16 Benjamin KramerMark str[r]chr readonly.
2010-03-16 Daniel DunbarRevert r98656, its breaking all over the place.
2010-03-16 Chris Lattnerimprove support for uniontype and ConstantUnion, patch...
2010-03-16 Dan GohmanAdd an rdar number to this test.
2010-03-16 Chris Lattnerwork around an MSVC2010 bug, PR6504
2010-03-16 Duncan SandsChris pointed out that producing undef here is wrong in
2010-03-16 Bob WilsonRemove redundant writeback flag in ARM addressing mode 5.
2010-03-16 Bob WilsonRemove the writeback flag from ARM's address mode 4...
2010-03-16 Bob WilsonFix unused variable warnings.
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2010-03-16 Gabor Greifmore BranchInst tests
2010-03-16 Daniel DunbarNNT: Add -nouname option, so machine uniquing can occur...
2010-03-16 Gabor Greifadd BranchInst tests
2010-03-16 Gabor Greifappease valgrind testers
2010-03-16 Duncan SandsCheck that P is not zero initialized.
2010-03-16 Gabor Greifadd single return tests
2010-03-16 Gabor Greiffix PR6589
2010-03-16 Gabor Greifbegin humbly with a repro of PR6589
2010-03-16 Chris Lattneradd support for bugpointing the integrated assembler...
2010-03-16 Chris Lattnerfix the same bug on the x86-64 side of the fence.
2010-03-16 Chris Lattnerfix the encoding of TAILJMPd. This fixes Benchmarks...
2010-03-16 Jeffrey YasskinAvoid a memory leak in JITDebugRegisterer.
2010-03-16 Bob WilsonAdd a testcase for the change in r98586.
2010-03-16 Bill WendlingUse getFirstTerminator().
2010-03-16 Bill WendlingForgot testcase for r98599.
2010-03-16 Bill WendlingWhen checking if something's killed, don't rely simply...
2010-03-16 Chris Lattnerdon't form a RecordChild or CheckChildType for child...
2010-03-16 Bob WilsonWrap a long line and add some parens to be consistent.
2010-03-16 Chris LattnerFix the third (and last known) case of code update...
next