Introduce a new function to lower 256-bit vectors which are not
[oota-llvm.git] / lib / CodeGen / AsmPrinter /
2011-07-20 Devang PatelRefactor.
2011-07-20 Devang PatelThere are two ways to map a variable to its lexical...
2011-07-20 Devang PatelWhile emitting constant value, look through derived...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...
2011-07-19 Devang PatelDistinguish between two copies of one inlined variable.
2011-07-19 Jay FoadConvert TargetData::getIndexedOffset to use ArrayRef.
2011-07-19 Bill WendlingAdd a frame with the compact unwind encoding if it...
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-15 Devang PatelUse DebugLoc directly to map inlined functions' instruc...
2011-07-15 Devang PatelEliminate redundant map.
2011-07-15 Evan ChengReverting r135232. It's causing infinite looping in...
2011-07-15 Devang PatelDo not get confused by multiple empty lexical scopes...
2011-07-14 Devang PatelRefactor.
2011-07-14 Devang PatelEliminate redundant LLVMContext argument.
2011-07-14 Devang PatelSimplify.
2011-07-14 Devang PatelSimplify and delay extracting DebugLoc elements, scope...
2011-07-14 Devang PatelSimplify. Compile unit check inside hasValidLocation...
2011-07-14 Devang PatelFix typo in DEBUG message.
2011-07-14 Devang PatelAdd DEBUG messages.
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-07-08 Devang PatelRefactor.
2011-07-08 Devang PatelMake provision to have floating point constants in...
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-07 Devang PatelAdd DEBUG message.
2011-07-07 Devang PatelAdd DEBUG messages.
2011-07-06 Devang PatelRemove dead code.
2011-06-24 Devang PatelHandle debug info for i128 constants.
2011-06-22 Nick LewyckyEmit trailing padding on constant vectors when TargetDa...
2011-06-21 Bill WendlingAdd verbose EH table printing to SjLj exception tables.
2011-06-21 Bill WendlingImprove the comment printing for the EH table. This...
2011-06-19 Jay FoadFix a FIXME by making GlobalVariable::getInitializer...
2011-06-15 Rafael EspindolaHandle jump tables. Test to follow soon.
2011-06-14 Eli FriedmanRevert r133004 ; it's breaking nightly tests.
2011-06-14 Rafael EspindolaPartial revert of 132882.
2011-06-14 Rafael EspindolaImplement Jakob's suggestion on how to detect fall...
2011-06-12 Rafael EspindolaReally fix the fall-through logic.
2011-06-12 Rafael EspindolaFix silly bug I introduce in the previous commit. Fixes...
2011-06-12 Rafael EspindolaAnalyzeBranch doesn't change which successors a bb...
2011-06-10 Chad RosierEnsure that EmitGlobalVariable is correctly differentia...
2011-06-05 Benjamin KramerUse path API for path concatenation.
2011-06-01 Devang PatelA DBG_VALUE that truncates a range does not start anoth...
2011-06-01 Devang PatelDo not drop constant values when a variable's content...
2011-06-01 Devang PatelIncomplete type may not have corresponding DIE, so...
2011-05-31 Devang PatelRefactor.
2011-05-31 Devang PatelInclude global types, that are referenced through local...
2011-05-30 Charles DavisEmit the handler's data area. For GCC-style exceptions...
2011-05-29 Charles DavisWhen generating against the Win64 EH scheme, set the...
2011-05-28 Charles DavisWhen generating code for Win64 EH, emit StartProc and...
2011-05-28 Devang PatelSelect DW_AT_const_value size based on global variable...
2011-05-28 Rafael EspindolaFix the root cause of the bootstrap failure:
2011-05-27 Charles DavisStub out support for Win64-style exceptions. Note that...
2011-05-27 Rafael EspindolaFix a regression I recently introduced by removing...
2011-05-27 Rafael EspindolaMake size computation less brittle.
2011-05-27 Devang PatelKeep this simple. Use DIType to get signness and size...
2011-05-27 Devang PatelHandle signed types gracefully.
2011-05-27 Devang PatelSelect DW_AT_const_value size based on variable size.
2011-05-25 Rafael EspindolaReplace the -unwind-tables option with a per function...
2011-05-24 Devang PatelFix debug info for blocks' variable.
2011-05-23 Devang PatelRemove unnecessary comment.
2011-05-20 Jim GrosbachNo reason not to allow defining the CFA as a reg w...
2011-05-20 Jim GrosbachFix typo.
2011-05-20 Jim GrosbachAdd support for frame info use of the .cfi_def_cfa...
2011-05-12 Devang PatelDoug convinced me that DW_AT_APPLE_objc_complete_type...
2011-05-12 Devang PatelLet Objective-C front-end identify class extension...
2011-05-11 Devang PatelIdentify end of prologue (and beginning of function...
2011-05-10 Rafael EspindolaInitialize moveTypeModule.
2011-05-10 Rafael EspindolaProduce a __debug_frame section on darwin ARM when...
2011-05-10 Rafael EspindolaRename DwarfRequiresRelocationForStmtList to
2011-05-10 Rafael EspindolaUse .cfi_sections to put the unwind info in .debug_fram...
2011-05-09 Devang PatelDo not ignore InlinedAt while walking up scope chain...
2011-05-06 Devang PatelMove CompileUnit::getOrCreateNameSpace() and CompileUni...
2011-05-06 Rafael EspindolaNothing else uses this label.
2011-05-06 Rafael EspindolaYet more dead code.
2011-05-06 Rafael EspindolaUpdate comments.
2011-05-06 Rafael EspindolaMore dead code elimination.
2011-05-06 Rafael EspindolaDead code elimination.
2011-05-05 Rafael EspindolaRemove DwarfTableException.
2011-05-05 Rafael EspindolaRemove the DwarfTable enum.
2011-05-05 Devang PatelRemove little used statistical counter.
2011-05-05 Rafael EspindolaImplement a really simple DwarfSjLjException.
2011-05-05 Rafael EspindolaList all exception types in a switch.
2011-05-05 Devang PatelIf debug info for inlined function is missing then...
2011-05-05 Bill WendlingRemove a flag that would set the ".eh" symbol as .globl...
2011-05-04 Rafael EspindolaProducing a DW_FORM_addr for DW_AT_stmt_list is probabl...
2011-05-04 Devang PatelTighten up check for empty (i.e. no meaningful debug...
2011-05-03 Devang PatelEven if the subprogram is going to use AT_specification...
2011-05-03 Devang PatelIf the front end has emitted llvm.dbg.cu and other...
2011-05-02 Devang PatelEmit debug info for global variables first.
2011-05-02 Rafael EspindolaOnly produce the eh_frame section if we have at least...
2011-05-01 Rafael EspindolaGCC uses a different encoding of pointers in the FDE...
2011-04-29 Devang PatelHoist MCLineEntry construction AsmPrinter so that anyon...
2011-04-29 Rafael EspindolaThe last hack for producing bit identical output with...
2011-04-29 Rafael EspindolaChange DwarfCFIException's member variables to track...
2011-04-29 Rafael EspindolaFactor some code to needsCFIMoves. Avoid printing moves...
2011-04-28 Devang PatelTeach dwarf writer to handle complex address expression...
2011-04-27 Rafael EspindolaRemove unnecessary argument.
2011-04-27 Rafael EspindolaRename getPersonalityPICSymbol to getCFIPersonalitySymb...
2011-04-27 Devang PatelSimplify handling of variables with complex address...
next