Revert r101213.
[oota-llvm.git] / lib / CodeGen /
2010-04-14 Dan GohmanGeneralize this code to handle Instructions in addition...
2010-04-14 Dan GohmanReorder the methods of this class to be a little more...
2010-04-14 Devang PatelClear MachineInstr->MCSymbol maps at the end of a function.
2010-04-13 Evan ChengFast path implicit_def check.
2010-04-13 Devang PatelDo not include types without any definition in pubtypes...
2010-04-13 Evan ChengAvoid variable shadowing.
2010-04-13 Evan ChengExpand postra machine licm's capability a little more...
2010-04-13 Jakob Stoklund OlesenTeach MachineSinking to handle easy critical edges.
2010-04-13 Evan ChengTeach postra machine licm to hoist more obvious invaria...
2010-04-13 Dan GohmanAdd a few comments.
2010-04-13 Dan GohmanEliminate MachineBasicBlock::const_livein_iterator...
2010-04-13 Dan GohmanRename MachineFrameInfo variables to MFI, for consisten...
2010-04-13 Dan GohmanMove MachineRegisterInfo's isLiveIn and isLiveOut out...
2010-04-13 Dan GohmanDelete an unused member variable.
2010-04-13 Chris Lattneradd llvm codegen support for -ffunction-sections and...
2010-04-12 Dan GohmanRemove a #include.
2010-04-12 Benjamin KramerPlug trivial leak.
2010-04-12 Evan ChengEnable post regalloc machine licm by default.
2010-04-12 Dan GohmanRemove unnecessary parens.
2010-04-09 Bob WilsonTidy whitespace.
2010-04-09 Devang PatelClear InsnsBeginScopeSet and InsnsEndScopeSet at the...
2010-04-09 Dan GohmanDelete this obsolete comment.
2010-04-09 Chandler CarruthAdd a missing dependency to this library when building...
2010-04-09 Bob WilsonUse getNumImplicitDefs() and getNumImplicitUses().
2010-04-09 Bob WilsonFix up some comments.
2010-04-08 Dan GohmanAdd variants of ult, ule, etc. which take a uint64_t...
2010-04-08 Chris Lattnerdelete a forwarding function.
2010-04-08 Chris Lattnermove elf section uniquing to MCContext. Along the way
2010-04-08 Chris Lattnerremove the TargetLoweringObjectFileMachO::getMachoSection
2010-04-08 Chris Lattnermove macho section uniquing from MCParser and TLOF...
2010-04-08 Evan ChengCoalescer should not delete copy instructions whose...
2010-04-08 Ted KremenekFix -Wsign-compare warning (issued by clang++).
2010-04-08 Devang PatelRename a function.
2010-04-08 Chris Lattnerimplicit defs get added to the end of machine instrs...
2010-04-08 Devang PatelOne instruction may start (or end) multiple lexical...
2010-04-08 Devang PatelRemove dead code.
2010-04-08 Devang PatelDelete out of date comment.
2010-04-08 Devang PatelRefactor.
2010-04-08 Benjamin KramerUse twines to simplify calls to report_fatal_error...
2010-04-08 Evan ChengAvoid using f64 to lower memcpy from constant string...
2010-04-08 Evan ChengMake post regalloc machine licm functional. It now...
2010-04-08 Chris Lattnerconvert a report_fatal_error that I was able to trigger...
2010-04-07 Chris Lattnerminor tidying.
2010-04-07 Chris Lattneruse assertions instead of unreachable for logic errors.
2010-04-07 Chris Lattnerintroduce a new recoverable error handling API to LLVMC...
2010-04-07 Chris Lattnerrename llvm::llvm_report_error -> llvm::report_fatal_error
2010-04-07 Chris Lattnerremove some unneeded errorhandling stuff.
2010-04-07 Chris Lattnertidy up
2010-04-07 Anton KorobeynikovRemove late ARM codegen optimization pass committed...
2010-04-07 Anton KorobeynikovInitial support for different kinds of FU reservation.
2010-04-07 Anton KorobeynikovFactor out scoreboard into separate class. This way...
2010-04-07 Anton KorobeynikovAdd hook to insert late LLVM=>LLVM passes just before...
2010-04-07 Chris Lattnerfix 80 col violation, patch by Alastair Lynn
2010-04-07 Chris Lattneradd a comment line that got dropped
2010-04-07 Chris Lattnerfix a latent bug my inline asm stuff exposed:
2010-04-07 Benjamin KramerRemove unused method.
2010-04-07 Torok EdwinWorkaround the breakage in r100616 by guarding all...
2010-04-07 Bill WendlingUse the "NamedGroupTimer" class to categorize DWARF...
2010-04-07 Benjamin KramerUse raw_ostream.
2010-04-07 Evan ChengAdd comments for missed opportunities.
2010-04-07 Evan ChengFix typo.
2010-04-07 Chris LattnerHave the inst emitter add the !srcloc mdnode to the...
2010-04-07 Chris Lattnerremove another magic number.
2010-04-07 Chris LattnerThree changes:
2010-04-07 Dale JohannesenMove printing of target-indepedent DEBUG_VALUE comments
2010-04-07 Evan ChengPost regalloc LICM. Work in progress.
2010-04-06 Devang PatelDo not emit specification DIE with DW_AT_specification...
2010-04-06 John McCallFix a number of clang -Wsign-compare warnings that...
2010-04-06 Dale JohannesenRevert 100573, it's causing some testsuite problems.
2010-04-06 Dale JohannesenMove printing of DEBUG_VALUE comments to target-indepen...
2010-04-06 Dale JohannesenAllow for the possibility that a debug-value points
2010-04-06 Stuart HastingsReverting 100530 & 100531 due to regressions in the...
2010-04-06 Evan ChengCode clean up. Move includes from VirtRegRewriter.h...
2010-04-06 Stuart HastingsRevise debug info machinery to digest nested functions...
2010-04-06 Mon P WangRemove assert to treat memmove and memset like memcpy
2010-04-06 Chris Lattnerpropagate cookie management out one layer of function...
2010-04-06 Chris Lattnerreport errors through LLVMContext's inline asm handler...
2010-04-06 Chris LattnerGive MachineModuleInfo an actual Module*.
2010-04-06 Devang PatelRemove unnecessary include.
2010-04-05 Evan ChengFix an obvious copy-n-paste bug. It's not known to...
2010-04-05 Chris LattnerGive AsmParser an option to control whether it finalizes
2010-04-05 Chris Lattneradd .o file writing for inline asm in llc. Here's...
2010-04-05 Bill WendlingOutput floating point representations in DWARF format...
2010-04-05 Chris Lattnerstringref-ize the MemoryBuffer::get apis. This requires
2010-04-05 Dan GohmanAdd a comment.
2010-04-05 Chris Lattnerlowering a volatile llvm.memcpy to a libc memcpy is ok.
2010-04-05 Dan GohmanDon't do code sinking on unreachable blocks. It's unpro...
2010-04-05 Chris Lattnerremove the now-redundant MMI pointer in SelectionDAG.
2010-04-05 Chris Lattnerhopefully sate the clang self host build, which is...
2010-04-05 Chris Lattnerremove some redundant MMI arguments.
2010-04-05 Chris Lattnerunthread MMI from FastISel
2010-04-05 Chris Lattnerremove the MMI pointer from MachineFrameInfo.
2010-04-05 Chris Lattnerenhance MachineFunction to have a MMI pointer.
2010-04-05 Chris Lattnerprivatize more stuff, eliminate vtables.
2010-04-05 Chris Lattnerreprivatize now that DwarfWriter is gone.
2010-04-05 Chris Lattnerprune #includes, MMI can never be null
2010-04-05 Chris Lattnerprune #includes, realize the MMI can never be null.
2010-04-05 Chris Lattnerfinally blast DwarfWriter away.
2010-04-05 Chris Lattnerchange AsmPrinter to use DwarfDebug/DwarfException...
2010-04-05 Chris Lattnertrim some spurious references to DwarfWriter. SDIsel...
next