oota-llvm.git
2010-01-26 Sean CallananAdded the TargetAsmLexer implementation for AT&T syntax.
2010-01-26 Dale Johannesenuse findDebugLoc in more places.
2010-01-25 Jim GrosbachMinor jump table cleanup.
2010-01-25 Chris Lattnerin 32-bit pic mode for targets with a GOT, x86 emits...
2010-01-25 Chris Lattnerfix quoting problem jim noticed!
2010-01-25 Chris LattnerRearrange handling of jump tables. Highlights:
2010-01-25 Chris Lattnerprep work to support a future where getJumpTableInfo...
2010-01-25 Chris Lattneradd a method to get the alignment of an integer type...
2010-01-25 Johnny ChenMake it SP, LR, PC for GPR Register Class instead of...
2010-01-25 Chris Lattnereliminate redundant argument to EmitJumpTableInfo
2010-01-25 Johnny ChenImplemented ARMInstPrinter::printThumbS4ImmOperand().
2010-01-25 Sean CallananImplemented the dialect decision logic for the X86
2010-01-25 Johnny ChenFixed the order of GPR RegisterClass regs to be: ....
2010-01-25 Dan GohmanFix the bitcode reader to deserialize nuw/nsw/etc....
2010-01-25 Chris Lattnermcstreamerize gprel32 emission.
2010-01-25 Bob WilsonRemove check for an impossible condition: the condition...
2010-01-25 Chris Lattnermcize the non-gprel cases of AsmPrinter::printPICJumpTa...
2010-01-25 Chris Lattnerhandle the _set_ symbol with an MCSymbol.
2010-01-25 Chris Lattnerrename MAI::PICJumpTableDirective to MAI::GPRel32Direct...
2010-01-25 Chris Lattnerpull the non-pic jump table case out of printPICJumpTab...
2010-01-25 Chris Lattnerremove JumpTableDirective, it is always null.
2010-01-25 Chris Lattnerno need to implement these.
2010-01-25 Chris Lattnermcize jump table symbol manipulation.
2010-01-25 Chris Lattnersink an arm specific method out of asmprinter into...
2010-01-25 Chris Lattnerremove dead code: the x86 target never sets usesGlobalO...
2010-01-25 Chris Lattnerwirte up .file and .file to the mc asmparser.
2010-01-25 Chris Lattnermcstreamerize .file and .file. This also fixes an...
2010-01-25 Chris Lattneremit ELF .type directives through MCStreamer instead...
2010-01-25 Chris Lattneradd symbol attribute support for the ELF .type directive.
2010-01-25 Bob WilsonChange Value::getUnderlyingObject to have the MaxLookup...
2010-01-25 Victor HernandezRevert r94260 until findDbgDeclare() is made more efficient
2010-01-25 Rafael EspindolaUpdate test for darwin.
2010-01-25 Chris Lattneradd a comment
2010-01-25 Chris Lattneremit the .size directive for global variables on ELF...
2010-01-25 Chris Lattnerwe removed support for darwin8 tools.
2010-01-25 Chris Lattnerall supported target now have aligned common support.
2010-01-25 Chris LattnerRemove support for i386 tiger tools for aligned common...
2010-01-25 Chris Lattnerdon't set value to its default.
2010-01-25 Chris Lattnercoff targets support alignment on .comm
2010-01-25 Jim GrosbachARM does accept the .comm directive alignment.
2010-01-25 Eric ChristopherFix autoconf llvm srcdir location for generic projects.
2010-01-25 Rafael EspindolaFix PR6134.
2010-01-25 Daniel DunbarAttempt to unbreak test on Linux. Chris, please check.
2010-01-25 Daniel DunbarThis example requires RTTI.
2010-01-24 Chris Lattnerlinux/ppc does use alignment in bytes, not pow-2. ...
2010-01-24 Chris Lattnerdon't reset the default.
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-24 Chris Lattnermark some libraries that currently require RTTI.
2010-01-24 Chris Lattnerlibs that need EH need RTTI.
2010-01-24 Chris LattnerENABLE_EXPENSIVE_CHECKS shouldn't know how rtti is...
2010-01-24 Chris Lattnerreassociate should do this.
2010-01-24 Chris Lattneradd a note.
2010-01-24 Chris Lattnerjust remove this test, it is not reduced, is not clear...
2010-01-24 Chris Lattnerthis test has been failing or a long time, just disable...
2010-01-24 Chris Lattnerfix some issues where we weren't emitting enough newlines.
2010-01-24 Chris Lattnerwhen emitting DIEs, emit the comment on the same line...
2010-01-24 Chris Lattnermove PR5945 here.
2010-01-24 Chris Lattnerfix a parsing problem on instructions like:
2010-01-24 Chris LattnerThis corrects an error in the type of the Llvm.dispose_...
2010-01-24 Mon P WangIt seems better to scalarize vectors of size 1 instead...
2010-01-24 Chris Lattnerchange the canonical form of "cond ? -1 : 0" to be
2010-01-24 Mon P WangImproved widening loads by adding support for wider...
2010-01-23 Chris Lattnerfix a potential overflow issue Eli pointed out.
2010-01-23 Nick LewyckySpeculatively revert r94322 to see if it fixes darwin...
2010-01-23 Chris Lattnerthird bug from PR6119: the xor dupe extension allows
2010-01-23 Nick LewyckyTeach DAE that even though it can't modify the function...
2010-01-23 Chris Lattneradd an early out to ProcessBranchOnXOR to speed it up,
2010-01-23 Chris Lattnerfix a crash in jump threading, PR6119
2010-01-23 Chris Lattnerimplement a simple instcombine xform that has been...
2010-01-23 Chris Lattneradd a note
2010-01-23 Chris Lattneradd some notes, making posix-memalign be nocapture...
2010-01-23 Bill WendlingRemove the '-disable-scheduling' flag and replace it...
2010-01-23 Benjamin KramerRespect operator precedence (and silence a gcc 4.3...
2010-01-23 Chris Lattnermcize lcomm, simplify .comm, extend both to support...
2010-01-23 Chris Lattnerresolve a fixme: the "nonexecutable stack directive...
2010-01-23 Chris Lattnerremove a dead call.
2010-01-23 Chris Lattneruse helpers.
2010-01-23 Chris Lattnermcize visibility directives.
2010-01-23 Chris Lattnermove the various directive enums out of the MCStreamer...
2010-01-23 Chris LattnerChange constantexpr global variable initializers to...
2010-01-23 Eric ChristopherDon't lower splat vector load to relative to the esp...
2010-01-23 Chris Lattnermcstreamerize .no_dead_strip and .reference for static...
2010-01-23 Chris Lattnerstop testing for invalid output.
2010-01-23 Eric ChristopherReapply 94059 while fixing the calling convention setup
2010-01-23 Chris Lattnerremove unneeded directive set.
2010-01-23 Chris Lattneruse some helpers instead of duplicating logic.
2010-01-23 Chris Lattnermcize jump table and constant pool entry labels, .local...
2010-01-23 Chris Lattneremit .ascii and .asciz through MCStreamer.
2010-01-23 Chris Lattnersimplify code a bit.
2010-01-23 Mon P WangInstCombine should not fold sext/zext of a vector and...
2010-01-23 Ted KremenekUpdate CMake build.
2010-01-23 Chris Lattnerremove one form of EmitString, just use EmitBytes inste...
2010-01-23 Chris Lattnerremove this test.
2010-01-23 Sean CallananAdded the skeleton for the implementation of the X86
2010-01-23 Evan ChengFix test.
2010-01-23 Evan ChengFix tests.
2010-01-23 Sean CallananModified the register matcher function in AsmMatcher to
2010-01-23 Devang PatelAvoid using "Type" as the variable name.
2010-01-23 Daniel DunbarAsmMatcher: Add a comment.
2010-01-23 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...
next