oota-llvm.git
2009-08-15 Jakob Stoklund... Update LocalRewriter::DistanceMap when inserting stack...
2009-08-15 Bill WendlingReformatting and some cleanup.
2009-08-15 Evan Cheng80 col violations.
2009-08-15 Evan ChengFix tests.
2009-08-15 Evan ChengTurn on if-conversion for thumb2.
2009-08-15 Chris Lattnerupdate for rename.
2009-08-15 Chris Lattnerrename PIC16Section.h -> MCSectionPIC16.h for consisten...
2009-08-15 Chris Lattnercmake likes its explicit list of files to build.
2009-08-15 Chris Lattneruse XCore-specific section with xcore specific cp/dp...
2009-08-15 Chris LattnerIf ELF subtargets don't want to support 4/8/16-byte...
2009-08-15 Chris Lattneradd support for target-specific ELF section flags,...
2009-08-15 Dan GohmanSimplify a few more things, eliminating a few more...
2009-08-15 Dan GohmanSimplify this code to not depend as much on CurMBB.
2009-08-15 Evan ChengDo not use frame register to reference fixed stack...
2009-08-15 Dan GohmanAlways check to see if raw_fd_ostream's file descriptor...
2009-08-15 Dan GohmanAdd support for column computation on unbuffered streams.
2009-08-15 Dan GohmanMove FormattedStream's write_impl out of line.
2009-08-15 Dan GohmanRemove an unnecessary #include.
2009-08-15 Chris Lattnerswitch DominanceFrontier::splitBlock to use a smallvect...
2009-08-15 Dan GohmanOn x86-64, for a varargs function, don't store the...
2009-08-14 Devang PatelDo not completely skip subrange info for a zero sized...
2009-08-14 Evan ChengLeaf functions which do not save CSRs can be frameless...
2009-08-14 Oscar FuentesCMake: Updated library dependence info.
2009-08-14 Eric ChristopherAdd sse4.2 string/text processing intrinsics. We'll...
2009-08-14 Eric ChristopherWhitespace cleanup.
2009-08-14 Anton KorobeynikovAllow targets to specify their choice of calling conven...
2009-08-14 Evan ChengAdd Thumb2 lsr hooks.
2009-08-14 Daniel Dunbarllvm-mc: Fix bugs where bytes were unintentionally...
2009-08-14 Oscar FuentesCMake: Corrected variable check.
2009-08-14 Bruno Cardoso... *try* to use a better name to describe how common symbo...
2009-08-14 Owen AndersonAdd doxygen comments.
2009-08-14 Evan Cheng80 col violation.
2009-08-14 Daniel Dunbarllvm-mc: When handling a .set, make sure to print subse...
2009-08-14 Anton KorobeynikovCleanup the mess in msp430 target registration and...
2009-08-14 Argyrios KyrtzidisRevert r78424.
2009-08-14 Evan ChengIndentation.
2009-08-14 Anton KorobeynikovForce reconfigure
2009-08-14 Daniel Dunbarllvm-mc: zerofill shouldn't print quotes around the...
2009-08-14 Chris Lattnerfix "pc" to be lower case in a target triple, patch...
2009-08-14 Anton KorobeynikovHopefully unbreak cmake builds
2009-08-14 Evan ChengAlso shrink immediate branches; also more assembler...
2009-08-14 Anton KorobeynikovGive MSP430 a separate asmprinter lib
2009-08-14 Daniel Dunbarllvm-mc: Support escaped characters in string literals...
2009-08-14 Anton KorobeynikovProperly handle indirect win64 args when they're passed...
2009-08-14 Owen AndersonGet the CPP backend into some semblance of working...
2009-08-14 Oscar FuentesCMake: Automatic regeneration of the library dependenci...
2009-08-14 Daniel DunbarTake another shot at disabling this when no ppc support...
2009-08-14 Erick TryzelaarA couple IRBuilder functions were still using getGlobal...
2009-08-14 Oscar FuentesCMake: Builds main LLVM Target library before its subli...
2009-08-14 Bob WilsonNow that all the legal Neon shuffles (or at least the...
2009-08-14 Bob WilsonCreate a new ARM-specific DAG node, VDUP, to represent...
2009-08-14 Bob WilsonDuring legalization, change Neon vdup_lane operations...
2009-08-14 Oscar FuentesCMake: Corrected indentation on a block of code.
2009-08-14 Oscar FuentesCMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable.
2009-08-14 Oscar FuentesCMake: propagate to the parent scope LLVM_COMMON_DEPEND...
2009-08-14 Oscar FuentesCMake: updated list of source files for library MC.
2009-08-14 Daniel DunbarUpdate llvm-mc / MCAsmStreamer to print the instruction...
2009-08-14 Daniel DunbarAdd virtual printMCInst method to AsmPrinter, as a...
2009-08-14 Daniel DunbarAdd X86 instruction printer support for printing MCValu...
2009-08-14 Daniel DunbarAdd MCSymbol::{print, dump}
2009-08-14 Daniel DunbarAdd MCValue::{print, dump}
2009-08-14 Daniel Dunbarllvm-mc: Move MCAsmToken::getLoc() into MC library...
2009-08-14 Evan ChengIndentation change.
2009-08-14 Oscar FuentesCMake: updated library dependencies.
2009-08-14 Oscar FuentesCMake: build llvm-config before the other tools.
2009-08-14 Evan ChengShrink ADR and LDR from constantpool late during consta...
2009-08-14 Owen AndersonAdd helpers for fetching basic types.
2009-08-14 Evan ChengNew entry.
2009-08-14 Dan GohmanMake TargetData optional in GlobalOpt and ArgumentPromo...
2009-08-14 Dan GohmanMake these matching rules more strict so that they...
2009-08-14 Erick TryzelaarExpose LLVMContext to llvm-c.
2009-08-13 Dan GohmanFix MCSectionELF::ShouldOmitSectionDirective's matching...
2009-08-13 Daniel DunbarTargetRegistry: Change AsmPrinter constructor to be...
2009-08-13 Daniel DunbarMark this test as requiring the powerpc target.
2009-08-13 Daniel Dunbarllvm-mc: Add dummy MCStreamer implementation, (eventual...
2009-08-13 Bruno Cardoso... Remove HasCrazyBSS and add a flag in TAI to indicate...
2009-08-13 Owen AndersonActually privatize a IntegerTypes, and fix a few bugs...
2009-08-13 Dan GohmanWhen standard output is a terminal, set outs() to be...
2009-08-13 Dan GohmanMake formatted_raw_ostream restore the buffer settings...
2009-08-13 Dan GohmanTake the fast path for any named value and any GlobalVa...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-08-13 Bruno Cardoso... Remove hack used to strip unwanted chars from section...
2009-08-13 Bruno Cardoso... Add a method to return BSSSection from TargetLoweringOb...
2009-08-13 Bruno Cardoso... Add a method to return if the ELF section contains...
2009-08-13 Dan GohmanAdd unimplemented destructor declarations to hopefully...
2009-08-13 Dan GohmanFix a compiler warning about comparing signed with...
2009-08-13 Misha Brukman* Moved all tool version requirements to the same place
2009-08-13 Misha BrukmanConverted tabs to spaces.
2009-08-13 Misha BrukmanGrammar fix.
2009-08-13 Daniel DunbarTweak svn:ignore
2009-08-13 Daniel DunbarTargetRegistry: Reorganize AsmPrinter construction...
2009-08-13 Dan GohmanAdd an assert to check copy_to_buffer's precondition.
2009-08-13 Dan GohmanSet raw_os_ostream, raw_string_ostream, and raw_svector...
2009-08-13 Dan GohmanAdd support to raw_ostream for sizing the buffer accord...
2009-08-13 Daniel DunbarAdd temporary hack to teach LLVM to reconfigure itself...
2009-08-13 Daniel DunbarReapply pieces of 78914 reverted in 78916, this has...
2009-08-13 Dan GohmanMake raw_ostream non-copyable.
2009-08-13 Daniel DunbarRevert 78892 and 78895, these break generating working...
2009-08-13 Jim GrosbachAdd missing defs of R2 and D1.
2009-08-13 Daniel DunbarRemove obsoleted files (from AsmPrinter move)
next