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] 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