GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
DWARFLinker
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections.
Alexey Lapshin
2022-07-26
1
-2
/
+51
*
[Reland][DebugInfo][llvm-dwarfutil] Combine overlapped address ranges.
Alexey Lapshin
2022-07-21
3
-65
/
+38
*
Revert "[DebugInfo][llvm-dwarfutil] Combine overlapped address ranges."
Alexey Lapshin
2022-07-21
3
-38
/
+65
*
[DebugInfo][llvm-dwarfutil] Combine overlapped address ranges.
Alexey Lapshin
2022-07-21
3
-65
/
+38
*
[Reland][Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.
Alexey Lapshin
2022-07-19
2
-0
/
+17
*
Revert "[Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF."
Alexey Lapshin
2022-07-19
2
-17
/
+0
*
[Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.
Alexey Lapshin
2022-07-19
2
-0
/
+17
*
Re-land "[dsymutil] Account for DW_OP_convert being CU relative"
Jonas Devlieghere
2022-07-12
1
-0
/
+1
*
Revert "[dsymutil] Account for DW_OP_convert being CU relative"
Nico Weber
2022-07-12
1
-1
/
+0
*
[dsymutil] Account for DW_OP_convert being CU relative
Jonas Devlieghere
2022-07-12
1
-0
/
+1
*
[DWARFLinker] mark odr candidates inside the same object file.
Alexey Lapshin
2022-06-28
2
-28
/
+60
*
Don't use Optional::hasValue (NFC)
Kazu Hirata
2022-06-20
1
-1
/
+1
*
[llvm] Use value_or instead of getValueOr (NFC)
Kazu Hirata
2022-06-18
1
-3
/
+3
*
[MC] De-capitalize SwitchSection. NFC
Fangrui Song
2022-06-10
1
-22
/
+22
*
[MC] De-capitalize MCStreamer functions
Fangrui Song
2022-06-07
1
-1
/
+1
*
[DWARFLinker][NFC] Add None value to the DwarfLinkerAccelTableKind enum.
Alexey Lapshin
2022-05-17
1
-12
/
+18
*
[DWARFLinker][NFC] cleanup AddressManager interface.
Alexey Lapshin
2022-05-15
1
-5
/
+3
*
Cleanup includes: DebugInfo & CodeGen
serge-sans-paille
2022-03-12
3
-2
/
+3
*
[NFC][MC] remove unused argument `MCRegisterInfo` in `MCCodeEmitter`
Shao-Ce SUN
2022-02-16
1
-1
/
+1
*
Revert "[NFC][MC] remove unused argument `MCRegisterInfo` in `MCCodeEmitter`"
Shao-Ce SUN
2022-02-16
1
-1
/
+1
*
[NFC][MC] remove unused argument `MCRegisterInfo` in `MCCodeEmitter`
Shao-Ce SUN
2022-02-16
1
-1
/
+1
*
[dsymutil] Add the ability to run the DWARF verifier on the input
Jonas Devlieghere
2022-02-14
1
-0
/
+15
*
[llvm] Use = default (NFC)
Kazu Hirata
2022-02-06
1
-2
/
+2
*
Change namespace llvm::swift to namespace llvm::binaryformat because of clash...
Shubham Sandeep Rastogi
2022-02-01
1
-2
/
+2
*
Emit swift5 reflection section data in dsym bundle generated by dsymutil in t...
Shubham Sandeep Rastogi
2022-01-28
1
-3
/
+17
*
Revert "Emit swift5 reflection section data in dsym bundle generated by dsymu...
Shubham Sandeep Rastogi
2022-01-26
1
-17
/
+3
*
Emit swift5 reflection section data in dsym bundle generated by dsymutil in t...
Shubham Sandeep Rastogi
2022-01-26
1
-3
/
+17
*
Revert "Emit swift5 reflection section data in dsym bundle generated by dsymu...
Shubham Sandeep Rastogi
2022-01-21
1
-17
/
+3
*
Emit swift5 reflection section data in dsym bundle generated by dsymutil in t...
Shubham Sandeep Rastogi
2022-01-21
1
-3
/
+17
*
[llvm] Fix bugprone argument comments (NFC)
Kazu Hirata
2022-01-08
1
-2
/
+2
*
[llvm] Use true/false instead of 1/0 (NFC)
Kazu Hirata
2022-01-07
1
-1
/
+1
*
[llvm] Add support for DW_TAG_immutable_type
Luís Ferreira
2022-01-05
1
-0
/
+1
*
[DebugInfo] Remove hasInterestingContent (NFC)
Kazu Hirata
2022-01-01
2
-3
/
+0
*
DebugInfo: Migrate callers from getAsCString to dwarf::toString
David Blaikie
2021-12-14
1
-17
/
+16
*
[DebugInfo][dsymutil] Keep locations for function-local globals
Ellis Hoag
2021-12-14
1
-0
/
+5
*
[llvm] Use range-based for loops (NFC)
Kazu Hirata
2021-12-07
2
-7
/
+5
*
Move TargetRegistry.(h|cpp) from Support to MC
Reid Kleckner
2021-10-08
1
-1
/
+1
*
[dsymutil] Track incompleteness across unions
Jonas Devlieghere
2021-09-24
1
-0
/
+1
*
[Debug-Info][llvm-dwarfdump] Don't try to dump location
Esme-Yi
2021-07-27
1
-1
/
+1
*
[MC] Refactor MCObjectFileInfo initialization and allow targets to create MCO...
Philipp Krones
2021-05-23
1
-4
/
+3
*
[MC] Untangle MCContext and MCObjectFileInfo
Philipp Krones
2021-05-05
1
-5
/
+6
*
[dsymutil] Add flag to force a static variable to keep its enclosing function
Jonas Devlieghere
2021-04-28
1
-7
/
+9
*
[dsymutil] Stop emulating dsymutil-classic CIE caching behavior
Jonas Devlieghere
2021-04-06
1
-6
/
+1
*
[dsymutil] Don't keep old abbreviations
Jonas Devlieghere
2021-04-06
1
-23
/
+0
*
[dsymutil] Don't emit .debug_pubnames and .debug_pubtypes
Jonas Devlieghere
2021-04-06
2
-6
/
+11
*
[dsymutil] Relocate DW_TAG_label
Jonas Devlieghere
2021-03-29
1
-2
/
+3
*
[llvm] Add assertions for the smart pointers with the possibility to be null ...
Ella Ma
2021-02-27
1
-0
/
+1
*
[dsymutil][DWARFLinker][NFC] make AddressManager not depending on the order o...
Alexey Lapshin
2021-01-31
1
-15
/
+22
*
[llvm] Use pop_back_val (NFC)
Kazu Hirata
2021-01-24
1
-2
/
+1
*
[llvm] Use llvm::sort (NFC)
Kazu Hirata
2021-01-17
1
-1
/
+1
[next]