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
*
lli.cpp: Appease some builders. There might be ownership issues between LLVMC...
NAKAMURA Takumi
2016-04-15
1
-1
/
+1
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
16
-20
/
+21
*
[llvm-lto] Uniform error handling. NFC.
Davide Italiano
2016-04-13
1
-30
/
+14
*
[llvm-lto] clang-format before working on this file.
Davide Italiano
2016-04-13
1
-33
/
+28
*
llvm-dwp: Add assert text
David Blaikie
2016-04-13
1
-1
/
+3
*
Sanity check `opt` options compatibility: can't have module-summary or module...
Mehdi Amini
2016-04-13
1
-2
/
+6
*
Revert "Make aliases explicit in the summary"
Mehdi Amini
2016-04-13
1
-2
/
+0
*
Make aliases explicit in the summary
Mehdi Amini
2016-04-13
1
-0
/
+2
*
Move summary creation out of llvm-as into opt
Mehdi Amini
2016-04-12
4
-15
/
+11
*
Fix some display bugs in llvm-pdbdump.
Zachary Turner
2016-04-11
2
-5
/
+23
*
Fix repeated conditional expression (PR20711)
Hans Wennborg
2016-04-11
1
-1
/
+1
*
[llvm-readobj] Add ELF hash histogram printing
Hemant Kulkarni
2016-04-11
3
-0
/
+129
*
[ThinLTO] Move summary computation from BitcodeWriter to new pass
Teresa Johnson
2016-04-11
3
-4
/
+11
*
Support the Nodebug emission kind for DICompileUnits.
Adrian Prantl
2016-04-08
1
-3
/
+1
*
Revert r265817
Colin LeMahieu
2016-04-08
1
-2
/
+1
*
[llvm-objdump] Printing hex instead of dec by default
Colin LeMahieu
2016-04-08
1
-1
/
+2
*
[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}
Jeroen Ketema
2016-04-08
5
-10
/
+108
*
Fix formatting and wording of llvm-ranlib error message. NFC.
Sunil Srivastava
2016-04-08
1
-1
/
+1
*
fix r265645: target dependent printf formatting flags.
Valery Pykhtin
2016-04-07
1
-2
/
+2
*
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Valery Pykhtin
2016-04-07
1
-0
/
+43
*
Do some refactoring in the LLVM C API echo test to remove duplication. NFC
Amaury Sechet
2016-04-07
1
-70
/
+85
*
[llvm-c] Add LLVMGetValueKind.
Peter Zotov
2016-04-06
1
-53
/
+69
*
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to...
Kevin Enderby
2016-04-06
15
-37
/
+77
*
[gold] Save bitcode for module partitions (save-temps + split codegen).
Evgeniy Stepanov
2016-04-06
1
-6
/
+21
*
Revert "[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support."
Valery Pykhtin
2016-04-06
1
-41
/
+0
*
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Valery Pykhtin
2016-04-06
1
-0
/
+41
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
5
-180
/
+105
*
llvm-dwp: Handle GCC's use of multiple debug_types.dwo sections in a single ....
David Blaikie
2016-04-05
1
-31
/
+32
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
5
-105
/
+180
*
llvm-dwp: Handle dwo files produced by GCC
David Blaikie
2016-04-05
1
-4
/
+8
*
[llvm-rtdyld] Fix the return type on ErrorAndExit.
Lang Hames
2016-04-05
1
-1
/
+1
*
llvm-dwp: Simplify hashing code a bit
David Blaikie
2016-04-05
1
-1
/
+2
*
Use ArrayRef for contiguous areas in ELF. NFC.
Rafael Espindola
2016-04-05
1
-9
/
+9
*
[llvm-c] Expose LLVM{Get,Set}ModuleIdentifier
Peter Zotov
2016-04-05
1
-2
/
+11
*
Clean up calls to WriteBitcodeToFile (NFC)
Teresa Johnson
2016-04-04
1
-1
/
+1
*
clang-format llvm-as.cpp (NFC)
Teresa Johnson
2016-04-04
1
-16
/
+17
*
ValueMapper: Add support for seeding metadata with nullptr
Duncan P. N. Exon Smith
2016-04-02
1
-1
/
+1
*
Add a libLTO API to stop/restart ThinLTO between optimizations and CodeGen
Mehdi Amini
2016-04-01
2
-2
/
+14
*
Add a module Hash in the bitcode and the combined index, implementing a kind ...
Mehdi Amini
2016-04-01
2
-1
/
+44
*
Fix MSVC warning "comparison of integers of different signs" (NFC)
Mehdi Amini
2016-04-01
1
-1
/
+1
*
Revert "Add support for computing SHA1 in LLVM"
Mehdi Amini
2016-04-01
2
-44
/
+1
*
Add a module Hash in the bitcode and the combined index, implementing a kind ...
Mehdi Amini
2016-04-01
2
-1
/
+44
*
Silencing warnings from MSVC 2015 Update 2. All of these changes silence "C43...
Aaron Ballman
2016-03-30
1
-3
/
+3
*
gold-plugin: Fixed typo in an error message.
Marianne Mailhot-Sarrasin
2016-03-30
1
-1
/
+1
*
Fix some bugs in the posix output of llvm-nm. Which is documented on
Kevin Enderby
2016-03-29
1
-12
/
+21
*
[llvm-readobj] NFC: Remove unneeded parenthesis
Hemant Kulkarni
2016-03-29
1
-6
/
+6
*
[llvm-readobj] Support GNU style dyn-relocations
Hemant Kulkarni
2016-03-29
1
-20
/
+108
*
Remove personality for declarations in CloneModule.
Evgeniy Stepanov
2016-03-28
1
-0
/
+2
*
Add an IR Verifier check for orphaned DICompileUnits.
Adrian Prantl
2016-03-28
1
-1
/
+3
*
[llvm-readobj] NFC Replace case by macros for PT_* enums
Hemant Kulkarni
2016-03-28
1
-24
/
+16
[next]