projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AVX-512: Fixed a bug in select_cc for i1 type
[oota-llvm.git]
/
lib
/
MC
/
MCAssembler.cpp
2015-10-10
Duncan P. N. Exon...
MC: Remove implicit ilist iterator conversions, NFC
blob
|
commitdiff
|
raw
2015-10-08
Duncan P. N. Exon...
MC: Stop using Fragment::getNextNode()
blob
|
commitdiff
|
raw
|
diff to current
2015-10-05
Rafael Espindola
Fix pr24486.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-03
Rafael Espindola
Move registerSection out of line and reduce #includes...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
David Majnemer
[MC] Remove MCAssembler's copy of OS
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Frederic Riss
[MC] Split the layout part of MCAssembler::finish(...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-20
Rafael Espindola
Fix symbol value computation when part of the expressio...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
Yaron Keren
Remove and forbid raw_svector_ostream::flush() calls.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
Frederic Riss
[MC/Dwarf] Allow to specify custom parameters for linet...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-02
Craig Topper
Use range-based for loops. NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-07-04
Yaron Keren
Fix spelling, NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-27
Petr Hosek
[MC] Align fragments when -mc-relax-all flag is used
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Pete Cooper
Devirtualize and pack MCFragment to reduce memory usage.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Rafael Espindola
Move IsUsedInReloc from MCSymbolELF to MCSymbol.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Matt Arsenault
MC: Add target hook to control symbol quoting
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Jim Grosbach
MC: Clean up the naming for MCMachObjectWriter. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Jim Grosbach
MC: Clean up naming in MCObjectWriter. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Rafael Espindola
The fragment implies the section, don't store both.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
Colin LeMahieu
[MC] Allow backends to decide relaxation for unresolved...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
David Majnemer
[WinCOFF] Add support for the .safeseh directive
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Rafael Espindola
Remove getData.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Rafael Espindola
Remove the MCSymbolData typedef.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Rafael Espindola
Merge MCSymbol and MCSymbolData.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Rafael Espindola
Move Flags from MCSymbolData to MCSymbol.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Rafael Espindola
Move common symbol related information from MCSectionDa...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Rafael Espindola
Remove a trivial forwarding function. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-27
Rafael Espindola
Delete MCSectionData.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-27
Rafael Espindola
Move getSubsectionInsertionPoint to MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Rafael Espindola
Remove most uses of MCSectionData from MCAssembler.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Rafael Espindola
Stop using MCSectionData in MCAsmLayout.h.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Rafael Espindola
Return a MCSection from MCFragment::getParent().
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Store a MCSection in MCFragment.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Turn MCSectionData into a field of MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Insert MCSectionData into the section list directly...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Move HasInstructions to MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Move bundle info from MCSectionData to MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Move LayoutOrder to MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Stop forwarding getOrdinal and setOrdinal.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rafael Espindola
Move Ordinal from MCSectionData to MCSection. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Duncan P. N. Exon...
MC: Lift MCSymbolData::Index up to MCSymbol::Index...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
Rafael Espindola
Stop forwarding (get|set)Aligment from MCSectionData...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
Rafael Espindola
Move alignment from MCSectionData to MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
Duncan P. N. Exon...
MC: Simplify MCSymbolData initialization and remove...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Duncan P. N. Exon...
MC: Add MCSymbolData back to MCAssembler dump
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Duncan P. N. Exon...
MC: Update MCAssembler to use MCSymbol, NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Duncan P. N. Exon...
MC: Use MCSymbol in MCAsmLayout::getSymbolOffset()...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Jim Grosbach
MC: Clean up method names in MCContext.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Duncan P. N. Exon...
MC: Use MCSymbol in MCObject::IsSymbolRefDifferenceFull...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Duncan P. N. Exon...
MC: Change MCFragment::Atom to an MCSymbol, NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Duncan P. N. Exon...
MC: Merge MCSymbol and MCSymbolData
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
Duncan P. N. Exon...
MC: Reduce MCAssembler::Symbols API exposure, NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
Jim Grosbach
MC: Update MCCodeEmitter naming. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
Rafael Espindola
Compute A-B when A or B is weak.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Petr Hosek
[MC] Write padding into fragments when -mc-relax-all...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Rafael Espindola
Remove unnecessary uses of AliasedSymbol.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Rafael Espindola
Be consistent when deciding if a relocation is needed.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Rafael Espindola
Fix PR23025.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rafael Espindola
Fix fixup evaluation when deciding what to relocate...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rafael Espindola
Fix warning on non-assert build.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rafael Espindola
Produce an error instead of asserting on invalid .sleb1...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
Yaron Keren
Remove many superfluous SmallString::str() calls.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
David Blaikie
Fix uses of reserved identifiers starting with an under...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Rafael Espindola
Add r224985 back with fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Rafael Espindola
Produce errors when an assignment expression would...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Rafael Espindola
Revert "Add r224985 back with two fixes."
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Rafael Espindola
Add r224985 back with two fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Lang Hames
Recommit r224935 with a fix for the ObjC++/AArch64...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Lang Hames
Revert r224935 "Refactor duplicated code. No intended...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Lang Hames
Revert r225048: It broke ObjC on AArch64.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-31
Rafael Espindola
Add r224985 back with a fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-31
Rafael Espindola
Revert "Remove doesSectionRequireSymbols."
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Rafael Espindola
Remove doesSectionRequireSymbols.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Rafael Espindola
Refactor duplicated code.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Derek Schuff
[MC] Make bundle alignment mode setting idempotent...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Rafael Espindola
Simplify handling of --noexecstack by using getNonexecu...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-11
Benjamin Kramer
MC: Bit pack MCSymbolData.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
Yaron Keren
Add and update reset() and doInitialization() methods...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Rafael Espindola
Add a helper to MCExpr for when an expression is know...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-10
Joerg Sonnenberger
If available, pass down the Fixup object to EvaluateAsR...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
David Majnemer
MC: make MCSymbolData::dump work on const objects
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Rafael Espindola
Avoid revocations when possible.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Weiming Zhao
Report error for non-zero data in .bss
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Rafael Espindola
Move getBaseSymbol somewhere the COFF writer can use.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Rafael Espindola
Provide a version of getSymbolOffset that returns false...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Rafael Espindola
Grammar fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Rafael Espindola
Simplify getSymbolOffset.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Benjamin Kramer
Another missing include for MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Rafael Espindola
Centralize the handling of the thumb bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-13
Craig Topper
[C++11] More 'nullptr' conversion or in some cases...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
David Blaikie
Revert debug info compression support.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-05
David Blaikie
Simplify compression API by compressing into a SmallVec...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Tim Northover
MachO: Add linker-optimisation hint framework to MC.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Rafael Espindola
Completely rewrite ELFObjectWriter::RecordRelocation.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
David Blaikie
DebugInfo: Support for compressed debug info sections
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
Jim Grosbach
Darwin: Add assembler directives to create version...
blob
|
commitdiff
|
raw
|
diff to current
next