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] clang-format (NFC)
Heejin Ahn
2018-09-05
2
-36
/
+36
*
[MC] - ConstantPools.cpp: Style consistency, remove redundant braces. NFC.
Kristina Brooks
2018-09-03
1
-4
/
+2
*
[MC] fix a clang-tidy warning, NFC
Krasimir Georgiev
2018-08-29
1
-2
/
+2
*
Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections."
George Rimar
2018-08-29
1
-12
/
+4
*
[llvm-mc] - Allow to set custom flags for debug sections.
George Rimar
2018-08-29
1
-4
/
+12
*
[codeview] Clean up machinery for deferring .cv_loc emission
Reid Kleckner
2018-08-28
5
-76
/
+53
*
[codeview] Emit labels for .cv_loc immediately
Reid Kleckner
2018-08-28
1
-4
/
+4
*
[debuginfo] generate debug info with asm+.file
Brian Cain
2018-08-28
1
-8
/
+8
*
[MC, RISCV] Fixed StringRef Assertion `Index < Length && "Invalid index!"'
Ana Pazos
2018-08-25
1
-1
/
+1
*
Initialize the address-significance table fragment's layout order.
Peter Collingbourne
2018-08-23
1
-0
/
+1
*
MC: Don't align COFF section contents.
Peter Collingbourne
2018-08-23
1
-9
/
+1
*
MC: Teach the COFF object writer to write address-significance tables.
Peter Collingbourne
2018-08-22
1
-0
/
+35
*
[WebAssembly] Ensure relocation entries are ordered by offset
Sam Clegg
2018-08-22
1
-5
/
+17
*
MC: Remove dead code from WinCOFFObjectWriter.cpp. NFCI.
Peter Collingbourne
2018-08-18
1
-20
/
+0
*
[MC] Improve error message when a codeview register is unknown
Reid Kleckner
2018-08-17
1
-1
/
+4
*
[MC] Improve COFF associative section lookup
Reid Kleckner
2018-08-16
1
-11
/
+17
*
[MC] Cleanup noop default case spelling. NFC.
Nirav Dave
2018-08-16
1
-1
/
+1
*
[MC] Remove unused variable
Benjamin Kramer
2018-08-16
1
-1
/
+0
*
[MC][X86] Enhance X86 Register expression handling to more closely match GCC.
Nirav Dave
2018-08-16
2
-14
/
+25
*
[RISCV][MC] Don't fold symbol differences if requiresDiffExpressionRelocation...
Alex Bradbury
2018-08-16
1
-4
/
+7
*
Fix -Wimplicit-fallthrough warning introduced in rL339397.
Simon Pilgrim
2018-08-10
1
-0
/
+1
*
[MC] Move EH DWARF encodings from MC to CodeGen, NFC
Reid Kleckner
2018-08-09
1
-157
/
+5
*
[DWARF] Unclamp line table version on Darwin for v5 and later.
Jonas Devlieghere
2018-08-08
1
-3
/
+6
*
MC: Redirect .addrsig directives referring to private (.L) symbols to the sec...
Peter Collingbourne
2018-08-06
1
-0
/
+2
*
Revert "Add a warning if someone attempts to add extra section flags to secti...
Eric Christopher
2018-08-05
1
-36
/
+16
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
2
-1
/
+1
*
Fix "not all control paths return a value" MSVC warning.
Simon Pilgrim
2018-08-01
1
-0
/
+1
*
[MC] Report fatal error for DWARF types for non-ELF object files
Jonas Devlieghere
2018-08-01
1
-2
/
+12
*
[DebugInfo] Fix build failed in clang-x86_64-linux-selfhost-modules.
Hsiangkai Wang
2018-08-01
1
-1
/
+7
*
[DebugInfo] Generate fixups as emitting DWARF .debug_line.
Hsiangkai Wang
2018-08-01
2
-6
/
+81
*
[llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms.
Andrea Di Biagio
2018-07-31
1
-0
/
+5
*
Remove trailing space
Fangrui Song
2018-07-30
8
-10
/
+10
*
[MC] Add support for the .rva assembler directive for COFF targets
Martin Storsjo
2018-07-26
4
-0
/
+65
*
[ADT] Replace std::isprint by llvm::isPrint.
Michael Kruse
2018-07-26
1
-1
/
+1
*
Revert "[COFF] Use comdat shared constants for MinGW as well"
Martin Storsjo
2018-07-26
1
-0
/
+8
*
[COFF] Use comdat shared constants for MinGW as well
Martin Storsjo
2018-07-25
1
-8
/
+0
*
[MC] Add a separate flag for skipping comdat constant sections for MinGW. NFC.
Martin Storsjo
2018-07-23
1
-0
/
+8
*
[COFF] Fix assembly output of comdat sections without an attached symbol
Martin Storsjo
2018-07-23
1
-10
/
+15
*
[MC] Fix nested macro body parsing
Nirav Dave
2018-07-18
1
-1
/
+2
*
MC: Implement support for new .addrsig and .addrsig_sym directives.
Peter Collingbourne
2018-07-17
4
-0
/
+87
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-2
/
+1
*
[DWARF v5] Generate range list tables into the .debug_rnglists section. No su...
Wolfgang Pieb
2018-07-12
1
-0
/
+6
*
Use debug-prefix-map for AT_NAME
Jonas Devlieghere
2018-07-11
3
-21
/
+20
*
[MC] Add interface to finish pending labels.
Jonas Devlieghere
2018-07-10
1
-1
/
+1
*
Support -fdebug-prefix-map in llvm-mc. This is useful to omit the
Paul Robinson
2018-07-10
3
-4
/
+35
*
[MC] Error on a .zerofill directive in a non-virtual section
Francis Visoiu Mistrih
2018-07-02
7
-14
/
+39
*
Add an entry for rodata constant merge sections to the default
Eric Christopher
2018-07-02
1
-0
/
+3
*
Add a warning if someone attempts to add extra section flags to sections
Eric Christopher
2018-06-25
1
-16
/
+33
*
Add Triple::isMIPS()/isMIPS32()/isMIPS64(). NFC
Alexander Richardson
2018-06-25
1
-2
/
+1
*
[DWARFv5] Allow ".loc 0" to refer to the root file.
Paul Robinson
2018-06-22
2
-4
/
+6
[prev]
[next]