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] 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
*
Report fatal error in the case of out of memory
Serge Pavlov
2018-02-15
1
-1
/
+1
*
[WebAssebmly] Report undefined symbols correctly in objdump
Sam Clegg
2018-02-09
1
-8
/
+13
*
[RISCV] Add ELFObjectFileBase::getRISCVFeatures let llvm-objdump could get RI...
Shiva Chen
2018-02-02
1
-0
/
+13
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
1
-4
/
+4
*
CodeGen: support an extension to pass linker options on ELF
Saleem Abdulrasool
2018-01-30
1
-0
/
+1
*
Move getPlatformFlags to ELFObjectFileBase and simplify.
Rafael Espindola
2018-01-29
1
-2
/
+1
*
[WebAssembly] Add minor helper functions to WasmObjectFile
Sam Clegg
2018-01-24
1
-9
/
+18
*
[COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode
Martin Storsjo
2018-01-20
1
-3
/
+12
*
[WebAssembly] Remove debug names from symbol table
Sam Clegg
2018-01-17
1
-10
/
+25
*
[WebAssembly] Don't allow functions to be named twice
Sam Clegg
2018-01-12
1
-1
/
+6
*
[WebAssembly] Add COMDAT support
Sam Clegg
2018-01-09
1
-0
/
+54
*
[WebAssembly] Explicitly specify function/global index space in YAML
Sam Clegg
2018-01-09
1
-1
/
+3
*
[Support] Add WritableMemoryBuffer::getNewMemBuffer
Pavel Labath
2018-01-09
1
-3
/
+3
*
Do not look up symbol names when n_strx == 0
Michael Trent
2018-01-03
1
-0
/
+4
*
[WebAssembly] Remove unneeded sub-directory
Sam Clegg
2017-12-21
1
-1
/
+1
*
[WebAssembly] Fix local references to weak aliases
Sam Clegg
2017-12-21
1
-9
/
+18
*
Silence a bunch of implicit fallthrough warnings
Adrian Prantl
2017-12-19
1
-0
/
+1
*
Fix buffer overrun in WindowsResourceCOFFWriter::writeSymbolTable()
Bob Haarman
2017-12-18
1
-3
/
+3
*
[WebAssembly] Export some more info on wasm funtions
Sam Clegg
2017-12-17
1
-4
/
+7
*
Fixed the gcc 'enumeral and non-enumeral type in conditional expression [-Wer...
Galina Kistanova
2017-12-15
1
-3
/
+3
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-15
1
-1
/
+23
*
Fix many -Wsign-compare and -Wtautological-constant-compare warnings.
Zachary Turner
2017-12-14
3
-3
/
+3
*
[WebAssembly] Add support for init functions linking metadata
Sam Clegg
2017-12-14
1
-1
/
+20
*
Remove redundant includes from lib/Object.
Michael Zolotukhin
2017-12-13
3
-13
/
+0
*
reverting out -r320532 because a warning is breaking the lld build
Michael Trent
2017-12-13
1
-23
/
+1
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-12
1
-1
/
+23
*
Reverting r320166 to fix test failures.
Michael Trent
2017-12-08
1
-23
/
+1
*
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-08
1
-1
/
+23
*
[WebAssembly] Commit a file I accidentally omitted from r319956.
Dan Gohman
2017-12-06
1
-1
/
+0
*
[COFF] Ignore semicolons in module definition identifiers
Rui Ueyama
2017-12-06
1
-1
/
+1
*
Reland "[WebAssembly] Add visibility flag to Wasm symbol flags""
Sam Clegg
2017-12-03
1
-1
/
+3
*
[WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags"
Heejin Ahn
2017-12-02
1
-3
/
+1
*
Add flag to ArchiveWriter to test GNU64 format more efficiently
Jake Ehrlich
2017-12-01
1
-1
/
+10
*
Add visibility flag to Wasm symbol flags
Sam Clegg
2017-11-30
1
-1
/
+3
[next]