optimize strstr, PR5783
[oota-llvm.git] / lib / CodeGen / AsmPrinter /
2009-10-06 Devang PatelUpdate processDebugLoc() so that it can be used to...
2009-10-06 Devang PatelRemove dead code.
2009-10-06 Devang PatelAdd utility routine to set begin and end labels for...
2009-10-06 Devang PatelRemove unintentional function decl.
2009-10-06 Devang PatelAdd utility routine to collect variable debug info...
2009-10-06 Devang PatelExistence of a compile unit for input source file is...
2009-10-05 Devang PatelIf subprogram die is not available then construct new...
2009-10-05 Devang PatelAdjust context for the global variables that are not...
2009-10-05 Devang PatelSet address while constructing DIE.
2009-10-05 Devang PatelGracefully handle various scopes while recording source...
2009-10-05 Chris Lattnerstrength reduce a ton of type equality tests to check...
2009-10-01 Devang PatelAdd support to extract lexical scope information from...
2009-10-01 Devang Patel Record first and last instruction of a scope in DbgScope.
2009-10-01 Devang PatelAdd another MDNode into DebugLocTuple. This will be...
2009-09-30 Devang PatelUse MachineInstr as an processDebugLoc() argument.
2009-09-30 Devang PatelUse MDNode * directly as an RecordSourceLine() argument.
2009-09-30 Bob WilsonAdd a new virtual EmitStartOfAsmFile method to the...
2009-09-30 Bob WilsonFix a comment.
2009-09-30 Mike StumpAdd a way for a frontend to generate more complex dwarf...
2009-09-29 Devang PatelRemove std::string uses from DebugInfo interface.
2009-09-24 Mike StumpDelete space after function name, before (, reflow...
2009-09-24 Mike StumpFix spacing.
2009-09-24 Chris Lattnerunconditionally compute MMI even if the target doesn...
2009-09-23 Mike StumpThis is overly constraining with respect to clang.
2009-09-20 Bill Wendling--- Reverse-merging r82282 into '.':
2009-09-20 Bill WendlingHere's fun! It turns out that these filter functions...
2009-09-19 Daniel DunbarFix indentation.
2009-09-19 Daniel DunbarStrip trailing whitespace.
2009-09-18 Bill WendlingFactor out label difference creation.
2009-09-18 Bill WendlingIt's inefficient to have place the exception tables...
2009-09-18 Chris Lattneradd a new hook to allow targets to splat stuff at the...
2009-09-18 Anton KorobeynikovAllow symbols to start from the digit if target request...
2009-09-17 Chris Lattnerpass machinemoduleinfo down into getSymbolForDwarfGloba...
2009-09-16 Chris Lattnerremove the AsmPrinter::printMCInst hook hack now that
2009-09-16 Chris LattnerBig change #1 for personality function references:
2009-09-16 Chris Lattnerinline AsmPrinter::getCurrentFunctionEHName into its...
2009-09-16 Chris LattnerEliminate AsmPrinter::EmitExternalGlobal, inlining...
2009-09-16 Chris Lattnereliminate the horrid AsmPrinter::getGlobalLinkName...
2009-09-15 Chris Lattnerremove some horrible MAI hooks which fortunately turn...
2009-09-15 Chris Lattnerstrength reduce a call to PrintRelDirective(true).
2009-09-14 Chris LattnerPIC16 does allow colon after MBB labels, simplify EmitB...
2009-09-14 Chris LattnerChange MCAsmStreamer to take an MCInstPrinter instead...
2009-09-13 Chris Lattnereliminate an extraneous use of TRI::getAsmName in a...
2009-09-13 Chris Lattnerremove MAI::JumpTableSpecialLabelPrefix now that MAI
2009-09-13 Chris Lattnerreplace printBasicBlockLabel with EmitBasicBlockStart,
2009-09-13 Chris Lattnerconvert some uses of printBasicBlockLabel to use GetMBB...
2009-09-12 Chris Lattnerdevirtualize AsmPrinter::printBasicBlockLabel since...
2009-09-11 Caroline TiceDon't generate Dwarf line table entries for source...
2009-09-11 Duncan SandsFix PR4948 (and a leak): by not destroying the DwarfExc...
2009-09-10 Bill WendlingExit early if exception handling isn't supported.
2009-09-10 Bill WendlingComment and whitespace cleanups. No intentional functio...
2009-09-10 Bill WendlingRevert part of my r81424 patch. I removed what looked...
2009-09-10 Bill WendlingDon't hardcode the TType format size. In fact, rework...
2009-09-10 Bill WendlingRemove the "#if 0" that Noone loved. It wasn't really...
2009-09-10 Bill WendlingPull check for SJLJ EH into a boolean and use that.
2009-09-10 Bill WendlingUse the SizeOfEncodedValue function instead of magic...
2009-09-10 Bill WendlingAdd helpful comment.
2009-09-09 Bill WendlingBelieve it or not, this is a simplification. :-)
2009-09-09 Chris Lattnerremove DebugLoc from MCInst and eliminate "Comment...
2009-09-09 Bill WendlingUse the EOL that takes the encoding and translates...
2009-09-09 Bill WendlingEarly exit from function.
2009-09-09 Bill WendlingSmall amount of code clean-up: Don't use ".size()"...
2009-09-04 Devang PatelIgnore malformed global variable debug info.
2009-09-01 Jim Grosbachreduce size of SmallString to something more reasonable
2009-09-01 Jim GrosbachUse raw_ostream instead of sstream
2009-09-01 Jim Grosbachrevert inadvertant change from previous commit
2009-09-01 Jim GrosbachSimply LSDA lable emission to use a direct special...
2009-09-01 Jim GrosbachClean up LSDA name generation and use for SJLJ exceptio...
2009-08-31 Devang PatelSubprogram is a scope. Derive DISubprogram from DIScope.
2009-08-31 Devang PatelRename DIBlock as DILexicalBlock.
2009-08-31 Caroline TiceAdd flag to mark structs for Apple Block "byref" variab...
2009-08-31 Devang PatelSimplify isDerivedType() and other predicate interface.
2009-08-31 Bill WendlingOutput a hex value, because all of the others are hex.
2009-08-31 Duncan SandsRevert commit 80428. It completely broke exception
2009-08-31 Jim GrosbachPR4747
2009-08-30 Bill WendlingNuke moribund "std::string" version of EOL(..., Encoding).
2009-08-29 Bill Wendling- Add target lowering methods to get the preferred...
2009-08-29 Bill WendlingAdd a form of EOL which emits the text version of a...
2009-08-29 Eric ChristopherMake the augmentation size and next set of bytes agree...
2009-08-28 Devang PatelReapply 79977.
2009-08-28 Eric ChristopherNuke trailing whitespace.
2009-08-27 Devang PatelClosure is a very generic name. Use AppleBlock instead.
2009-08-27 Bill WendlingRevert accidental commit.
2009-08-27 Bill Wendling--- Reverse-merging r80147 into '.':
2009-08-26 Eric ChristopherIf we're emitting additional CIEs due to personality...
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 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 LattnerPrune #includes from llvm/Linker.h and llvm/System...
2009-08-23 Chris Lattnerconvert LoopInfo.h and GraphWriter.h to use raw_ostream
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-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
next