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
/
lib
/
ToolDrivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
2
-2
/
+2
*
[llvm-lib] Detect duplicate input files
Rui Ueyama
2019-10-02
1
-0
/
+12
*
[llvm-lib] Correctly handle .lib input files
Rui Ueyama
2019-10-02
1
-88
/
+132
*
[llvm-dlltool] Handle external and internal names with differing decoration
Martin Storsjo
2019-09-02
1
-1
/
+12
*
[llvm-dlltool] Remove support for implying output name
Martin Storsjo
2019-09-02
1
-10
/
+2
*
[llvm-dlltool] Make sure to strip decorations from ExtName for renamed exports
Martin Storsjo
2019-08-23
1
-0
/
+1
*
[llvm-dlltool] Clarify an error message. NFC.
Martin Storsjo
2019-08-02
1
-1
/
+1
*
[llvm-lib] Add a dependency to intrinsics_gen to the LLVMLibDriver build
Stella Stamenova
2019-07-15
1
-0
/
+3
*
lld, llvm-dlltool, llvm-lib: Use getAsString() instead of getSpelling() for p...
Nico Weber
2019-07-05
2
-2
/
+4
*
Share /machine: handling code with llvm-cvtres too
Nico Weber
2019-06-12
1
-25
/
+1
*
llvm-lib: Implement /machine: argument
Nico Weber
2019-06-11
2
-10
/
+40
*
llvm-lib: Disallow mixing object files with different machine types
Nico Weber
2019-06-07
3
-1
/
+87
*
[llvm-ar] Reapply Fix relative thin archive path handling
Owen Reynolds
2019-06-04
1
-3
/
+8
*
Revert "[llvm-ar] Fix relative thin archive path handling"
Dmitri Gribenko
2019-06-03
1
-8
/
+3
*
[llvm-ar] Fix relative thin archive path handling
Owen Reynolds
2019-06-03
1
-3
/
+8
*
[llvm-ar][libObject] Fix relative paths when nesting thin archives.
Jordan Rupprecht
2019-02-13
2
-0
/
+14
*
llvm-lib: Implement /list flag
Nico Weber
2019-02-09
2
-0
/
+49
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don'...
Fangrui Song
2018-10-10
2
-2
/
+3
*
Give llvm-lib rudimentary help output.
Nico Weber
2018-07-14
2
-1
/
+11
*
[COFF] Improve correctness of def parsing for GNU features
Martin Storsjo
2018-05-09
1
-2
/
+2
*
[COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode
Martin Storsjo
2018-01-20
1
-1
/
+1
*
Remove redundant includes from various places.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[COFF] Improve the check for functions that should get an extra underscore
Martin Storsjo
2017-10-23
1
-2
/
+3
*
Convert the archive writer to use Error.
Rafael Espindola
2017-09-21
1
-7
/
+7
*
[llvm-dlltool] Mention arm64 in the lists of architecture alternatives
Martin Storsjo
2017-09-08
1
-2
/
+2
*
Removes redundant `llvm::`, add comments and simplify a return type of a func...
Rui Ueyama
2017-09-06
1
-29
/
+32
*
Simplify writeArchive return type.
Rui Ueyama
2017-08-30
1
-6
/
+5
*
NFC: fix ToolDrivers syntax and typo errors
Martell Malone
2017-08-23
2
-7
/
+7
*
[dlltool] Make memory buffer ownership less weird.
Benjamin Kramer
2017-08-20
1
-10
/
+6
*
[llvm-dlltool] Improve an error message when unable to open files. NFC.
Martin Storsjo
2017-08-17
1
-1
/
+1
*
[llvm-dlltool] Don't crash if no def file is provided or it can't be opened
Martin Storsjo
2017-08-17
1
-7
/
+14
*
[COFF] Make the weak aliases optional
Martin Storsjo
2017-08-16
1
-1
/
+1
*
[llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386
Martin Storsjo
2017-08-16
2
-3
/
+19
*
[llvm-dlltool] Map the "arm64" machine type
Martin Storsjo
2017-08-06
1
-0
/
+1
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
6
-1
/
+219
*
Revert r308329: llvm: add llvm-dlltool support to the archiver
Rui Ueyama
2017-07-18
6
-219
/
+1
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
6
-1
/
+219
*
[GSoC] Flag value completion for clang
Yuka Takahashi
2017-06-20
1
-6
/
+4
*
Add dependency from LibDriver to BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-5
/
+5
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add missing files
Peter Collingbourne
2017-05-13
2
-0
/
+25
*
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
Peter Collingbourne
2017-05-13
4
-0
/
+226