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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[llvm-objcopy][MachO] Implement --add-section
Seiya Nuta
2019-12-16
4
-24
/
+148
*
[ORC] Make ObjectLinkingLayer own its jitlink::MemoryManager.
Lang Hames
2019-12-15
2
-3
/
+2
*
[llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0%
Kristina Bessonova
2019-12-13
1
-12
/
+10
*
[llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFC
Kristina Bessonova
2019-12-13
1
-6
/
+6
*
[llvm-readobj] - Fix letters used for dumping section types in GNU style.
Georgii Rymar
2019-12-13
1
-3
/
+4
*
[llvm-readobj][llvm-readelf] - Remove excessive empty lines when reporting er...
Georgii Rymar
2019-12-11
1
-2
/
+0
*
[llvm-readelf] - Do no print an empty symbol version as "<corrupt>"
Georgii Rymar
2019-12-11
1
-1
/
+1
*
[llvm-readobj] Fix/improve printing WinEH unwind info for linked PE images
Martin Storsjö
2019-12-11
2
-6
/
+56
*
[llvm-ar] Improve tool selection heuristic
Fangrui Song
2019-12-10
1
-7
/
+17
*
[llvm-readelf/llvm-readobj] - Improved the error reporting in a few method re...
Georgii Rymar
2019-12-10
1
-42
/
+60
*
[llvm/dwarfdump] Use the architecture string to filter.
Jonas Devlieghere
2019-12-09
1
-1
/
+1
*
[llvm-dwarfdump][Statistics] Unify coverage statistic computation
Kristina Bessonova
2019-12-08
1
-60
/
+26
*
Fix building shared libraries broken by 8e48e8e3e32.
Alexey Lapshin
2019-12-06
2
-1
/
+2
*
[llvm-readobj][llvm-readelf] - Refactor parsing of the SHT_GNU_versym section.
Georgii Rymar
2019-12-06
1
-28
/
+118
*
[llvm-readobj] - Implement --dependent-libraries flag.
Georgii Rymar
2019-12-06
3
-0
/
+57
*
[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.
Alexey Lapshin
2019-12-06
7
-153
/
+12
*
[JITLink] Remove the Section::symbols_empty() method.
Lang Hames
2019-12-05
2
-6
/
+6
*
llvm-reduce: Add a space to an option's --help
George Burgess IV
2019-12-05
1
-1
/
+1
*
[llvm] llvm-ifs: Support for handling empty IFS and merging weak+strong symbols.
Puyan Lotfi
2019-12-05
1
-9
/
+9
*
[ORC] Remove the automagic Main JITDylib fram ExecutionSession.
Lang Hames
2019-12-05
2
-6
/
+7
*
[llvm-readelf/llvm-readobj] - Remove getSecTypeName() helper.
Georgii Rymar
2019-12-05
1
-16
/
+10
*
[llvm-symbolizer] Support debug file lookup using build ID
Petr Hosek
2019-12-04
1
-0
/
+7
*
[dsymutil] Remove recursion from lookForChildDIEsToKeep (2/2) (NFC)
Jonas Devlieghere
2019-12-04
1
-74
/
+139
*
[dsymutil] Remove recursion from lookForChildDIEsToKeep (1/2) (NFC)
Jonas Devlieghere
2019-12-04
2
-172
/
+206
*
[ELF] Support for PT_GNU_PROPERTY in header and tools
Peter Smith
2019-12-04
2
-0
/
+5
*
[yaml2obj] - Make DynamicSymbols to be Optional<> too.
Georgii Rymar
2019-12-04
1
-2
/
+4
*
[dsymutil] Support --out (NFC)
Jonas Devlieghere
2019-12-03
1
-1
/
+1
*
llvm-config: do not link absolute paths with `-l`
Saleem Abdulrasool
2019-12-03
1
-1
/
+5
*
[CodeGen] Move ARMCodegenPrepare to TypePromotion
Sam Parker
2019-12-03
1
-0
/
+1
*
Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sourabh Singh Tomar
2019-12-03
1
-1
/
+1
*
[llvm-exegesis] Fix 44b9942898c7.
Clement Courbet
2019-12-02
1
-0
/
+1
*
[X86] Add initialization of FPCW in llvm-exegesis
Wang, Pengfei
2019-12-02
1
-5
/
+11
*
[llvm-readobj/llvm-readelf] - Simplify the code that dumps versions.
Georgii Rymar
2019-12-02
1
-131
/
+45
*
[X86] Add initialization of MXCSR in llvm-exegesis
Wang, Pengfei
2019-12-02
1
-0
/
+17
*
[llvm-readelf/llvm-readobj] - Check the version of SHT_GNU_verneed section en...
Georgii Rymar
2019-12-02
1
-0
/
+6
*
[ORC] Add a runAsMain utility function to ExecutionUtils.
Lang Hames
2019-12-02
2
-30
/
+8
*
[llvm-readobj/llvm-readelf] - Reimplement dumping of the SHT_GNU_verneed sect...
Georgii Rymar
2019-12-02
1
-84
/
+168
*
Revert "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2019-12-01
2
-12
/
+0
*
[llvm-readelf/llvm-readobj] - Check version of SHT_GNU_verdef section entries...
Georgii Rymar
2019-11-29
1
-0
/
+6
*
[yaml2obj] - Add a way to describe content of the SHT_GNU_verneed section wit...
Georgii Rymar
2019-11-29
1
-1
/
+3
*
[ORC][JITLink] Add support for weak references, and improve handling of static
Lang Hames
2019-11-28
1
-3
/
+9
*
[llvm-readelf] - Make GNU style dumping of invalid SHT_GNU_verdef be consiste...
Georgii Rymar
2019-11-28
1
-16
/
+24
*
[llvm-readobj] - Always print "Predecessors" for version definition sections.
Georgii Rymar
2019-11-27
1
-3
/
+0
*
[llvm-objcopy] [COFF] Fix a typo in a comment. NFC.
Martin Storsjö
2019-11-27
1
-1
/
+1
*
[llvm-readobj/llvm-readelf] - Reimplement dumping of the SHT_GNU_verdef section.
Georgii Rymar
2019-11-26
1
-68
/
+149
*
[yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" p...
Georgii Rymar
2019-11-26
1
-1
/
+3
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_DEPENDENT_LIBRARIES sections.
Georgii Rymar
2019-11-25
1
-0
/
+37
*
[llvm-objcopy][MachO] Implement --dump-section
Seiya Nuta
2019-11-25
1
-5
/
+34
*
[llvm-lipo] Add support for -extract
Alexander Shaposhnikov
2019-11-21
2
-11
/
+60
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-14
/
+2
[prev]
[next]