]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/AsmPrinter
Debug Info: Prepare DebugLocEntry to handle more than a single value per
[opencl/llvm.git] / lib / CodeGen / AsmPrinter /
2014-04-27 Adrian PrantlDebug Info: Prepare DebugLocEntry to handle more than...
2014-04-27 Benjamin KramerMake helper functions static.
2014-04-27 David BlaikieRemove redundant explicit default initialization of...
2014-04-27 NAKAMURA TakumiAdd the default constructor DwarfAccelTable::DataArray...
2014-04-26 David BlaikieDwarfDebug: Roll argument into call.
2014-04-26 David BlaikieDebugInfo: Fix and test a regression caused by r207263...
2014-04-26 David BlaikieDWARF Type Units: Avoid emitting type units under fissi...
2014-04-26 David BlaikieDwarfDebug: Minor refactoring around type unit construction
2014-04-25 Eric ChristopherMake sure that rangelists are also relative to the...
2014-04-25 David BlaikieDwarfAccelTable: Store the string symbol in the acceler...
2014-04-25 David BlaikieEncapsulate the DWARF string pool in a separate type.
2014-04-25 David BlaikieDwarfUnit: Remove unused function
2014-04-25 David BlaikieDIE: Pass ownership of children via std::unique_ptr...
2014-04-25 David BlaikieDIEEntry: Refer to the specified DIE via reference...
2014-04-25 David BlaikieDwarfUnit: return by reference from createAndAddDIE
2014-04-25 David BlaikieReturn DIE by reference instead of pointer from DwarfUn...
2014-04-25 David BlaikieDwarfUnit: Suddently, DIE references, everywhere.
2014-04-25 David BlaikieRefactor some common logic in DwarfUnit::constructVaria...
2014-04-25 David BlaikieAdd missing cpp file header
2014-04-24 Craig Topper[C++] Use 'nullptr'.
2014-04-24 David BlaikieRemove unused parameter
2014-04-24 David BlaikieRemove the intermediate AccelTypes maps in DWARF units.
2014-04-24 David BlaikieRemove the intermediate AccelNamespace maps in DWARF...
2014-04-24 David BlaikieRemove the intermediate AccelObjC maps in DWARF units
2014-04-23 David BlaikieAnd actually use the DwarfDebug::AccelNames to emit...
2014-04-23 David BlaikieMore formatting...
2014-04-23 David BlaikieRemove intermediate accelerator table for names.
2014-04-23 David BlaikieDwarfAccelTable: Remove trivial dtor and simplify const...
2014-04-23 David BlaikieMove the AddressPool from DwarfFile to DwarfDebug.
2014-04-23 David Blaikieclang-format for my previous commit (I keep forgetting...
2014-04-23 David BlaikieSeparate out the DWARF address pool into its own type...
2014-04-23 David Blaikieclang-format r207010
2014-04-23 David BlaikieSplit out DwarfFile from DwarfDebug into its own .h...
2014-04-23 Evgeniy StepanovCreate MCTargetOptions.
2014-04-22 David BlaikieRequisite reformatting for previous commit.
2014-04-22 David BlaikiePush memory ownership of DwarfUnits into clients of...
2014-04-22 David BlaikieUse std::unique_ptr to handle ownership of DwarfUnits...
2014-04-22 David BlaikieSimplify address pool index assignment.
2014-04-22 David BlaikieRevert "Use value semantics to manage DbgVariables...
2014-04-22 Chandler Carruth[Modules] Remove potential ODR violations by sinking...
2014-04-21 David BlaikieUse value semantics to manage DbgVariables rather than...
2014-04-17 Diego NovilloFix bug 19437 - Only add discriminators for DWARF 4...
2014-04-16 Jim Grosbach[c++11] Tidy up AsmPrinter.cpp.
2014-04-15 David BlaikieUse unique_ptr for the result of Registry entries.
2014-04-15 David BlaikieUse unique_ptr to manage ownership of GCStrategy object...
2014-04-14 David BlaikieUse std::unique_ptr for DIE children
2014-04-14 Adrian PrantlRe-apply r206096 after investigating the gdb buildbot...
2014-04-12 David BlaikiePR13337: Omit DW_TAG_restrict_type when compiling for...
2014-04-12 Adrian PrantlRevert "Debug info: (bugfix) C++ C/Dtors can be compile...
2014-04-12 David BlaikieUse dwarf::Tag rather than unsigned for DIE::Tag to...
2014-04-12 Adrian PrantlDebug info: (bugfix) C++ C/Dtors can be compiled to...
2014-04-11 Adrian PrantlDebug info: Store the DIVariable in DebugLocEntry also...
2014-04-10 Adrian PrantlDebug info: Factor the retrieving of the DIVariable...
2014-04-03 David BlaikieDebugInfo: Use a 64 bit type for the subrange
2014-04-02 Oliver StannardARM: Add support for segmented stacks
2014-04-02 Adrian Prantlclarify comment
2014-04-02 David BlaikieAdjust comments regarding non-relocated abbrev offset...
2014-04-02 David BlaikieSplit debug_loc and debug_loc.dwo emission into two...
2014-04-02 David BlaikieDebugInfo: Introduce DebugLocList to encapsulate a...
2014-04-01 Adrian PrantlAdd a doxygen comment to DebugLocEntry::Merge.
2014-04-01 David BlaikieDebugLocEntry: Actually merge the loc entry when return...
2014-04-01 David BlaikieFix accidental fallthrough in DebugLocEntry::hasSameVal...
2014-04-01 David BlaikieRemove unused function DebugLocEntry::isEmpty
2014-04-01 David BlaikieRefactor out the comparison of the location/value in...
2014-04-01 David BlaikieDebugInfo: Split DebugLocEntry into its own file.
2014-04-01 Adrian PrantlDwarfDebug: Prevent DebugLocEntry merging from coalesci...
2014-04-01 David BlaikieDebugInfo: Factor out common functionality for renderin...
2014-04-01 David BlaikieCleanup remaining use of removed variable to fix the...
2014-04-01 David BlaikieSimplify debug_loc.dwo handling slightly.
2014-04-01 David BlaikieDebugInfo: Avoid creating unnecessary/empty line tables...
2014-04-01 Adrian PrantlLTO type uniquing: store the Decl field of a DIImported...
2014-03-27 Saleem AbdulrasoolCanonicalise Windows target triple spellings
2014-03-26 Timur IskhodzhanovFollow-up to r204790: don't try to emit line tables...
2014-03-26 Timur IskhodzhanovFix PR19239 - Add support for generating debug info...
2014-03-25 David BlaikieDebugInfo: Add GNU_addr_base and GNU_ranges_base only...
2014-03-25 David BlaikieDebugInfo: Support debug_loc under fission
2014-03-25 David BlaikieDebugInfo: Remove unnecessary zero-size check
2014-03-24 David BlaikieDebugInfo: Simplify debug loc list handling by keeping...
2014-03-24 David BlaikieDwarfDebug: Simplify debug_loc merging
2014-03-24 Adrian PrantlGet rid of an unnecessary use of the * and & operators.
2014-03-24 David BlaikieDebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUs
2014-03-24 David BlaikieDebugInfo: Implement relative addressing for DW_AT_rang...
2014-03-24 David BlaikieDebugInfo: Don't emit relocations to abbreviations...
2014-03-24 David BlaikieDwarfDebug: Remove an unused parameter
2014-03-24 David BlaikieRemove unused parameter
2014-03-21 Adrian PrantlDelete stale comment. Thanks, Eric!
2014-03-21 Adrian PrantlDwarf Debug: Remove some cargo-cult type uniquing....
2014-03-21 David BlaikieDebugInfo: Omit DW_AT_addr_base from skeletal type...
2014-03-20 Eric ChristopherTypo.
2014-03-20 Eric ChristopherReapply DW_AT_low/high_pc patch:
2014-03-20 David BlaikieAdd comments from Eric's review of r204094.
2014-03-20 Eric ChristopherRevert "Use the range machinery for DW_AT_ranges and...
2014-03-19 Eric ChristopherUse the range machinery for DW_AT_ranges and DW_AT_high...
2014-03-19 David BlaikieDebugInfo: Use the comp_dir of the referencing type...
2014-03-18 Jim GrosbachMachO: Emit a version-min load command when possible.
2014-03-18 Eric ChristopherMore header and forward declaration cleanup.
2014-03-18 Eric ChristopherAdd back the headers we're getting via (likely) transit...
2014-03-18 Eric ChristopherFix for coding style.
2014-03-18 Eric ChristopherRemove a bunch of unnecessary includes and forward...
2014-03-18 Adrian PrantlDebug info: Remove OdrMemberMap from DwarfDebug, it...
next