DwarfDebug: Remove some more redundant explicit constructions.
[oota-llvm.git] / lib / CodeGen /
2013-11-18 David BlaikieDwarfDebug: Remove some more redundant explicit constru...
2013-11-18 David BlaikieDebugInfo: Simplify a few more explicit constructions...
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-17 David BlaikieRemove unnecessary temporary construction.
2013-11-17 David BlaikieRemove redundant explicit default initialization.
2013-11-17 David BlaikieDwarfCompileUnit: Add type safety to createGlobalVariab...
2013-11-17 Bill WendlingRevert "Micro-optimization"
2013-11-17 Benjamin KramerDAGCombiner: Partially revert r192795, getNOT was fixed...
2013-11-17 Matt ArsenaultUse more getZExtOrTruncs
2013-11-17 Matt ArsenaultUse getZExtOrTrunc instead of repeating the same logic.
2013-11-17 Andrew TrickAdded a size field to the stack map record to handle...
2013-11-17 Matt ArsenaultUse right address space pointer size
2013-11-16 Matt ArsenaultFix assert on unaligned access to global with different...
2013-11-16 Matt ArsenaultFix codegen for null different sized pointer.
2013-11-16 David BlaikieDwarfCompileUnit: Push type safety of DIDescriptor...
2013-11-16 David BlaikieDwarfCompileUnit: Remove unnecessary OwningPtr<T>:...
2013-11-16 Eric ChristopherFor dwarf4 use the correct form for referencing debug_l...
2013-11-15 David BlaikieDwarfCompileUnit: Add type safety to CompileUnit::getNo...
2013-11-15 David BlaikieDwarfCompileUnit: Add type safety by using DICompileUni...
2013-11-15 David BlaikieDwarfCompileUnit: Simplify getLanguage() calls to use...
2013-11-15 Adrian PrantlReplace the dangling context hotfix with an assertion.
2013-11-15 David BlaikieDwarfDebug: Push DISubprogram through updateSubprogramS...
2013-11-15 David BlaikieDwarfCompileUnit: Push DIDescriptors through a getDIE...
2013-11-15 David BlaikieDwarfCompileUnit: Push DIDescriptor usage out from...
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-15 Matt ArsenaultFix confusing machine verifier error.
2013-11-15 Adrian PrantlReimplement r194843 in a slightly less broken way.
2013-11-15 Adrian PrantlRestore the behaviour from before r194728.
2013-11-15 Bob WilsonAvoid illegal integer promotion in fastisel
2013-11-15 Daniel SandersFix illegal DAG produced by SelectionDAG::getConstant...
2013-11-15 Matt ArsenaultAdd target hook to prevent folding some bitcasted loads.
2013-11-15 Eric ChristopherUse a reference rather than a pointer as we don't expec...
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-11-14 Andrew TrickWhen folding memory operands, preserve existing Machine...
2013-11-14 David BlaikieDebugInfo: Simplify/narrow null-check for getOrCreateType
2013-11-14 David BlaikieDwarfCompileUnit::getOrCreateContext: Return the compil...
2013-11-14 David BlaikieRemove unnecessary 'else' after return.
2013-11-14 Rafael EspindolaError if we see an alias to a declaration.
2013-11-14 Andrew TrickMinor extension to llvm.experimental.patchpoint: don...
2013-11-13 David BlaikieDIEHash: Move header include to be first in the impleme...
2013-11-13 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-11-13 Aaron BallmanReplacing HUGE_VALF with llvm::huge_valf in order to...
2013-11-11 Arnaud A. de Grand... CalcSpillWeights: allow overidding the spill weight...
2013-11-11 Arnaud A. de Grand... CalcSpillWeights: give a better describing name to...
2013-11-11 Eric ChristopherUnify the adding of enumerators with the construction...
2013-11-11 Eric ChristopherFormatting.
2013-11-11 Eric Christopher80-col.
2013-11-11 Eric ChristopherJust pass the DIComposite type by value instead of...
2013-11-11 Daniel SandersVector forms of SHL, SRA, and SRL can be constant folde...
2013-11-10 Arnaud A. de Grand... CalculateSpillWeights does not need to be a pass
2013-11-10 Matt ArsenaultUse type form of getIntPtrType.
2013-11-09 Lang HamesRe-apply r194300 with fixes for warnings.
2013-11-09 Nick LewyckyRevert r194300 which broke the build.
2013-11-09 Juergen Ributzka[Stackmap] Materialize the jump address within the...
2013-11-09 Lang HamesRewrite the PBQP graph data structure.
2013-11-08 Juergen Ributzka[Stackmap] Add AnyReg calling convention support for...
2013-11-08 Pedro Artigasincrease the accuracy of register pressure computation...
2013-11-08 Lang HamesFix some minor issues with r194282 to get the tree...
2013-11-08 Lang HamesAdd a method to get the object-file appropriate stack...
2013-11-08 Arnaud A. de Grand... Revert "CalculateSpillWeights does not need to be a...
2013-11-08 Quentin Colombet[VirtRegMap] Fix for PR17825. Do not ignore noreturn...
2013-11-08 Arnaud A. de Grand... CalculateSpillWeights does not need to be a pass
2013-11-08 Arnaud A. de Grand... CalculateSpillWeights cleanup: remove unneeded includes
2013-11-05 Andrew TrickSlightly change the way stackmap and patchpoint intrins...
2013-11-01 Eric ChristopherComment some and reformat for clarity beginFunction.
2013-11-01 Juergen Ributzka[Stackmap] Remove erroneous assert.
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-11-01 Aaron BallmanCommenting out this assert because it is causing the...
2013-11-01 Aaron BallmanFixing an order of evaluation error in an assert.
2013-11-01 David BlaikieDebugInfo: Emit member variable locations as data inste...
2013-10-31 Andrew TrickUnused variable
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-31 Andrew TrickLower stackmap intrinsics directly to their target...
2013-10-31 Andrew Trickwhitespace
2013-10-31 Rafael EspindolaRemove the --shrink-wrap option.
2013-10-31 Jim GrosbachLegalize: Improve legalization of long vector extends.
2013-10-30 Matt ArsenaultFix CodeGen for unaligned loads with address spaces
2013-10-30 Rafael EspindolaProduce .weak_def_can_be_hidden for some linkonce_odr...
2013-10-30 David BlaikieDebugInfo: Push header handling down into CompileUnit
2013-10-30 David BlaikieDwarfDebug: Change Abbreviations member from pointer...
2013-10-30 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-10-30 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-10-30 Josh MageeReformat code with clang-format.
2013-10-29 Manman RenDebug Info: code clean up.
2013-10-29 Manman RenDebug Info: support for DW_FORM_ref_addr.
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Josh Magee[stackprotector] Update the StackProtector pass to...
2013-10-29 Rafael EspindolaMove getSymbol to TargetLoweringObjectFile.
2013-10-29 Rafael EspindolaAdd a helper getSymbol to AsmPrinter.
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Alp TokerFix "existant" typos
2013-10-29 Manman RenDebug Info: use createAndAddDIE to wrap around "new...
2013-10-29 Manman RenDebug Info: use createAndAddDIE for newly-created Subpr...
2013-10-29 Manman RenDebug Info: add a helper function createAndAddDIE.
2013-10-28 Richard Sandiford[DAGCombiner] Respect volatility when checking for...
2013-10-28 Richard SandifordKeep TBAA info when rewriting SelectionDAG loads and...
2013-10-25 David BlaikieDIEHash: Summary hashing of member functions
2013-10-25 David BlaikieDIEHash: Summary hashing of nested types
2013-10-25 Tim NorthoverLegalizeDAG: allow libcalls for max/min atomic operations
next