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
/
MCAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Delete MCCodePadder
Fangrui Song
2019-12-09
1
-25
/
+1
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
1
-1
/
+4
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-4
/
+1
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-1
/
+4
*
Boilerplate for producing XCOFF object files from the PowerPC backend.
Sean Fertile
2019-07-09
1
-0
/
+4
*
[ARM] Support .reloc *, R_ARM_NONE, *
Fangrui Song
2019-05-17
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[RISCV] Add symbol diff relocation support for RISC-V
Alex Bradbury
2018-05-23
1
-1
/
+9
*
MC: Introduce an ELF dwo object writer and teach llvm-mc about it.
Peter Collingbourne
2018-05-21
1
-0
/
+10
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-0
/
+26
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-4
/
+2
*
[RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced
Shiva Chen
2018-05-18
1
-2
/
+3
*
[MC] Adding code padding for performance stability - infrastructure. NFC.
Omer Paparo Bivas
2017-10-24
1
-1
/
+27
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-08
1
-4
/
+9
*
[mips][ias] Support .dtprel[d]word and .tprel[d]word directives
Simon Atanasyan
2016-08-22
1
-0
/
+4
*
MachO: enable .data_region directives everywhere
Tim Northover
2016-04-21
1
-1
/
+1
*
[MC, COFF] Add .reloc support for WinCOFF
David Majnemer
2016-01-19
1
-2
/
+2
*
Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MI...
Daniel Sanders
2015-11-12
1
-0
/
+4
*
[MC] Allow backends to decide relaxation for unresolved fixups.
Colin LeMahieu
2015-05-30
1
-19
/
+25
*
Simplify a really complicated check for Arch == X86_64.
Rafael Espindola
2014-03-11
1
-2
/
+1
*
Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
Craig Topper
2013-07-15
1
-2
/
+2
*
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
1
-5
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-11
1
-1
/
+1
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-0
/
+1
*
Section relative fixups are a coff concept, not a x86 one. Replace the
Rafael Espindola
2011-12-24
1
-1
/
+5
*
This patch addresses gp relative fixups/relocations for jump tables.
Akira Hatanaka
2011-11-23
1
-6
/
+10
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
1
-0
/
+37