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
/
MCContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use debug-prefix-map for AT_NAME
Jonas Devlieghere
2018-07-11
1
-11
/
+18
*
Support -fdebug-prefix-map in llvm-mc. This is useful to omit the
Paul Robinson
2018-07-10
1
-0
/
+20
*
[DWARFv5] Allow ".loc 0" to refer to the root file.
Paul Robinson
2018-06-22
1
-3
/
+5
*
[WebAssembly] MC: Add compile-twice test and fix corresponding bug
Sam Clegg
2018-05-30
1
-0
/
+1
*
[WebAssembly] Create section start symbols automatically for all sections
Sam Clegg
2018-05-10
1
-5
/
+8
*
[WebAssembly] MC: Create and use first class section symbols
Sam Clegg
2018-05-02
1
-2
/
+4
*
[codeview] Ignore .cv_loc directives at the end of a function
Reid Kleckner
2018-04-25
1
-0
/
+5
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-2
/
+4
*
[DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files
Paul Robinson
2018-02-22
1
-4
/
+6
*
[WebAssemlby] MC: Don't write COMDAT symbols as global imports
Sam Clegg
2018-01-11
1
-1
/
+3
*
[DWARFv5] MC support for MD5 file checksums
Paul Robinson
2018-01-09
1
-2
/
+3
*
[WebAssembly] MC: Fix crash when -g specified.
Sam Clegg
2017-10-20
1
-6
/
+4
*
[WebAssembly] Remove flags from MCSectionWasm
Sam Clegg
2017-09-12
1
-38
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
Fix asm printing of associated sections.
Evgeniy Stepanov
2017-03-14
1
-7
/
+7
*
Disallow redefinition of section symbols.
Evgeniy Stepanov
2017-02-24
1
-1
/
+5
*
Initialize MCContext::InlineSrcMgr in the constructor.
Evgeniy Stepanov
2017-02-24
1
-2
/
+3
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-1
/
+79
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
1
-15
/
+18
*
Make it possible to set SHF_LINK_ORDER explicitly.
Rafael Espindola
2017-02-09
1
-2
/
+3
*
[Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda
2017-02-08
1
-6
/
+8
*
Revert "[Assembler] Enable nicer diagnostics for inline assembly."
Diana Picus
2017-02-08
1
-8
/
+6
*
[Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda
2017-02-08
1
-6
/
+8
*
Change how we handle section symbols on ELF.
Rafael Espindola
2017-02-02
1
-31
/
+42
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-1
/
+3
*
[llvm] Fix D26214: Move error handling out of MC and to the callers.
Mandeep Singh Grang
2016-12-06
1
-14
/
+5
*
[MC] Generalize MCContext's SectionSymbols field.
Dan Gohman
2016-12-03
1
-3
/
+3
*
[llvm] Implement support for -defsym assembler option
Mandeep Singh Grang
2016-12-01
1
-0
/
+16
*
Tidy spelling and grammar.
Eric Christopher
2016-09-29
1
-1
/
+1
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-8
/
+0
*
Add support for allowing us to create uniquely identified "COMDAT" or "ELF
Eric Christopher
2016-07-01
1
-7
/
+15
*
[MCContext] Don't use getenv inside class constructor
Igor Laevsky
2016-06-17
1
-1
/
+9
*
Revert r270569 (teach llvm-mc to generate compressed debug sections in zlib
Richard Smith
2016-05-25
1
-0
/
+16
*
Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sect...
George Rimar
2016-05-24
1
-16
/
+0
*
Temporarily revert r270070
George Rimar
2016-05-19
1
-0
/
+16
*
[llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style.
George Rimar
2016-05-19
1
-16
/
+0
*
[MC] Create unique .pdata sections for every .text section
Reid Kleckner
2016-05-02
1
-12
/
+21
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-3
/
+1
*
Handle section vs global name conflict.
Evgeniy Stepanov
2016-03-28
1
-14
/
+7
*
MC: Don't access the filesystem in MCContext's constructor
Justin Bogner
2016-03-22
1
-5
/
+0
*
Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-0
/
+17
*
Revert "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-17
/
+0
*
[CodeView] Use assembler directives for line tables
Reid Kleckner
2016-01-28
1
-0
/
+17
*
Use std::unique_ptr. NFC.
Rafael Espindola
2015-12-16
1
-3
/
+0
*
[Assembler] Allow non-fatal errors after parsing
Oliver Stannard
2015-11-17
1
-5
/
+17
*
Reduce the size of MCRelaxableFragment.
Akira Hatanaka
2015-11-14
1
-0
/
+5
*
Clear SectionSymbols in MCContext::Reset
Keno Fischer
2015-10-09
1
-0
/
+1
*
Use SpecificBumpPtrAllocator to simplify the MCSeciton destruction.
Rafael Espindola
2015-10-07
1
-14
/
+11
*
Sink COFF.h MC include into .cpp files
Reid Kleckner
2015-09-03
1
-0
/
+1
[next]