Reapply my less-lock-contention-in-leak-detector patch, now with new files
[oota-llvm.git] / lib /
2009-08-19 Owen AndersonReapply my less-lock-contention-in-leak-detector patch...
2009-08-19 Bob WilsonAdd support for Neon VEXT (vector extract) shuffles.
2009-08-19 Daniel DunbarSpeculatively revert r79375, which may be breaking...
2009-08-19 David GoodwinUse the schedule itinerary operand use/def cycle inform...
2009-08-19 Eli FriedmanPR4737: Fix a nasty bug in load narrowing with non...
2009-08-19 Nick LewyckyFix up PHI nodes correctly in the presence of unreachab...
2009-08-19 Chris Lattnerfix asmstreaming of 2/4 byte elements with pow-2 alignm...
2009-08-19 Nick LewyckyBe more careful when modifying PHI nodes. Patch by...
2009-08-19 Chris Lattnerswitch asmprinter to emit alignments through OutStreamer.
2009-08-19 Chris Lattnereliminate AsmPrinter::SwitchToSection and just have...
2009-08-19 Andreas NeustifterBroke line before break.
2009-08-19 Daniel DunbarMake a SmallVector size more reasonable.
2009-08-19 Lang HamesAdded an option to have the PBQP allocator attempt...
2009-08-19 Owen AndersonRevert my last patch temporarily.
2009-08-19 Owen AndersonPrivatize part of the leak detector mechanism, which...
2009-08-19 Daniel Dunbarraw_ostream: Simplify write(unsigned char) to match...
2009-08-19 Daniel Dunbarraw_ostream: Remove pointless redefinitions of tell().
2009-08-19 Dan GohmanFix SimplifyLibcalls and ValueTracking to check mayBeOv...
2009-08-18 Dan GohmanBe tidy and use a break to exit from a switch block...
2009-08-18 Daniel Dunbarraw_ostream: Add the capability for subclasses to manua...
2009-08-18 Dan GohmanLegalize the shift amount operand of SRL_PARTS, SHL_PAR...
2009-08-18 Daniel Dunbarraw_ostream: Reduce FormattedStream's reliance on raw_o...
2009-08-18 Lang HamesChanges DOUT references in the PBQP allocator to use...
2009-08-18 Eric ChristopherImplement sse4.2 string/text processing instructions:
2009-08-18 Daniel DunbarSpeed up raw_ostream::<<(unsigned long long) for 32...
2009-08-18 Jakob Stoklund OlesenSimplify RegScavenger::FindUnusedReg.
2009-08-18 Richard OsborneAdd support for mergeable sections back into the XCore...
2009-08-18 Dan GohmanFix a bug in raw_ostream::write(char) introduced by...
2009-08-18 Daniel DunbarRevert r78924, disabling buffering defeats all the...
2009-08-18 Daniel DunbarImprove Triple to recognize the OS in i386-mingw32.
2009-08-18 David GreeneMake various changes suggested by Chris.
2009-08-18 Owen AndersonPrivatize the ValueHandle global map. Because this...
2009-08-18 Erick TryzelaarFix an uninitialized value warning in APFloat.
2009-08-18 Richard OsbornePut data with relocations in the same sections as data...
2009-08-18 Chris Lattnerfix COFF targets (mingw/cygwin) to provide ehframe...
2009-08-18 Dan GohmanGeneralize ScalarEvolution to be able to analyze GEPs...
2009-08-18 Chris Lattnernull streamer needs to maintain the current section...
2009-08-18 Dan GohmanMake tail merging handle blocks with repeated predecess...
2009-08-18 Dan GohmanFix a bug that caused globalopt to miscompile tramp3d...
2009-08-18 Anton KorobeynikovText sections should have 'exec' flag set. This seems...
2009-08-18 Daniel DunbarFix Triple to recognize the 'bfin' arch.
2009-08-18 Chris LattnerMake AsmStreamer maintain a notion of the current secti...
2009-08-18 Chris Lattneradd a horrible hack to the dwarf printer. It looks...
2009-08-18 Chris Lattnerremove some pointless null switchtosections. The Intel...
2009-08-18 Evan ChengFix revsh pattern.
2009-08-18 Chris Lattneradd support for some targetflags on GV operands. This...
2009-08-18 Daniel DunbarRecognize xscale as an ARM arch.
2009-08-18 Daniel DunbarAdd Triple matching for pic16 arch and solaris OS.
2009-08-18 Chris Lattnerfix another bozo bug
2009-08-18 Chris Lattnerfix accidentally inverted conditional and add comment.
2009-08-18 Chris Lattnerturn this conditional into something humans might actually
2009-08-18 Dan GohmanMake TargetData optional in MemCpyOptimizer.
2009-08-18 Dan GohmanMake TargetData optional in SimplifyLibCalls.
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-08-18 Dan GohmanFix function alignment at -Os on x86 to be 1, not 2...
2009-08-18 Dale JohannesenPowerPC inline asm was emitting two output operands
2009-08-17 Devang PatelAdd prefix only if it is needed.
2009-08-17 Jim Grosbachcleanups per review. Mostly cosmetic, plus use SmallVec...
2009-08-17 Devang PatelOops. find all llvm.dbg.global_variables.
2009-08-17 Jim GrosbachRemove a bit more cruft from the sjlj moving to a backe...
2009-08-17 Benjamin KramerUpdate CMakeLists.
2009-08-17 Dan GohmanUpdate comments to new-style syntax.
2009-08-17 Daniel DunbarFix build warning.
2009-08-17 Owen AndersonPrivatize the last bits of static type state.
2009-08-17 Owen AndersonMove the TypeMap lock to a member on LLVMContextImpl.
2009-08-17 Owen AndersonAdd locking around the attributes list.
2009-08-17 Owen AndersonAdd locking around signal handler registration.
2009-08-17 Benjamin KramerClear the uniquing table when initializing TLOF to...
2009-08-17 Nick LewyckyDon't crash on critical edge. Patch by Andre Tavares.
2009-08-17 Jim GrosbachMove the sjlj exception handling conversions to a back...
2009-08-17 Richard OsborneUpdate getSectionForConstant() to to allow mergable...
2009-08-17 David GoodwinExtend the instruction itinerary model to include the...
2009-08-17 Chris Lattnerthe MinPad argument to PadToColumn only really makes...
2009-08-17 Dan GohmanFix more missing newlines.
2009-08-17 Dan GohmanFix printing of instructions with null operands.
2009-08-17 Dan GohmanAlways print at least one space before adding a comment.
2009-08-17 Dan GohmanFix debug output to include a newline after printing...
2009-08-17 Duncan SandsDon't access the first element of a potentially empty
2009-08-17 Chris Lattnerchange AsmPrinter to switch sections using AsmStreamer...
2009-08-17 Nick LewyckyDon't crash trying to promote VLAs.
2009-08-17 Chris Lattnergive MCAsmStreamer a TargetAsmInfo.
2009-08-17 Chris Lattnerformatting cleanups, no functionality change.
2009-08-16 Erick TryzelaarExpose creating constant ints and floats from strings...
2009-08-16 Erick TryzelaarAdd helper functions to ConstantInt and ConstantFP...
2009-08-16 Erick TryzelaarModify APFloat to take a StringRef instead of a c string.
2009-08-16 Dan GohmanAdd a getOffsetOf, for building a target-independent...
2009-08-16 Dan GohmanAvoid emitting XMM save code in soft-float or no-implic...
2009-08-16 Dan GohmanDelete an unused field.
2009-08-16 Jakob Stoklund OlesenReplace RegScavenger::DistanceMap with a simpler local...
2009-08-16 Jakob Stoklund OlesenClean up the public interface of RegScavenger.
2009-08-16 Jakob Stoklund OlesenBe more clever about regclasses in ScheduleDAGSDNodes...
2009-08-16 Benjamin KramerFix use after free in Thumb2SizeReduction (PR4707)...
2009-08-16 Bill WendlingStyalistic and format changes. No functionality change.
2009-08-16 Chris Lattneradd support for external symbols + X86::MOVPC32r.
2009-08-16 Eli FriedmanFix for PR3016: detect the tricky case, where there are
2009-08-16 Chris Lattnerimplement support for lowering references to global...
2009-08-16 Chris Lattnermore formatting improvements, no functionality change.
2009-08-16 Chris Lattnercode formatting improvements, no functionality change.
2009-08-16 Erick TryzelaarAdd an llvm-c function that lets you insert an instruct...
2009-08-16 Erick TryzelaarExpose most of the Constant creation functions to llvm-c.
next