index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
tools
/
llvm-dwp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unnecessary REQUIRES: shell lines
Reid Kleckner
2019-09-10
1
-2
/
+0
*
Replace 'REQUIRES: nozlib' with '!zlib' because we don't need two ways
Paul Robinson
2019-05-10
1
-1
/
+1
*
[llvm-dwp] Avoid writing the output dwp file when there is an error
Jordan Rupprecht
2019-02-12
1
-0
/
+4
*
[llvm-dwp] Abort when dwo_id is unset
Jordan Rupprecht
2019-02-12
4
-2
/
+5
*
[llvm-dwp] Clean up tests X86/*.test
Fangrui Song
2018-09-07
6
-15
/
+8
*
Reland rL341509: "[llvm-dwp] Use buffer_stream if output file is not seekable...
Fangrui Song
2018-09-06
1
-4
/
+2
*
Revert rL341509 to fix massive failures on buildbots
Max Kazantsev
2018-09-06
1
-2
/
+4
*
[llvm-dwp] Fix `UN:` lines (supposed to be `RUN:`) in X86/simple.test and adj...
Fangrui Song
2018-09-06
1
-8
/
+7
*
[llvm-dwp] Use buffer_stream if output file is not seekable (e.g. "-")
Fangrui Song
2018-09-06
1
-4
/
+2
*
llvm-dwarfdump: automatically dump both regular and .dwo variant of sections
Adrian Prantl
2017-09-13
2
-5
/
+4
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
7
-11
/
+11
*
[llvm-dwp] Implement -e option
Alexander Shaposhnikov
2017-09-02
8
-0
/
+97
*
[llvm] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
1
-2
/
+2
*
[llvm-dwp] - Reuse object::Decompressor class
George Rimar
2017-01-13
2
-2
/
+2
*
dwarfdump: -summarize-types: print a short summary (unqualified type name, ha...
David Blaikie
2016-10-18
1
-3
/
+3
*
llvm-dwp: More error handling around invalid compressed sections
David Blaikie
2016-05-23
3
-1
/
+3
*
llvm-dwp: Add error handling for multiple type sections in a dwp file.
David Blaikie
2016-05-17
2
-0
/
+3
*
llvm-dwp: Provide error handling for invalid string field forms
David Blaikie
2016-05-17
2
-0
/
+3
*
llvm-dwp: Add error handling for invalid (non-CU) top level tag in debug_info...
David Blaikie
2016-05-16
2
-0
/
+3
*
llvm-dwp: Add .test files missing from r269339
David Blaikie
2016-05-16
2
-0
/
+6
*
llvm-dwp: Streamline duplicate DWO ID diagnostic handling
David Blaikie
2016-05-16
1
-6
/
+6
*
llvm-dwp: Use llvm::Error to improve diagnostic quality/error handling in llv...
David Blaikie
2016-05-12
7
-0
/
+10
*
llvm-dwp: Handle GCC's use of multiple debug_types.dwo sections in a single ....
David Blaikie
2016-04-05
1
-0
/
+9
*
llvm-dwp: Handle dwo files produced by GCC
David Blaikie
2016-04-05
1
-0
/
+0
*
llvm-dwp: Include the dwo name (if available) when diagnosing duplicate CU ID...
David Blaikie
2016-03-26
4
-9
/
+18
*
llvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_dwo_id and DW_AT_name
David Blaikie
2016-03-24
1
-2
/
+2
*
llvm-dwp: provide diagnostics for duplicate DWO IDs
David Blaikie
2016-02-26
4
-0
/
+18
*
llvm-dwp: Support empty .dwo files
David Blaikie
2016-02-26
2
-0
/
+8
*
llvm-dwp: Don't test compression when zlib isn't available
David Blaikie
2016-02-19
1
-0
/
+2
*
llvm-dwp: Support compressed input
David Blaikie
2016-02-19
2
-0
/
+17
*
llvm-dwp: Support for type units when merging DWPs into larger DWPs
David Blaikie
2016-02-17
1
-0
/
+3
*
[llvm-dwp] Merge cu_index from DWPs
David Blaikie
2016-02-06
3
-0
/
+48
*
[llvm-dwp] Deduplicate type units
David Blaikie
2015-12-14
3
-0
/
+35
*
[llvm-dwp] Remove some unused test code
David Blaikie
2015-12-14
2
-5
/
+0
*
[llvm-dwp] Restructure inputs for test case so they're all grouped together
David Blaikie
2015-12-07
5
-2
/
+2
*
[llvm-dwp] Add coverage for both the presence and absence of type units, and ...
David Blaikie
2015-12-05
3
-23
/
+35
*
[llvm-dwp] Fix the type_units.test since I renamed its inputs as well
David Blaikie
2015-12-05
1
-1
/
+1
*
[llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity
David Blaikie
2015-12-05
5
-0
/
+0
*
[llvm-dwp] Support debug_tu_index
David Blaikie
2015-12-05
3
-13
/
+38
*
[llvm-dwp] Remove some out of date comments
David Blaikie
2015-12-04
1
-2
/
+0
*
[llvm-dwp] Implement the required on-disk probed hash table
David Blaikie
2015-12-04
1
-2
/
+2
*
[llvm-dwp] Include the debug_line.dwo section
David Blaikie
2015-12-04
1
-3
/
+3
*
[llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry
David Blaikie
2015-12-04
1
-2
/
+4
*
[llvm-dwp] Include only the non-empty columns in the cu_index
David Blaikie
2015-12-02
1
-1
/
+5
*
[llvm-dwp] Emit a rather fictional debug_cu_index
David Blaikie
2015-12-02
1
-6
/
+7
*
[llvm-dwp] Deduplicate strings in the debug_str.dwo section
David Blaikie
2015-12-01
1
-4
/
+2
*
[llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo files
David Blaikie
2015-12-01
1
-3
/
+3
*
[llvm-dwp] Initial partial prototype
David Blaikie
2015-12-01
6
-0
/
+67