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
/
llvm-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[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-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
1
-1
/
+2
*
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
2
-8
/
+6
*
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don'...
Fangrui Song
2018-10-10
1
-1
/
+1
*
Give llvm-lib rudimentary help output.
Nico Weber
2018-07-14
2
-1
/
+11
*
Convert the archive writer to use Error.
Rafael Espindola
2017-09-21
1
-7
/
+7
*
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
1
-5
/
+5
*
[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
*
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
Peter Collingbourne
2017-05-13
4
-0
/
+226