Print a nl before pic labels so they start at a new line. This makes assembly more...
[oota-llvm.git] / lib / CodeGen /
2009-08-27 Devang PatelClosure is a very generic name. Use AppleBlock instead.
2009-08-27 Dan GohmanAdjust the MachineBasicBlock verifier rules to be more
2009-08-27 Bill WendlingRevert accidental commit.
2009-08-27 Bill Wendling--- Reverse-merging r80147 into '.':
2009-08-27 Dan GohmanAdd some checks for MachineCFG consistency. Use Analyze...
2009-08-26 Eric ChristopherRework getPersonalityIndex slightly - 0 is now a valid...
2009-08-26 Eric ChristopherIf we're emitting additional CIEs due to personality...
2009-08-26 Eric ChristopherNuke trailing whitespace.
2009-08-26 Anton KorobeynikovAdd extload expansion for f128
2009-08-26 Dan Gohman-fast is now -O0. -fast-isel is no longer experimental.
2009-08-26 Devang PatelRevert 79977. It causes llvm-gcc bootstrap failures...
2009-08-26 Devang PatelAdd isClosure() predicate. This is used to add DW_AT_AP...
2009-08-25 Owen AndersonGet rid of this horrible "benign race" by exploiting...
2009-08-25 David GoodwinFixup register kills after scheduling.
2009-08-25 Bill Wendling- Rename EmitCommonInformationEntry to EmitCIE.
2009-08-25 Devang PatelUpdate DebugInfo interface to use metadata, instead...
2009-08-25 Bill Wendling- Emit new line after each FDE.
2009-08-25 Bill WendlingRename functions to something more descriptive. At...
2009-08-24 Chris Lattnerprune the #includes in raw_ostream.h by moving a
2009-08-23 Chris Lattnerremove the last uses of Config/alloca.h
2009-08-23 Chris LattnerPrune #includes from llvm/Linker.h and llvm/System...
2009-08-23 Jim GrosbachSJLJ pass needs to punt if there's no personality funct...
2009-08-23 Jakob Stoklund OlesenFix PR4753.
2009-08-23 Benjamin KramerKill off more cerr/cout uses and prune includes a bit.
2009-08-23 Daniel DunbarFix some refactos for iostream changes (in -Asserts...
2009-08-23 Chris Lattnerremove some uses of llvm/Support/Streams.h
2009-08-23 Chris Lattnerconvert LoopInfo.h and GraphWriter.h to use raw_ostream
2009-08-23 Chris Lattnereliminate uses of cerr()
2009-08-23 Chris Lattnerremove a few DOUTs here and there.
2009-08-23 Chris LattnerChange Pass::print to take a raw ostream instead of...
2009-08-23 Chris Lattnereliminate the std::ostream form of WriteAsOperand and...
2009-08-23 Chris Lattnereliminate the "Value" printing methods that print to...
2009-08-23 Chris Lattnershoot a few more std::ostream print methods in the...
2009-08-23 Chris Lattnerremove various std::ostream version of printing methods...
2009-08-23 Chris Lattnerremove some DOUTs
2009-08-23 Chris Lattnerremove std::ostream versions of printing stuff for...
2009-08-23 Chris LattnerChange raw_fd_ostream to take flags as an optional...
2009-08-23 Chris Lattnerconvert some stuff to work on raw_ostreams instead...
2009-08-23 Chris Lattnerfix a gone file.
2009-08-23 Chris Lattnerremove some dead print method variants.
2009-08-23 Chris Lattnerconvert the DIE printing stuff to use raw_ostream inste...
2009-08-23 Chris Lattnerrandom code cleanups.
2009-08-23 Chris Lattnerremove some random indentation stuff, yay for efficiency.
2009-08-23 Chris Lattnerremove dead PrefixPrinter class.
2009-08-23 Chris Lattnerremove a dead class.
2009-08-23 Chris Lattnerrandom cleanups.
2009-08-23 Eli FriedmanAdd check for completeness. Note that this doesn't...
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingNormalize how the 'namespace llvm {' is used in this...
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Bill WendlingConvert DOUT to DEBUG(errs()...).
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
2009-08-22 Owen AndersonReapply r79708 with the appropriate fix for the case...
2009-08-22 Chris Lattnerrevert r79708 + r79711
2009-08-22 Eric ChristopherActually remove unused static. Previous commit removed...
2009-08-22 Eric ChristopherRemove unused static.
2009-08-22 Owen AndersonEase contention on this lock by noticing that all write...
2009-08-21 Bill WendlingFix typo. Should check both values of RangeUse for...
2009-08-20 Bill WendlingAttempt to comment this code more.
2009-08-20 Daniel DunbarSuppress build warning in -Asserts
2009-08-20 Jim GrosbachCheck for shared landing pads when assigning call site...
2009-08-19 David GreeneAdd missing forward declaration.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 Daniel DunbarSwitch to SmallString::str from SmallString::c_str...
2009-08-19 Dan GohmanAdd an x86 peep that narrows TEST instructions to forms...
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 Chris Lattnerswitch asmprinter to emit alignments through OutStreamer.
2009-08-19 Chris Lattnereliminate AsmPrinter::SwitchToSection and just have...
2009-08-19 Lang HamesAdded an option to have the PBQP allocator attempt...
2009-08-18 Dan GohmanBe tidy and use a break to exit from a switch block...
2009-08-18 Dan GohmanLegalize the shift amount operand of SRL_PARTS, SHL_PAR...
2009-08-18 Lang HamesChanges DOUT references in the PBQP allocator to use...
2009-08-18 Jakob Stoklund OlesenSimplify RegScavenger::FindUnusedReg.
2009-08-18 David GreeneMake various changes suggested by Chris.
2009-08-18 Chris Lattnerfix COFF targets (mingw/cygwin) to provide ehframe...
2009-08-18 Dan GohmanMake tail merging handle blocks with repeated predecess...
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 Lattnerfix another bozo bug
next