| Commit message (Expand) | Author | Age | Files | Lines |
* | [docs] Remove spurious or unused images. | Daniel Dunbar | 2012-04-20 | 1 | -4/+0 |
* | [docs] Update HTML pages to refer to CSS in a way that works locally and with... | Daniel Dunbar | 2012-04-19 | 1 | -1/+1 |
* | Add a line number for the scope of the function (starting at the first | Eric Christopher | 2012-04-03 | 1 | -0/+1 |
* | llvm/docs/*.html: Fix markups. | NAKAMURA Takumi | 2012-03-27 | 1 | -2/+2 |
* | Update documentation for old api changes. | Eric Christopher | 2012-03-26 | 1 | -33/+70 |
* | Remove short tag marker. | Bill Wendling | 2012-03-06 | 1 | -7/+7 |
* | Appease the HTML validation gods. | Bill Wendling | 2012-03-06 | 1 | -33/+40 |
* | Fix validation errors. | Bill Wendling | 2012-03-06 | 1 | -17/+18 |
* | Add missing end tags. | Bill Wendling | 2012-03-06 | 1 | -48/+68 |
* | Fix up link and a couple small edits. | Eric Christopher | 2012-03-06 | 1 | -3/+3 |
* | Add the beginnings of documentation for the Name Accelerator Tables. | Eric Christopher | 2012-03-06 | 1 | -1/+663 |
* | Delete trailing whitespace to clean up. | Eric Christopher | 2012-03-06 | 1 | -99/+99 |
* | Fix documentation. | Chad Rosier | 2012-02-18 | 1 | -5/+5 |
* | Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda... | Devang Patel | 2012-02-09 | 1 | -2/+0 |
* | Update docs describing objective-c property encoding. This includes support f... | Devang Patel | 2012-02-06 | 1 | -36/+126 |
* | Fix typo. | Eric Christopher | 2012-01-03 | 1 | -1/+1 |
* | Fix spacing. | Eric Christopher | 2011-12-16 | 1 | -3/+3 |
* | Update documentation. | Eric Christopher | 2011-12-16 | 1 | -0/+1 |
* | Clarify and fix subprogram description. | Devang Patel | 2011-12-16 | 1 | -1/+1 |
* | Merge ObjCPropertyDebugInfo.html into SourceLevelDebugging.html | Devang Patel | 2011-11-15 | 1 | -0/+224 |
* | Add a new wrapper node for a DILexicalBlock that encapsulates it and a | Eric Christopher | 2011-10-11 | 1 | -1/+14 |
* | Update docs to reflect recent addition of new CompileUnit elements. | Devang Patel | 2011-09-09 | 1 | -1/+6 |
* | Do not use named md nodes to track variables that are completely optimized. T... | Devang Patel | 2011-08-19 | 1 | -0/+1 |
* | Until now all debug info MDNodes referred to a root MDNode, a compile unit. T... | Devang Patel | 2011-08-16 | 1 | -8/+7 |
* | Update document listing DIVariable elements to reflect recent changes. | Devang Patel | 2011-07-27 | 1 | -1/+3 |
* | 80 columns. | Nick Lewycky | 2011-07-25 | 1 | -2/+2 |
* | Revert "Update docs to reflect r135457." | Bob Wilson | 2011-07-19 | 1 | -3/+1 |
* | Update docs to reflect r135457. | Devang Patel | 2011-07-19 | 1 | -1/+3 |
* | Fix html formatting. | Devang Patel | 2011-05-31 | 1 | -1/+1 |
* | Clarify documentation and remove guarantees that are not fulfilled. | Devang Patel | 2011-05-31 | 1 | -9/+2 |
* | Use llvm.dbg.cu named metadata to collect compile units. | Devang Patel | 2011-05-03 | 1 | -1/+3 |
* | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi | 2011-04-23 | 1 | -52/+52 |
* | Let front-end tie subprogram declaration with subprogram definition directly. | Devang Patel | 2011-04-22 | 1 | -7/+8 |
* | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi | 2011-04-18 | 1 | -80/+80 |
* | Introduce support to encode Objective-C property information in debugging inf... | Devang Patel | 2011-04-16 | 1 | -1/+6 |
* | docs/*.html: Make W3C HTML 4.01 Strict more compliant. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | Simplify array bound checks and clarify comments. One element array can have... | Devang Patel | 2011-04-08 | 1 | -1/+2 |
* | Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array. | Devang Patel | 2011-04-08 | 1 | -1/+1 |
* | Add support to encode function's template parameters. | Devang Patel | 2011-04-05 | 1 | -1/+9 |
* | Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum | Devang Patel | 2011-03-29 | 1 | -3/+8 |
* | Since last couple of days, argument number is encoded using 8 bits from line ... | Devang Patel | 2011-03-08 | 1 | -1/+2 |
* | Update DILexicalBlock doc to mention new fields. | Devang Patel | 2011-03-08 | 1 | -1/+3 |
* | Update docs to match reality. | Devang Patel | 2011-02-03 | 1 | -10/+9 |
* | Remove stale references of obsolete @llvm.dbg.variable. | Devang Patel | 2011-02-01 | 1 | -8/+3 |
* | finish a sentence. | Chris Lattner | 2011-01-18 | 1 | -1/+1 |
* | Fix lexical block's tag number. | Devang Patel | 2010-10-04 | 1 | -1/+1 |
* | Fix block descriptor documentation. | Devang Patel | 2010-10-01 | 1 | -3/+5 |
* | Fix dbg_declare signature in document. | Devang Patel | 2010-10-01 | 1 | -2/+2 |
* | Fix DIDerived type fields' type in document. | Devang Patel | 2010-10-01 | 1 | -3/+3 |