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
*
[MachO] Add out-of-bounds check to MachOObjectFile.cpp
Sam Clegg
2018-06-04
1
-0
/
+1
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
1
-0
/
+1
*
MC: Remove redundant substr() call
Sam Clegg
2018-05-30
2
-2
/
+2
*
Fix build error introduced in rL333459
Sam Clegg
2018-05-29
1
-2
/
+3
*
[WebAssembly] Add more error checking to object file parsing
Sam Clegg
2018-05-29
1
-224
/
+240
*
[WebAssembly] Object: Add more error checking for object file reading
Sam Clegg
2018-05-18
1
-3
/
+9
*
Support: Simplify endian stream interface. NFCI.
Peter Collingbourne
2018-05-18
1
-4
/
+2
*
[NFC] WebAssembly build break #2
JF Bastien
2018-05-16
1
-0
/
+4
*
[NFC] WebAssembly build fix
JF Bastien
2018-05-16
1
-0
/
+13
*
[WebAssembly] Provide WasmFunction content offset information.
Sam Clegg
2018-05-15
1
-0
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-2
/
+2
*
[COFF] Improve correctness of def parsing for GNU features
Martin Storsjo
2018-05-09
2
-10
/
+18
*
Object: Find terminator correctly when reading long filenames in GNU archives...
Hans Wennborg
2018-05-08
1
-4
/
+8
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-1
/
+1
*
typo
Sam Clegg
2018-04-27
1
-2
/
+3
*
[WebAssembly] Section symbols must have local binding
Sam Clegg
2018-04-27
1
-0
/
+4
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
1
-1
/
+35
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
1
-0
/
+8
*
[WebAssembly] Implement getRelocationValueString()
Sam Clegg
2018-04-26
1
-4
/
+8
*
[WebAssebmly] Add Module name to WasmSymbol
Sam Clegg
2018-04-25
1
-0
/
+1
*
[WebAssembly] Use section index in relocation section header
Sam Clegg
2018-04-24
1
-29
/
+6
*
Fix computeSymbolSizes SEGFAULT on invalid file
Adrian Prantl
2018-04-23
1
-0
/
+4
*
[WebAssembly] Distinguish debug/symbol names in the Wasm structs. NFC
Nicholas Wilson
2018-04-20
1
-15
/
+6
*
LowerTypeTests: Propagate symver directives
Vlad Tsyrklevich
2018-04-20
3
-36
/
+64
*
[llvm-objdump] Print "..." instead of random data for virtual sections
Francis Visoiu Mistrih
2018-04-19
1
-2
/
+4
*
COFF: Make SectionChunk::Relocs field an ArrayRef. NFCI.
Peter Collingbourne
2018-04-17
1
-6
/
+3
*
[WebAssembly] libObject: Don't include the name the size of custom sections
Sam Clegg
2018-04-12
1
-1
/
+5
*
[NFC] fix trivial typos in documents and comments
Hiroshi Inoue
2018-04-12
1
-1
/
+1
*
Object: Don't mark alias unconditionally defined
Vitaly Buka
2018-04-10
1
-1
/
+4
*
[llvm-ar] Support multiple dashed options
Peter Collingbourne
2018-03-28
1
-9
/
+13
*
Sink Analysis/ObjectUtil(canBeOmittedFromSymbolTable) into IR so it can be le...
David Blaikie
2018-03-21
1
-2
/
+1
*
Object: Fix handling of @@@ in .symver directive
Vitaly Buka
2018-03-20
1
-10
/
+37
*
Object: Move attribute calculation into RecordStreamer. NFC
Vitaly Buka
2018-03-20
3
-97
/
+94
*
[WebAssembly] Identify COMDATs by index rather than string. NFC
Nicholas Wilson
2018-03-14
1
-6
/
+11
*
Delay creating an alias for @@@.
Rafael Espindola
2018-03-09
2
-2
/
+4
*
[WebAssembly] Disallow weak undefined globals in the object format
Nicholas Wilson
2018-03-09
1
-0
/
+5
*
Don't treat .symver as a regular alias definition.
Rafael Espindola
2018-03-09
1
-0
/
+2
*
For llvm-objdump and Mach-O files, update the printing of some thread states
Kevin Enderby
2018-03-08
1
-1
/
+49
*
Update a few switch statements to handle file_magic::pdb.
Zachary Turner
2018-03-07
3
-0
/
+5
*
[WebAssebmly] Remove reloc ordering constraint
Sam Clegg
2018-03-06
1
-3
/
+1
*
[WebAssembly] Add validation to reloc section
Nicholas Wilson
2018-03-05
1
-4
/
+40
*
[WebAssembly] Attach a name to globals similarly to function naming
Nicholas Wilson
2018-03-05
1
-2
/
+8
*
[WebAssembly] Check function type indexes
Nicholas Wilson
2018-03-02
1
-1
/
+6
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-23
/
+11
*
[WebAssembly] Fix copy-paste error in debugging string
Nicholas Wilson
2018-02-28
1
-1
/
+1
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
1
-5
/
+0
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-135
/
+169
*
Report fatal error in the case of out of memory
Serge Pavlov
2018-02-20
1
-1
/
+1
*
Revert r325224 "Report fatal error in the case of out of memory"
Serge Pavlov
2018-02-15
1
-1
/
+1
[next]