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
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-18
/
+18
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
1
-16
/
+16
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
2
-3
/
+2
*
[WebAssembly] Add missing SymbolRef update from rL352551
Sam Clegg
2019-01-30
1
-2
/
+2
*
[WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl().p is non-null
Sam Clegg
2019-01-29
1
-4
/
+6
*
[COFF] Add new relocation types.
Martin Storsjo
2019-01-27
1
-0
/
+3
*
allow COFF .def directive in module assembly when using ThinLTO
Bob Haarman
2019-01-24
1
-0
/
+9
*
Limit dyld image suffixes guessed by guessLibraryShortName()
Michael Trent
2019-01-24
1
-3
/
+18
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
24
-96
/
+72
*
[WebAssembly] Fixed objdump not parsing function headers.
Wouter van Oortmerssen
2019-01-17
1
-1
/
+12
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-17
1
-0
/
+45
*
Revert "[WebAssembly] Parse llvm.ident into producers section"
Thomas Lively
2019-01-17
1
-45
/
+0
*
[WebAssembly] Parse llvm.ident into producers section
Thomas Lively
2019-01-16
1
-0
/
+45
*
[Object] Return a symbol_iterator, rather than a basic_symbol_iterator, from
Lang Hames
2019-01-14
1
-1
/
+1
*
Don't require a null terminator when loading objects
David Major
2019-01-09
1
-1
/
+2
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-3
/
+3
*
[llvm-readobj] [COFF] Print the symbol index for relocations
Martin Storsjo
2019-01-03
1
-0
/
+10
*
Add vtable anchor to classes.
Richard Trieu
2018-12-29
1
-0
/
+1
*
[llvm-ar] Simplify string table get-or-insert pattern with .insert, NFC
Reid Kleckner
2018-12-19
1
-6
/
+4
*
[Object] Deduplicate long archive member names
Peter Wu
2018-12-19
1
-4
/
+22
*
[llvm-objcopy] Initial COFF support
Martin Storsjo
2018-12-19
1
-0
/
+12
*
[WebAssembly] Check if the section order is correct
Heejin Ahn
2018-12-15
1
-3
/
+67
*
[Object] Rename getRelrRelocationType to getRelativeRelocationType
Fangrui Song
2018-12-14
1
-2
/
+2
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
1
-0
/
+1
*
[llvm-size][libobject] Add explicit "inTextSegment" methods similar to "isTex...
Jordan Rupprecht
2018-12-13
1
-0
/
+8
*
[WebAssembly] Update dylink section parsing
Sam Clegg
2018-12-12
1
-0
/
+6
*
[COFF] Map truncated .eh_frame section name
Martin Storsjo
2018-12-08
1
-0
/
+6
*
[WebAssembly] Make WasmSymbol's signature usable for events (NFC)
Heejin Ahn
2018-12-08
1
-5
/
+7
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
2
-5
/
+4
*
[MSP430] Add MC layer
Anton Korobeynikov
2018-11-15
1
-0
/
+7
*
[WebAssembly] Add support for dylink section in object format
Sam Clegg
2018-11-14
1
-1
/
+16
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-3
/
+92
*
[Support] Make error banner optional in logAllUnhandledErrors
Jonas Devlieghere
2018-11-11
1
-3
/
+3
*
Revert "[MSP430] Add MC layer"
Davide Italiano
2018-11-08
1
-7
/
+0
*
[MSP430] Add MC layer
Anton Korobeynikov
2018-11-08
1
-0
/
+7
*
[WebAssembly] Add shared memory support to limits field
Derek Schuff
2018-11-06
1
-1
/
+1
*
llvm-ar: Darwin archive format fixes.
James Y Knight
2018-10-10
1
-26
/
+35
*
Give same-named members unique timestamps on Darwin in llvm-ar.
James Y Knight
2018-10-04
1
-7
/
+70
*
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
Derek Schuff
2018-10-03
1
-5
/
+4
*
[object] Improve the performance of getSymbols used by ArchiveWriter
Alexander Shaposhnikov
2018-09-11
1
-11
/
+23
*
Handle zero-length debug directory entries.
Nico Weber
2018-09-05
1
-4
/
+6
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-38
/
+35
*
[MachO] Fix inconsistency between error messages when validating LC_DYSYMTAB
Francis Visoiu Mistrih
2018-09-04
1
-2
/
+2
*
[MachO] Fix LC_DYSYMTAB validation for external symbols
Francis Visoiu Mistrih
2018-09-04
1
-1
/
+1
*
[Wasm] Add missing EOF checks for floats
Jonas Devlieghere
2018-08-31
1
-0
/
+4
*
[COFF] Expose an easier helper function for getting names for relocation types
Martin Storsjo
2018-08-27
1
-16
/
+18
*
Use unique_ptr to hold MCInstrInfo
Vitaly Buka
2018-08-24
1
-1
/
+2
*
Use unique_ptr.
Joel Galenson
2018-08-24
1
-1
/
+2
*
Find PLT entries for x86, x86_64, and AArch64.
Joel Galenson
2018-08-24
1
-0
/
+65
*
[WebAssembly] Ensure relocation entries are ordered by offset
Sam Clegg
2018-08-22
1
-0
/
+5
[prev]
[next]