2013-12-04 |
David Peixotto | Add support for parsing ARM symbol variants on ELF... |
blob | commitdiff | raw |
2013-07-09 |
Ulrich Weigand | [PowerPC] Revert r185476 and fix up TLS variant kinds |
blob | commitdiff | raw | diff to current |
2013-07-02 |
Ulrich Weigand | [PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Ulrich Weigand | [PowerPC] Add support for TLS data relocations |
blob | commitdiff | raw | diff to current |
2013-06-25 |
Ulrich Weigand | [PowerPC] Support @got modifier |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Ulrich Weigand | [PowerPC] Support various tls-related modifiers |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Ulrich Weigand | [PowerPC] Support @higher et.al. modifiers |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Ulrich Weigand | [PowerPC] Support @toc@h modifier |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Ulrich Weigand | [PowerPC] Support @h modifier |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Ulrich Weigand | [PowerPC] Rename some more VK_PPC_ enums |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Ulrich Weigand | [PowerPC] Clean up VK_PPC_TOC... names |
blob | commitdiff | raw | diff to current |
2013-05-23 |
Ulrich Weigand | [PowerPC] Clean up generation of ha16() / lo16() markers |
blob | commitdiff | raw | diff to current |
2013-05-03 |
Ulrich Weigand | [PowerPC] Parse platform-specifc variant kinds in AsmParser |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Rafael Espindola | Fix section relocation for SECTIONREL32 with immediate... |
blob | commitdiff | raw | diff to current |
2013-04-10 |
Nico Rieck | MC: Support COFF image-relative MCSymbolRefs |
blob | commitdiff | raw | diff to current |
2013-03-30 |
Benjamin Kramer | Change '@SECREL' suffix to GAS-compatible '@SECREL32'. |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Bill Schmidt | This patch improves the 64-bit PowerPC InitialExec... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Bill Schmidt | This patch implements local-dynamic TLS model support... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Logan Chien | Add ARM NONE and PREL31 relocation types. |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Bill Schmidt | This patch implements the general dynamic TLS model... |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Bill Schmidt | This patch introduces initial-exec model support for... |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Bill Schmidt | This patch implements medium code model support for... |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Akira Hatanaka | Add relocations used for mips big GOT. |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Anton Korobeynikov | Add ARM TARGET2 relocation. The testcase will follow... |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Craig Topper | Rename virtual table anchors from Anchor() to anchor... |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Manman Ren | Release build: guard dump functions with |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Manman Ren | Release build: guard dump functions with "ifndef NDEBUG" |
blob | commitdiff | raw | diff to current |
2012-08-24 |
Roman Divacky | Lower constant pools and jump tables via TOC on PPC64... |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Akira Hatanaka | Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Roman Divacky | Implement local-exec TLS on PowerPC. |
blob | commitdiff | raw | diff to current |
2012-03-26 |
Craig Topper | Prune some includes and forward declarations. |
blob | commitdiff | raw | diff to current |
2012-02-24 |
Jim Grosbach | ARM Thumb symbol references in assembly need the low... |
blob | commitdiff | raw | diff to current |
2012-02-11 |
Anton Korobeynikov | Add support for implicit TLS model used with MS VC... |
blob | commitdiff | raw | diff to current |
2012-02-07 |
Craig Topper | Convert assert(0) to llvm_unreachable |
blob | commitdiff | raw | diff to current |
2012-01-26 |
James Molloy | Add support for the R_ARM_TARGET1 relocation, which... |
blob | commitdiff | raw | diff to current |
2012-01-10 |
Chandler Carruth | Add 'llvm_unreachable' to passify GCC's understanding... |
blob | commitdiff | raw | diff to current |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Akira Hatanaka | Local dynamic TLS model for direct object output. Creat... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Akira Hatanaka | Remove function printMipsSymbolRef. |
blob | commitdiff | raw | diff to current |
2011-10-25 |
Bruno Cardoso Lopes | This is the first of several patches for Mips direct... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Evan Cheng | Rename TargetAsmBackend to MCAsmBackend; rename createA... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Evan Cheng | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm... |
blob | commitdiff | raw | diff to current |
2011-06-09 |
Roman Divacky | Fix emission of PPC64 assembler on non-darwin platforms... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Daniel Dunbar | MCExpr: Add FindAssociatedSection, which attempts to... |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
blob | commitdiff | raw | diff to current |
2011-03-21 |
Owen Anderson | Add support for Thumb interworking addresses for symbol... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Rafael Espindola | Add support for lowercase variants. |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Evan Cheng | Model :upper16: and :lower16: as ARM specific MCTargetE... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Rafael Espindola | Add r122359 back now that the bug in MCDwarfLineAddrFra... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Rafael Espindola | Revert r122359 while I debug PR8845. |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Rafael Espindola | Use references and simplify. |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Rafael Espindola | Simplify EvaluateAsAbsolute now that EvaluateAsRelocata... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Rafael Espindola | Fixed version of 122160 (the previous one would fold... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Rafael Espindola | Revert 122160 while I debug it. |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Rafael Espindola | Move all folding to AttemptToFoldSymbolOffsetDifference. |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Rafael Espindola | Merge isAbsolute into IsSymbolRefDifferenceFullyResolved. |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Rafael Espindola | Remove the MCObjectFormat class. |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Rafael Espindola | Add a FIXME and explain a hack. |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Rafael Espindola | Fix the note. |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Rafael Espindola | Revert 122011, 122012, 122013, 122023 adding back an... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | MC/Expr: Implemnt more aggressive folding during symbol... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | MC/Expr: Simplify. |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | MC: Remove another dead MCAssembler argument, and updat... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | MC: Remove dead MCAssembler argument -- Rafael, can... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | MC: Simplify (remove unnecessary MCAssembler argument... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | Write => in a more normal form. |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Daniel Dunbar | MC/Expr: Simplify (and add a FIXME). |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Daniel Dunbar | MC/Expr: Add a doxyment. |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Rafael Espindola | Sorry for such a large commit. The summary is that... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Rafael Espindola | Use references to simplify the code a bit. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Rafael Espindola | Simplify a bit. |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Rafael Espindola | Try to resolve symbol differences early, and if success... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Rafael Espindola | Add a fast path to EvaluateSymbolicAdd. This avoids... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Jim Grosbach | Fix typo. |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Rafael Espindola | Change MCExpr::EvaluateAsRelocatableImpl of variables... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Chris Lattner | add targetoperand flags for jump tables, constant pool... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | reimplement ppc asmprinter "toc" handling to use a... |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Jim Grosbach | Update ARMConstantPoolValue to not use a modifier strin... |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Rafael Espindola | Implement TLSLD. |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Rafael Espindola | Implement DTPOFF. |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Rafael Espindola | Implement TLSLDM. |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Rafael Espindola | Implement VK_GOTNTPOFF and switch RelocNeedsGOT to... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Rafael Espindola | Do not recurse into symbol refs that have a variant... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Rafael Espindola | Add a MCObjectFormat class so that code common to all... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Kevin Enderby | Changes EvaluateAsAbsolute() to return the "current... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Jim Grosbach | Add support for ELF PLT references for ARM MC asm print... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Duncan Sands | Convert some tab stops into spaces. |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Eric Christopher | Start adding mach-o tls reloc support. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Rafael Espindola | Add support for movi32 of global values to the new... |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Daniel Dunbar | MC: Rename MCSymbol::{g,s}etValue -> MCSymbol::{g,s... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Chris Lattner | Rip out the 'is temporary' nonsense from the MCContext... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Daniel Dunbar | MC: Fix refacto in MCExpr evaluation, I mistakenly... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Daniel Dunbar | MC: Direct all {fragment,section,symbol} address access... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Daniel Dunbar | MC: Sprinkle in some more interesting statistics. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Daniel Dunbar | llvm-mc: Fast path EvaluateAbsolute of constants. |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Daniel Dunbar | MCValue: Change to holding MCSymbolRefExprs instead... |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Daniel Dunbar | MC: Allow modifiers in MCSymbolRefExpr, and eliminate... |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Daniel Dunbar | MC: Fix a crash on invalid, attempting to evaluate... |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Daniel Dunbar | MC: Constify MCAsmLayout argument to MCExpr::EvaluteAs... |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Daniel Dunbar | MC/Mach-O: Implement "absolutizing" semantics of .set... |
blob | commitdiff | raw | diff to current |
next |