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
*
llvm-ar: reduce some duplication, NFC
Saleem Abdulrasool
2016-06-22
1
-27
/
+19
*
[llvm-readobj] - Teach llvm-readobj to print dependencies of SHT_GNU_verdef a...
George Rimar
2016-06-22
1
-18
/
+26
*
llvm-ar: be more clever about default format
Saleem Abdulrasool
2016-06-22
1
-18
/
+76
*
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...
Peter Collingbourne
2016-06-21
1
-18
/
+45
*
Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal f...
Kevin Enderby
2016-06-21
1
-3
/
+6
*
Delete some dead code.
Rafael Espindola
2016-06-21
1
-16
/
+0
*
[build] Make sure to link main executable with pthreads
Artem Belevich
2016-06-21
1
-1
/
+7
*
llvm-ar: correct typo
Saleem Abdulrasool
2016-06-21
1
-1
/
+1
*
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-...
Benjamin Kramer
2016-06-17
2
-20
/
+23
*
[pdb] Don't error on missing FPO streams
Reid Kleckner
2016-06-17
1
-35
/
+48
*
Don't use the new x86 relax relocations on the gold plugin.
Rafael Espindola
2016-06-17
1
-0
/
+4
*
Change the default of -relax-relocations.
Rafael Espindola
2016-06-17
1
-3
/
+3
*
Resubmit "[pdb] Change type visitor pattern to be dynamic."
Zachary Turner
2016-06-16
2
-8
/
+12
*
Revert "[pdb] Change type visitor pattern to be dynamic."
Zachary Turner
2016-06-16
2
-10
/
+6
*
[pdb] Change type visitor pattern to be dynamic.
Zachary Turner
2016-06-16
2
-6
/
+10
*
[llvm-objdump] Support detection of feature bits from the object and implemen...
Daniel Sanders
2016-06-16
1
-4
/
+2
*
[Bugpoint] Erase comdat annotations after removing a global's initializer.
Justin Lebar
2016-06-15
2
-0
/
+4
*
Fix llvm-objdump when disassembling a stripped Mach-O binary with the -macho ...
Kevin Enderby
2016-06-15
1
-1
/
+21
*
Use FPasses in opt exactly when it is initialized.
Patrik Hagglund
2016-06-15
1
-1
/
+1
*
Add support for callsite in the new C API for attributes
Amaury Sechet
2016-06-15
1
-0
/
+16
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-26
/
+15
*
Resubmit "[pdb] Actually write a PDB to disk from YAML.""
Zachary Turner
2016-06-14
4
-66
/
+126
*
Revert "[pdb] Actually write a PDB to disk from YAML."
Zachary Turner
2016-06-14
4
-126
/
+66
*
[pdb] Actually write a PDB to disk from YAML.
Zachary Turner
2016-06-14
4
-66
/
+126
*
Run clang-tidy's performance-unnecessary-copy-initialization over LLVM.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
Make sure we have a Add/Remove/Has function for various thing that can have a...
Amaury Sechet
2016-06-12
1
-1
/
+16
*
Make PDBFile take a StreamInterface instead of a MemBuffer.
Zachary Turner
2016-06-10
1
-1
/
+19
*
Add support for writing through StreamInterface.
Zachary Turner
2016-06-10
1
-2
/
+2
*
[llc] Do not create the pass config several times for run-pass.
Quentin Colombet
2016-06-10
1
-6
/
+7
*
[llc] Add support for several run-pass options.
Quentin Colombet
2016-06-10
1
-27
/
+50
*
[llc] Remove exit-on-error flag from MIR tests (PR27770)
Diana Picus
2016-06-09
1
-3
/
+1
*
[ThinLTO/gold] Enable summary-based internalization
Teresa Johnson
2016-06-09
1
-12
/
+71
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
33
-52
/
+37
*
[pdbdump-fuzzer] Try to fix build errors in fuzzer.
Zachary Turner
2016-06-09
1
-1
/
+9
*
[CMake] Cleanup uses of USES_TERMINAL
Chris Bieneman
2016-06-08
1
-2
/
+2
*
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Benjamin Kramer
2016-06-08
6
-15
/
+16
*
[pdb] Handle stream index errors better.
Zachary Turner
2016-06-08
1
-130
/
+133
*
Avoid copies of std::strings and APInt/APFloats where we only read from it
Benjamin Kramer
2016-06-08
1
-2
/
+2
*
[pdb] Try to fix use after free.
Zachary Turner
2016-06-08
2
-2
/
+8
*
[pdbdump] Print out # of hash buckets.
Rui Ueyama
2016-06-07
1
-0
/
+1
*
[pdbdump] Print out TPI hash key size.
Rui Ueyama
2016-06-07
1
-0
/
+1
*
Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-07
1
-6
/
+59
*
[llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sections
George Rimar
2016-06-07
1
-0
/
+55
*
[pdb] Use MappedBlockStream to parse the PDB directory.
Zachary Turner
2016-06-07
1
-2
/
+5
*
Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""
Vedant Kumar
2016-06-06
1
-63
/
+13
*
Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-13
/
+63
*
Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-58
/
+13
*
Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-13
/
+58
*
[pdbdump] Print section header flags.
Rui Ueyama
2016-06-06
1
-1
/
+2
*
[yaml2obj] Get rid of MachO header union
Chris Bieneman
2016-06-06
1
-11
/
+6
[next]