[MC][Target] Implement support for R_X86_64_SIZE{32,64}.
[oota-llvm.git] / include / llvm / MC / MCExpr.h
2015-03-04 Davide Italiano[MC][Target] Implement support for R_X86_64_SIZE{32...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-01-11 Saleem AbdulrasoolARM: add support for segment base relocations (SBREL)
2014-11-12 Justin HibbitsAdd support for small-model PIC for PowerPC.
2014-10-11 Benjamin KramerMC: Shrink MCSymbolRefExpr by only storing the bits...
2014-08-15 Rafael EspindolaAdd a helper to MCExpr for when an expression is know...
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_...
2014-04-28 Rafael EspindolaAdd an option for evaluating past symbols.
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-20 Kai NackeARM: add tlsldo relocation
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-02 Ulrich Weigand[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
2013-07-01 Ulrich Weigand[PowerPC] Add support for TLS data relocations
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-21 Ulrich Weigand[PowerPC] Support various tls-related modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @toc@h modifier
2013-06-21 Ulrich Weigand[PowerPC] Support @h modifier
2013-06-21 Ulrich Weigand[PowerPC] Rename some more VK_PPC_ enums
2013-06-20 Ulrich Weigand[PowerPC] Clean up VK_PPC_TOC... names
2013-05-23 Ulrich Weigand[PowerPC] Clean up generation of ha16() / lo16() markers
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2012-12-14 Bill SchmidtThis patch improves the 64-bit PowerPC InitialExec...
2012-12-12 Bill SchmidtThis patch implements local-dynamic TLS model support...
2012-12-12 Logan ChienAdd ARM NONE and PREL31 relocation types.
2012-12-11 Bill SchmidtThis patch implements the general dynamic TLS model...
2012-12-04 Bill SchmidtThis patch introduces initial-exec model support for...
2012-11-27 Bill SchmidtThis patch implements medium code model support for...
2012-11-21 Akira HatanakaAdd relocations used for mips big GOT.
2012-11-09 Anton KorobeynikovAdd ARM TARGET2 relocation. The testcase will follow...
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-09-26 Craig TopperRename virtual table anchors from Anchor() to anchor...
2012-08-29 Craig TopperMake use of the LLVM_DELETED_FUNCTION macro.
2012-08-24 Roman DivackyLower constant pools and jump tables via TOC on PPC64...
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2012-07-21 Akira HatanakaAdd VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx...
2012-06-04 Roman DivackyImplement local-exec TLS on PowerPC.
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-03-26 Craig TopperPrune some includes and forward declarations.
2012-02-11 Anton KorobeynikovAdd support for implicit TLS model used with MS VC...
2012-01-26 James MolloyAdd support for the R_ARM_TARGET1 relocation, which...
2012-01-07 Rafael EspindolaSplit Finish into Finish and FinishImpl to have a commo...
2011-12-22 Akira HatanakaLocal dynamic TLS model for direct object output. Creat...
2011-12-14 Akira HatanakaAdd support for local dynamic TLS model in LowerGlobalT...
2011-12-07 Bruno Cardoso LopesAdd a few moreLocal/Global R_MIPS_GOT related fixups and
2011-10-25 Bruno Cardoso LopesThis is the first of several patches for Mips direct...
2011-06-09 Roman DivackyFix emission of PPC64 assembler on non-darwin platforms...
2011-04-29 Daniel DunbarMCExpr: Add FindAssociatedSection, which attempts to...
2011-02-03 Bob WilsonRemove trailing whitespace
2011-01-13 Evan ChengModel :upper16: and :lower16: as ARM specific MCTargetE...
2010-12-22 Rafael EspindolaUse references and simplify.
2010-12-18 Rafael EspindolaRevert 122011, 122012, 122013, 122023 adding back an...
2010-12-17 Daniel DunbarMC/Expr: Simplify.
2010-12-17 Daniel DunbarMC: Remove another dead MCAssembler argument, and updat...
2010-12-17 Daniel DunbarMC: Remove dead MCAssembler argument -- Rafael, can...
2010-12-07 Rafael EspindolaSorry for such a large commit. The summary is that...
2010-12-06 Rafael EspindolaUse references to simplify the code a bit.
2010-12-03 Rafael EspindolaTry to resolve symbol differences early, and if success...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-15 Chris Lattneradd targetoperand flags for jump tables, constant pool...
2010-11-14 Chris Lattnerreimplement ppc asmprinter "toc" handling to use a...
2010-11-10 Jim GrosbachUpdate ARMConstantPoolValue to not use a modifier strin...
2010-10-28 Rafael EspindolaImplement TLSLD.
2010-10-28 Rafael EspindolaImplement DTPOFF.
2010-10-28 Rafael EspindolaImplement TLSLDM.
2010-10-28 Rafael EspindolaImplement VK_GOTNTPOFF and switch RelocNeedsGOT to...
2010-10-16 Rafael EspindolaAdd a MCObjectFormat class so that code common to all...
2010-09-22 Jim GrosbachAdd support for ELF PLT references for ARM MC asm print...
2010-05-26 Eric ChristopherStart adding mach-o tls reloc support.
2010-05-12 Rafael EspindolaAdd support for movi32 of global values to the new...
2010-03-30 Chris LattnerRip out the 'is temporary' nonsense from the MCContext...
2010-03-15 Daniel DunbarMC: Allow modifiers in MCSymbolRefExpr, and eliminate...
2010-03-12 Daniel DunbarMC: Constify MCAsmLayout argument to MCExpr::EvaluteAs...
2010-03-11 Daniel DunbarMC: Sketch initial MCAsmLayout class, which encapsulate...
2010-03-10 Chris Lattnerset the temporary bit on MCSymbols correctly.
2010-02-10 Chris Lattneradd a virtual dtor to MCTargetExpr, hopefully silencing...
2010-02-09 Dan GohmanAdd explicit keywords.
2010-02-08 Dan GohmanDocument that MCExpr::Mod is actually remainder.
2010-02-08 Chris Lattnerdon't make hte dtor private or we can't construct the...
2010-02-08 Chris Lattneradd scaffolding for target-specific MCExprs.
2010-01-18 Chris Lattnerremove the MAI argument to MCExpr::print and switch...
2009-11-06 Daniel DunbarPass StringRef by value.
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-16 Daniel DunbarMinor formatting tweaks.
2009-10-16 Daniel DunbarMC: Remove unneeded context argument to MCExpr::Evaluate*.
2009-09-16 Chris Lattneradd a helper method for creating MCSymbol and MCSymbolR...
2009-09-03 Chris LattnerThread an MCAsmInfo pointer through the various MC...
2009-08-31 Daniel Dunbarllvm-mc: Add MCExpr::{dump,print}.
2009-08-31 Daniel Dunbarllvm-mc: Switch MCExpr construction to using static...
2009-08-31 Daniel Dunbarllvm-mc: Move AsmExpr into MC lib (as MCExpr).