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
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] MC: Fix references to undefined externals in data section
Sam Clegg
2017-06-02
1
-8
/
+13
*
[CodeView] Move CodeView YAML code to ObjectYAML.
Zachary Turner
2017-05-30
1
-1
/
+1
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-3
/
+3
*
[WebAssembly] MC: Include unnamed data when writing wasm files
Sam Clegg
2017-05-25
1
-18
/
+16
*
Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg dire...
James Molloy
2017-05-22
1
-0
/
+11
*
Re-apply r286006: Fix 24560: assembler does not share constant pool for same...
James Molloy
2017-05-22
1
-1
/
+11
*
Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives"
James Molloy
2017-05-22
1
-11
/
+0
*
Revert "Fix 24560: assembler does not share constant pool for same constants"
James Molloy
2017-05-22
1
-11
/
+1
*
MCObjectStreamer : fail with a diagnostic when emitting an out of range value.
Arnaud A. de Grandmaison
2017-05-15
1
-0
/
+5
*
chang type from 'int' to 'size_t'. This will fix revision number 302652
Michael Zuckerman
2017-05-10
1
-1
/
+1
*
[LLVM][inline-asm] Altmacro string escape character '!'
Michael Zuckerman
2017-05-10
1
-0
/
+21
*
[ARM] Clear the constant pool cache on explicit .ltorg directives
Martin Storsjo
2017-05-08
1
-0
/
+11
*
[LLVM][inline-asm][Altmacor] Altmacro string delimiter '<..>'
Michael Zuckerman
2017-05-04
1
-4
/
+38
*
[bpf] add relocation support
Alexei Starovoitov
2017-05-03
1
-0
/
+4
*
[LLVM][inline-asm] Altmacro absolute expression '%' feature
Michael Zuckerman
2017-05-01
2
-7
/
+51
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-1
/
+1
*
[WebAssembly] Add size of section header to data relocation offsets.
Sam Clegg
2017-04-28
1
-9
/
+12
*
[WebAssembly] Write initial memory in pages not bytes
Sam Clegg
2017-04-28
1
-2
/
+4
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-3
/
+3
*
[MC] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
Eugene Zelenko
2017-04-26
3
-12
/
+13
*
PR31007 and PR27884 will be closed: a possibility to compile constants like 0...
Andrew V. Tischenko
2017-04-26
1
-6
/
+7
*
[WebAssembly] Fix relocation count in wasm binaries with call_indirect
Sam Clegg
2017-04-25
1
-1
/
+1
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
2
-12
/
+13
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
3
-9
/
+31
*
MC: Remove unused virtual function MCObjectWriter::isWeak. NFC.
Peter Collingbourne
2017-04-08
3
-45
/
+1
*
[AsmParser]Emit an error if a macro has two (or more) parameters sharing the ...
Coby Tayree
2017-04-08
1
-0
/
+6
*
StringTableBuilder: Don't assert when writing an empty raw string table.
Peter Collingbourne
2017-04-06
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-2
/
+2
*
[MC] Set defaults based on section names and support name suffixes
Petr Hosek
2017-04-04
1
-6
/
+15
*
Change section flag character for SHF_LINK_ORDER to "o".
Evgeniy Stepanov
2017-04-04
2
-2
/
+2
*
[X86][inline-asm] Add support for MS 'EVEN' directive
Coby Tayree
2017-04-04
1
-1
/
+1
*
Reland r298901 with modifications (reverted in r298932)
Weiming Zhao
2017-04-03
2
-4
/
+24
*
Fix signed/unsigned warning
Simon Pilgrim
2017-03-31
1
-1
/
+1
*
[WebAssembly] Initial linking metadata support
Dan Gohman
2017-03-30
1
-23
/
+123
*
Revert "Dont emit Mapping symbols for sections that contain only data."
Weiming Zhao
2017-03-28
2
-24
/
+4
*
Dont emit Mapping symbols for sections that contain only data.
Weiming Zhao
2017-03-28
2
-4
/
+24
*
[WebAssembly] Fix import type to be signed LEBs
Derek Schuff
2017-03-23
1
-1
/
+1
*
Add default typo to .tbss.*
Rafael Espindola
2017-03-22
1
-0
/
+2
*
Set the default type for .bss.foo.
Rafael Espindola
2017-03-22
1
-0
/
+2
*
Produce INIT_ARRAY for sections named .init_array.*
Rafael Espindola
2017-03-22
1
-1
/
+5
*
[Asm] Don't list '@<type>' in diag when '@' is a comment
Oliver Stannard
2017-03-17
1
-2
/
+6
*
[WebAssembly] Fix some broken type encodings in wasm binary
Derek Schuff
2017-03-16
1
-9
/
+9
*
Check that line table entries don't spill over between sections even if they'...
David Blaikie
2017-03-16
1
-0
/
+1
*
Simplify/make more explicit (by making less explicit in some ways) some funct...
David Blaikie
2017-03-16
2
-2
/
+2
*
[WebAssembly] Update format of 'names' section.
Derek Schuff
2017-03-15
1
-6
/
+11
*
[WebAssembly] Use LEB encoding for value types
Derek Schuff
2017-03-14
1
-20
/
+24
*
Fix asm printing of associated sections.
Evgeniy Stepanov
2017-03-14
4
-20
/
+32
*
[Assembler] Add location info to unary expressions.
Sanne Wouda
2017-03-10
2
-6
/
+6
*
[MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPS
Simon Atanasyan
2017-03-10
2
-23
/
+36
*
[MC] Accept a numeric value as an ELF section header's type
Simon Atanasyan
2017-03-10
2
-2
/
+9
[next]