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
/
MCAssembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MC: Reduce MCAssembler::Symbols API exposure, NFC
Duncan P. N. Exon Smith
2015-05-15
1
-5
/
+2
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
Compute A-B when A or B is weak.
Rafael Espindola
2015-04-17
1
-1
/
+1
*
[MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
2015-04-12
1
-18
/
+31
*
Remove unnecessary uses of AliasedSymbol.
Rafael Espindola
2015-04-06
1
-4
/
+3
*
Be consistent when deciding if a relocation is needed.
Rafael Espindola
2015-04-06
1
-3
/
+2
*
Fix PR23025.
Rafael Espindola
2015-03-26
1
-1
/
+1
*
Fix fixup evaluation when deciding what to relocate with.
Rafael Espindola
2015-03-25
1
-15
/
+3
*
Fix warning on non-assert build.
Rafael Espindola
2015-03-25
1
-0
/
+2
*
Produce an error instead of asserting on invalid .sleb128/.uleb128.
Rafael Espindola
2015-03-25
1
-3
/
+10
*
Remove many superfluous SmallString::str() calls.
Yaron Keren
2015-03-18
1
-3
/
+3
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-16
/
+10
*
Add r224985 back with fixes.
Rafael Espindola
2015-01-19
1
-2
/
+14
*
Produce errors when an assignment expression would use a common symbol.
Rafael Espindola
2015-01-19
1
-1
/
+11
*
Revert "Add r224985 back with two fixes."
Rafael Espindola
2015-01-14
1
-14
/
+2
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Add r224985 back with two fixes.
Rafael Espindola
2015-01-12
1
-2
/
+14
*
Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Lang Hames
2015-01-09
1
-2
/
+3
*
Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
2015-01-06
1
-3
/
+2
*
Revert r225048: It broke ObjC on AArch64.
Lang Hames
2015-01-06
1
-14
/
+2
*
Add r224985 back with a fix.
Rafael Espindola
2014-12-31
1
-2
/
+14
*
Revert "Remove doesSectionRequireSymbols."
Rafael Espindola
2014-12-31
1
-14
/
+2
*
Remove doesSectionRequireSymbols.
Rafael Espindola
2014-12-30
1
-2
/
+14
*
Refactor duplicated code.
Rafael Espindola
2014-12-29
1
-2
/
+3
*
[MC] Make bundle alignment mode setting idempotent and support nested bundles
Derek Schuff
2014-10-15
1
-1
/
+22
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-4
/
+3
*
MC: Bit pack MCSymbolData.
Benjamin Kramer
2014-10-11
1
-7
/
+6
*
Add and update reset() and doInitialization() methods to MC* and passes.
Yaron Keren
2014-09-17
1
-0
/
+5
*
Add a helper to MCExpr for when an expression is know to be absolute.
Rafael Espindola
2014-08-15
1
-12
/
+3
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
1
-6
/
+7
*
MC: make MCSymbolData::dump work on const objects
David Majnemer
2014-07-05
1
-1
/
+1
*
Avoid revocations when possible.
Rafael Espindola
2014-07-01
1
-1
/
+16
*
Report error for non-zero data in .bss
Weiming Zhao
2014-06-22
1
-2
/
+8
*
Move getBaseSymbol somewhere the COFF writer can use.
Rafael Espindola
2014-05-01
1
-0
/
+22
*
Provide a version of getSymbolOffset that returns false on error.
Rafael Espindola
2014-04-30
1
-14
/
+43
*
Grammar fix.
Rafael Espindola
2014-04-30
1
-1
/
+1
*
Simplify getSymbolOffset.
Rafael Espindola
2014-04-30
1
-26
/
+28
*
Another missing include for MSVC.
Benjamin Kramer
2014-04-29
1
-1
/
+1
*
Centralize the handling of the thumb bit.
Rafael Espindola
2014-04-29
1
-0
/
+25
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-13
1
-8
/
+8
*
Revert debug info compression support.
David Blaikie
2014-04-10
1
-47
/
+0
*
Simplify compression API by compressing into a SmallVector rather than a Memo...
David Blaikie
2014-04-05
1
-10
/
+10
*
MachO: Add linker-optimisation hint framework to MC.
Tim Northover
2014-03-29
1
-0
/
+1
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-8
/
+12
*
DebugInfo: Support for compressed debug info sections
David Blaikie
2014-03-27
1
-0
/
+47
*
Darwin: Add assembler directives to create version-min load commands.
Jim Grosbach
2014-03-18
1
-0
/
+1
*
Try harder to evaluate expressions when printing assembly.
Rafael Espindola
2014-03-12
1
-2
/
+2
*
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
David Woodhouse
2014-01-28
1
-1
/
+1
*
Fix indentation.
Joerg Sonnenberger
2014-01-13
1
-11
/
+11
[prev]
[next]