index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
Fix formatting and wording of llvm-ranlib error message. NFC.
Sunil Srivastava
1
-1
/
+1
2016-04-07
fix r265645: target dependent printf formatting flags.
Valery Pykhtin
1
-2
/
+2
2016-04-07
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Valery Pykhtin
1
-0
/
+43
2016-04-07
Do some refactoring in the LLVM C API echo test to remove duplication. NFC
Amaury Sechet
1
-70
/
+85
2016-04-06
[llvm-c] Add LLVMGetValueKind.
Peter Zotov
1
-53
/
+69
2016-04-06
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to...
Kevin Enderby
15
-37
/
+77
2016-04-06
[gold] Save bitcode for module partitions (save-temps + split codegen).
Evgeniy Stepanov
1
-6
/
+21
2016-04-06
Revert "[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support."
Valery Pykhtin
1
-41
/
+0
2016-04-06
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Valery Pykhtin
1
-0
/
+41
2016-04-05
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
5
-180
/
+105
2016-04-05
llvm-dwp: Handle GCC's use of multiple debug_types.dwo sections in a single ....
David Blaikie
1
-31
/
+32
2016-04-05
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
5
-105
/
+180
2016-04-05
llvm-dwp: Handle dwo files produced by GCC
David Blaikie
1
-4
/
+8
2016-04-05
[llvm-rtdyld] Fix the return type on ErrorAndExit.
Lang Hames
1
-1
/
+1
2016-04-05
llvm-dwp: Simplify hashing code a bit
David Blaikie
1
-1
/
+2
2016-04-05
Use ArrayRef for contiguous areas in ELF. NFC.
Rafael Espindola
1
-9
/
+9
2016-04-05
[llvm-c] Expose LLVM{Get,Set}ModuleIdentifier
Peter Zotov
1
-2
/
+11
2016-04-04
Clean up calls to WriteBitcodeToFile (NFC)
Teresa Johnson
1
-1
/
+1
2016-04-04
clang-format llvm-as.cpp (NFC)
Teresa Johnson
1
-16
/
+17
2016-04-02
ValueMapper: Add support for seeding metadata with nullptr
Duncan P. N. Exon Smith
1
-1
/
+1
2016-04-01
Add a libLTO API to stop/restart ThinLTO between optimizations and CodeGen
Mehdi Amini
2
-2
/
+14
2016-04-01
Add a module Hash in the bitcode and the combined index, implementing a kind ...
Mehdi Amini
2
-1
/
+44
2016-04-01
Fix MSVC warning "comparison of integers of different signs" (NFC)
Mehdi Amini
1
-1
/
+1
2016-04-01
Revert "Add support for computing SHA1 in LLVM"
Mehdi Amini
2
-44
/
+1
2016-04-01
Add a module Hash in the bitcode and the combined index, implementing a kind ...
Mehdi Amini
2
-1
/
+44
2016-03-30
Silencing warnings from MSVC 2015 Update 2. All of these changes silence "C43...
Aaron Ballman
1
-3
/
+3
2016-03-30
gold-plugin: Fixed typo in an error message.
Marianne Mailhot-Sarrasin
1
-1
/
+1
2016-03-29
Fix some bugs in the posix output of llvm-nm. Which is documented on
Kevin Enderby
1
-12
/
+21
2016-03-29
[llvm-readobj] NFC: Remove unneeded parenthesis
Hemant Kulkarni
1
-6
/
+6
2016-03-29
[llvm-readobj] Support GNU style dyn-relocations
Hemant Kulkarni
1
-20
/
+108
2016-03-28
Remove personality for declarations in CloneModule.
Evgeniy Stepanov
1
-0
/
+2
2016-03-28
Add an IR Verifier check for orphaned DICompileUnits.
Adrian Prantl
1
-1
/
+3
2016-03-28
[llvm-readobj] NFC Replace case by macros for PT_* enums
Hemant Kulkarni
1
-24
/
+16
2016-03-28
[llvm-size] Implement --common option
Hemant Kulkarni
1
-0
/
+25
2016-03-27
Reapply ~"Bitcode: Collect all MDString records into a single blob"
Duncan P. N. Exon Smith
1
-2
/
+55
2016-03-26
llvm-dwp: Include the dwo name (if available) when diagnosing duplicate CU ID...
David Blaikie
1
-20
/
+41
2016-03-26
Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths()
Mehdi Amini
1
-1
/
+1
2016-03-25
[Object] Start threading Error through MachOObjectFile construction.
Lang Hames
1
-22
/
+22
2016-03-25
Fix Narrowing conversion warning introduced by r264415
Hemant Kulkarni
1
-1
/
+1
2016-03-25
[llvm-readobj] Impl GNU style program headers print
Hemant Kulkarni
1
-20
/
+226
2016-03-25
Revert "Bitcode: Collect all MDString records into a single blob"
Duncan P. N. Exon Smith
1
-3
/
+1
2016-03-25
Bitcode: Collect all MDString records into a single blob
Duncan P. N. Exon Smith
1
-1
/
+3
2016-03-25
Bitcode: Stop using MODULE_CODE_METADATA_VALUES
Duncan P. N. Exon Smith
1
-1
/
+1
2016-03-24
llvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_dwo_id and DW_AT_name
David Blaikie
1
-51
/
+36
2016-03-24
[sancov] renaming statistics fields.
Mike Aizatsky
1
-4
/
+4
2016-03-24
[sancov] adding leading zeros to coverage pct.
Mike Aizatsky
1
-2
/
+18
2016-03-24
[ThinLTO] Use bulk importing in llvm-link
Teresa Johnson
1
-56
/
+89
2016-03-24
[llvm-readobj] Decode st_other symbol's flags
Simon Atanasyan
1
-1
/
+41
2016-03-24
[llvm-nm] Fix r264247
James Molloy
1
-1
/
+1
2016-03-24
[sancov] -print-coverage-stats option to print various coverage statistics.
Mike Aizatsky
1
-4
/
+50
[next]