index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
MC
/
MCAssembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
There's no reason to use _ to name variables different just for construction.
Eric Christopher
2016-05-24
1
-3
/
+3
*
[MCAssembler] Allow backend to finalize layout post-relaxation.
Colin LeMahieu
2016-04-27
1
-0
/
+1
*
[MC] Add support for encoding CodeView variable definition ranges
David Majnemer
2016-02-05
1
-5
/
+27
*
[codeview] Wire up the .cv_inline_linetable directive
Reid Kleckner
2016-02-02
1
-0
/
+19
*
Use larger write sizes for MCFillFragment.
Rafael Espindola
2016-01-19
1
-3
/
+14
*
Simplify MCFillFragment.
Rafael Espindola
2016-01-19
1
-13
/
+3
*
[ptr-traits] Split the MCFragment type hierarchy out of the MCAssembler
Chandler Carruth
2015-12-29
1
-429
/
+0
*
[MC, COFF] Support link /incremental conditionally
David Majnemer
2015-12-21
1
-1
/
+2
*
[Assembler] Make fatal assembler errors non-fatal
Oliver Stannard
2015-11-17
1
-9
/
+20
*
Simplify .org processing and make it a bit more powerful.
Rafael Espindola
2015-11-04
1
-2
/
+9
*
MC: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-10
1
-1
/
+1
*
MC: Stop using Fragment::getNextNode()
Duncan P. N. Exon Smith
2015-10-08
1
-7
/
+7
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-2
/
+14
*
Move registerSection out of line and reduce #includes. NFC.
Rafael Espindola
2015-10-03
1
-0
/
+8
*
[MC] Remove MCAssembler's copy of OS
David Majnemer
2015-09-01
1
-4
/
+4
*
[MC] Split the layout part of MCAssembler::finish() into its own method. NFC.
Frederic Riss
2015-08-26
1
-6
/
+9
*
Fix symbol value computation when part of the expression is weak.
Rafael Espindola
2015-08-20
1
-1
/
+1
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
1
-4
/
+0
*
[MC/Dwarf] Allow to specify custom parameters for linetable emission.
Frederic Riss
2015-08-07
1
-1
/
+2
*
Use range-based for loops. NFC
Craig Topper
2015-08-02
1
-31
/
+26
*
Fix spelling, NFC.
Yaron Keren
2015-07-04
1
-1
/
+1
*
[MC] Align fragments when -mc-relax-all flag is used
Petr Hosek
2015-06-27
1
-6
/
+12
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
Devirtualize and pack MCFragment to reduce memory usage.
Pete Cooper
2015-06-17
1
-48
/
+78
*
Move IsUsedInReloc from MCSymbolELF to MCSymbol.
Rafael Espindola
2015-06-17
1
-11
/
+1
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-2
/
+1
*
MC: Clean up the naming for MCMachObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-1
/
+1
*
MC: Clean up naming in MCObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-18
/
+18
*
The fragment implies the section, don't store both.
Rafael Espindola
2015-06-01
1
-0
/
+10
*
[MC] Allow backends to decide relaxation for unresolved fixups.
Colin LeMahieu
2015-05-30
1
-5
/
+3
*
[WinCOFF] Add support for the .safeseh directive
David Majnemer
2015-05-30
1
-0
/
+18
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-3
/
+3
*
Remove getData.
Rafael Espindola
2015-05-29
1
-7
/
+5
*
Remove the MCSymbolData typedef.
Rafael Espindola
2015-05-29
1
-1
/
+1
*
Merge MCSymbol and MCSymbolData.
Rafael Espindola
2015-05-29
1
-12
/
+0
*
Move Flags from MCSymbolData to MCSymbol.
Rafael Espindola
2015-05-29
1
-1
/
+0
*
Move common symbol related information from MCSectionData to MCSymbol.
Rafael Espindola
2015-05-29
1
-8
/
+2
*
Remove a trivial forwarding function. NFC.
Rafael Espindola
2015-05-28
1
-1
/
+1
*
Delete MCSectionData.
Rafael Espindola
2015-05-27
1
-25
/
+9
*
Move getSubsectionInsertionPoint to MCSection.
Rafael Espindola
2015-05-27
1
-31
/
+0
*
Remove most uses of MCSectionData from MCAssembler.
Rafael Espindola
2015-05-26
1
-12
/
+11
*
Stop using MCSectionData in MCAsmLayout.h.
Rafael Espindola
2015-05-26
1
-23
/
+22
*
Return a MCSection from MCFragment::getParent().
Rafael Espindola
2015-05-26
1
-5
/
+5
*
Store a MCSection in MCFragment.
Rafael Espindola
2015-05-25
1
-3
/
+3
*
Turn MCSectionData into a field of MCSection.
Rafael Espindola
2015-05-25
1
-12
/
+9
*
Insert MCSectionData into the section list directly in getOrCreateSectionData.
Rafael Espindola
2015-05-25
1
-5
/
+1
*
Move HasInstructions to MCSection.
Rafael Espindola
2015-05-25
1
-1
/
+1
*
Move bundle info from MCSectionData to MCSection.
Rafael Espindola
2015-05-25
1
-22
/
+1
*
Move LayoutOrder to MCSection.
Rafael Espindola
2015-05-25
1
-1
/
+1
[next]