index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
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/13.x
release/14.x
release/15.x
release/16.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
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert FileOutputBuffer::commit to Error.
Rafael Espindola
2017-11-08
1
-2
/
+2
*
Revert "Reapply: Allow yaml2obj to order implicit sections for ELF"
Dave Lee
2017-11-08
1
-42
/
+37
*
Convert FileOutputBuffer to Expected. NFC.
Rafael Espindola
2017-11-08
3
-5
/
+5
*
Reapply: Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-08
1
-37
/
+42
*
Revert "Allow yaml2obj to order implicit sections for ELF"
Dave Lee
2017-11-07
1
-41
/
+37
*
Fix build bots after r317622
Dave Lee
2017-11-07
1
-1
/
+1
*
Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-07
1
-37
/
+41
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-3
/
+3
*
[XRay] Minimal tool to convert xray traces to Chrome's Trace Event Format.
Keith Wyss
2017-11-07
4
-113
/
+375
*
[cfi-verify] Added a simple check that stops division-by-zero error when no i...
Mitch Phillips
2017-11-06
1
-1
/
+3
*
Make MCAsmBackend and MCCodeEmiiter passed by unique_ptr rval
Mitch Phillips
2017-11-06
1
-2
/
+4
*
Move the LLVMCFIVerify project into the Libraries folder on IDEs like Visual ...
Aaron Ballman
2017-11-04
1
-0
/
+1
*
Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O
Kevin Enderby
2017-11-03
1
-2
/
+13
*
GCOV: Move GCOV from IR & Support into ProfileData to fix layering
David Blaikie
2017-11-03
1
-1
/
+1
*
llvm-objdump: Fix unused-lambda-capture warning by removing unused lambda cap...
David Blaikie
2017-11-03
1
-1
/
+1
*
[cfi-verify] Add blacklist parsing for result filtering.
Mitch Phillips
2017-11-03
7
-56
/
+144
*
[llvm-ar] Support an options string that start with a dash
Martin Storsjo
2017-11-03
1
-0
/
+20
*
Add llvm::for_each as a range-based extensions to <algorithm> and make use of...
Aaron Ballman
2017-11-03
7
-55
/
+46
*
[llvm-objcopy] Add support for dwarf fission
Jake Ehrlich
2017-11-03
2
-15
/
+67
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-0
/
+1
*
[llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag
Martin Storsjo
2017-11-03
1
-2
/
+4
*
[llvm-nm] Print 'I' for import table data in COFF
Martin Storsjo
2017-11-03
1
-0
/
+4
*
[llvm-objcopy] Fix bug in how segment alignment was being handled
Jake Ehrlich
2017-11-02
1
-3
/
+17
*
[tools] Add option to install binutils symlinks
Shoaib Meenai
2017-11-02
10
-0
/
+41
*
Fix llvm-dsymutil test in -DLLVM_ENABLE_THREADS=OFF mode
Hans Wennborg
2017-11-02
1
-4
/
+5
*
[dsymutil][doc] Improve wording in manpage and rename file.
Jonas Devlieghere
2017-11-02
1
-2
/
+2
*
Update cl::opt<uint64_t> instances to cl::opt<unsigned long long>
Mitch Phillips
2017-11-01
2
-6
/
+6
*
[yaml2obj][ELF] Add support for setting alignment in program headers
Jake Ehrlich
2017-11-01
1
-8
/
+12
*
[LLVM-C] Expose functions to create debug locations via DIBuilder.
whitequark
2017-11-01
4
-0
/
+47
*
[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...
Eugene Zelenko
2017-11-01
10
-253
/
+491
*
[dsymutil][NFC} Rename thread related command line options
Jonas Devlieghere
2017-11-01
1
-6
/
+6
*
Parse DWARF information to reduce false positives.
Mitch Phillips
2017-10-31
8
-14
/
+127
*
Inline compareAddr function into its only caller. NFCI.
Peter Collingbourne
2017-10-31
1
-2
/
+5
*
[dsymutil] Implement the --threads option
Jonas Devlieghere
2017-10-31
2
-10
/
+46
*
ELF: Add support for emitting dynamic relocations in the Android relocation p...
Peter Collingbourne
2017-10-27
1
-0
/
+6
*
[LLVM-C] Publicly expose getters of MetadataType, TokenType
whitequark
2017-10-27
1
-1
/
+1
*
[PDB] Handle an empty globals hash table with no buckets
Reid Kleckner
2017-10-27
1
-2
/
+4
*
[dsymutil] Check AttrInfo.Name validity before using it
Keno Fischer
2017-10-26
1
-1
/
+2
*
Re-land "[dwarfdump] Add -lookup option"
Jonas Devlieghere
2017-10-25
1
-1
/
+33
*
Add FileVerifier::isCFIProtected().
Mitch Phillips
2017-10-25
3
-1
/
+37
*
llvm-readobj: Add support for reading relocations in the Android packed format.
Peter Collingbourne
2017-10-25
1
-5
/
+24
*
Fix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
Sam Clegg
2017-10-24
1
-1
/
+1
*
[llvm-cov] Use a stable sort on sub-views
Vedant Kumar
2017-10-24
1
-2
/
+2
*
[opt] Initialize WriteBitcode pass.
Michael Kruse
2017-10-24
1
-0
/
+1
*
[codeview] Fix handling of S_HEAPALLOCSITE
Reid Kleckner
2017-10-24
1
-1
/
+1
*
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
Mitch Phillips
2017-10-23
2
-16
/
+18
*
Graph builder implementation.
Mitch Phillips
2017-10-23
5
-5
/
+431
*
Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...
Mitch Phillips
2017-10-23
3
-7
/
+5
*
Patch in
Mitch Phillips
2017-10-23
3
-5
/
+7
*
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
Vedant Kumar
2017-10-18
2
-142
/
+0
[next]