Don't taint relaxed loads that immediately comes before an AcqRel read-modify-write op
[oota-llvm.git] / tools / llvm-dwp /
2015-12-21 David Majnemer[MC, COFF] Support link /incremental conditionally
2015-12-14 David Blaikie[llvm-dwp] Deduplicate type units
2015-12-09 David Blaikie[llvm-dwp] Sink debug_types.dwo emission into the code...
2015-12-05 David Blaikie[llvm-dwp] Add coverage for both the presence and absen...
2015-12-05 David Blaikie[llvm-dwp] clang-format this to catch anything I've...
2015-12-05 David Blaikie[llvm-dwp] Support debug_tu_index
2015-12-04 David Blaikie[llvm-dwp] Implement the required on-disk probed hash...
2015-12-04 David Blaikie[llvm-dwp] Include the debug_line.dwo section
2015-12-04 David Blaikie[llvm-dwp] Retrieve the DWOID from the CU for the cu_in...
2015-12-02 David Blaikie[llvm-dwp] Include only the non-empty columns in the...
2015-12-02 David Blaikie[llvm-dwp] Emit a rather fictional debug_cu_index
2015-12-01 David Blaikie[llvm-dwp] Deduplicate strings in the debug_str.dwo...
2015-12-01 David Blaikie[llvm-dwp] Correctly update debug_str_offsets.dwo when...
2015-12-01 David Blaikie[llvm-dwp] Add missing Makefile for the old configure...
2015-12-01 David Blaikie[llvm-dwp] Initial partial prototype
2015-12-01 David Blaikiellvm-dwp: Initial layout