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
/
clang
/
tools
/
clang-offload-bundler
/
ClangOffloadBundler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use InitLLVM to setup a pretty stack printer"
Nico Weber
2019-11-25
1
-2
/
+1
*
Use InitLLVM to setup a pretty stack printer
Rui Ueyama
2019-11-26
1
-1
/
+2
*
Reland "[Clang][Bundler] Error reporting improvements"
Sergey Dmitriev
2019-10-25
1
-196
/
+213
*
Revert "[Clang][Bundler] Error reporting improvements"
Sergey Dmitriev
2019-10-25
1
-213
/
+196
*
[Clang][Bundler] Error reporting improvements
Sergey Dmitriev
2019-10-25
1
-196
/
+213
*
[clang] [clang-offload-bundler] Fix finding installed llvm-objcopy
Michal Gorny
2019-10-14
1
-0
/
+2
*
[clang-offload-bundler] Support `.cui` and `.d`.
Michael Liao
2019-10-09
1
-0
/
+8
*
[Clang][Bundler] Replace std::vector by SmallVector [NFC]
Sergey Dmitriev
2019-09-11
1
-6
/
+4
*
[Clang][Bundler] Fix for a potential memory leak [NFC]
Sergey Dmitriev
2019-09-11
1
-16
/
+7
*
[Clang][Bundler] Do not require host triple for extracting device bundles
Sergey Dmitriev
2019-08-28
1
-3
/
+6
*
[Clang][Bundler] Fix for a hang when unbundling fat binary
Sergey Dmitriev
2019-08-27
1
-4
/
+5
*
[Clang][Bundler] Use llvm-objcopy for creating fat object files
Sergey Dmitriev
2019-08-26
1
-118
/
+24
*
[Driver][Bundler] Improve bundling of object files.
Alexey Bataev
2019-08-15
1
-26
/
+11
*
[clang] - An update after LLVM change.
George Rimar
2019-08-14
1
-1
/
+4
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-5
/
+5
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-4
/
+7
*
Allow bundle size to be 0 in clang-offload-bundler
Yaxun Liu
2019-03-05
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
1
-12
/
+11
*
[HIP] Let clang-offload-bundler support HIP
Yaxun Liu
2018-05-11
1
-5
/
+5
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
Update for llvm change. NFC.
Rafael Espindola
2018-02-14
1
-1
/
+1
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-29
1
-1
/
+1
*
Update for llvm change.
Rafael Espindola
2017-09-08
1
-1
/
+3
*
Print registered targets in clang's version information
Dimitry Andric
2017-06-06
1
-2
/
+1
*
Spelling mistakes in comments. NFCI. (PR27635)
Simon Pilgrim
2017-03-30
1
-1
/
+1
*
Avoid calling dump() in normal code
Matthias Braun
2017-01-28
1
-1
/
+4
*
Mirror the llvm changes that split Bitcode/ReaderWriter.h
Teresa Johnson
2016-11-11
1
-1
/
+1
*
[clang-offload-bundler] Fix some Clang-tidy modernize-use-override and Includ...
Eugene Zelenko
2016-09-07
1
-80
/
+120
*
Fix memory leaks in clang-offload-bundler
Vitaly Buka
2016-08-25
1
-9
/
+11
*
[Driver][OpenMP][CUDA] Add capability to bundle object files in sections of t...
Samuel Antao
2016-08-24
1
-7
/
+296
*
clang-offload-bundler - offload files bundling/unbundling tool
Samuel Antao
2016-08-24
1
-0
/
+681