[ARM] Mark VMOVDRR with the RegSequence property and implement the related
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc /
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-07-25 Nico WeberWrap to 80 columns, no behavior change.
2014-07-24 NAKAMURA TakumiUpdate library dependencies.
2014-07-23 Rafael EspindolaFix the build when building with only the ARM backend.
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-18 Renato GolinSuppress 'not handled in switch' warning
2014-07-18 Renato GolinRefactor ARM subarchitecture parsing
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-07 Renato GolinRefactor ARM subarchitecture parsing
2014-07-07 Saleem AbdulrasoolARM: correctly mangle dllimport symbols
2014-07-04 Tim NorthoverARM: when falling back to scattered relocs, keep the...
2014-06-30 Scott DouglassARM: take care not to set the ThumbFunc bit on TLS...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-20 Rafael EspindolaAllow a target to create a null streamer.
2014-06-19 Craig TopperConvert some assert(0) to llvm_unreachable or fold...
2014-06-18 Weiming Zhao[ARM] [MC] Refactor the constant pool classes
2014-05-21 Saleem AbdulrasoolMC: correct IMAGE_REL_ARM_MOV32T relocation emission
2014-05-20 Christian PirkerARMEB: Additional test files for ARM fixups
2014-05-15 Jonathan RoelofsFix some dyslexia in an assert message
2014-05-13 Christian PirkerARMEB: Fix byte order of EH frame unwinding instruction...
2014-05-13 Rafael EspindolaRevert "ARMEB: Fix byte order of EH frame unwinding...
2014-05-13 Christian PirkerARMEB: Fix byte order of EH frame unwinding instructions
2014-05-08 Saleem AbdulrasoolARM: support FK_SecRel_2 relocations on WoA
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-05-07 Joerg SonnenbergerAllow using normal .eh_frame based unwinding on ARM...
2014-05-06 Christian PirkerARM: For thumb fixups store halfwords high first and...
2014-05-04 Saleem AbdulrasoolMC: support FK_SecRel_4 for Windows on ARM
2014-05-03 Rafael EspindolaFix pr19645.
2014-05-01 Rafael EspindolaDon't force symbols to be globals in .thumb_set.
2014-04-29 Joerg SonnenbergerParse and create GOT_PREL relocations.
2014-04-29 Rafael EspindolaCentralize the handling of the thumb bit.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-27 Rafael EspindolaAdd emitThumbSet to the arm target streamer.
2014-04-27 Rafael EspindolaAvoid using MCSymbolData on the asm streamer.
2014-04-27 Saleem AbdulrasoolARM: MSVC does not support = default
2014-04-27 Saleem AbdulrasoolAdd WoA object file emission support
2014-04-27 Saleem AbdulrasoolARM: Support SingleParameterDotFile on WoA
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-24 David BlaikieSpread some const around for non-mutating uses of MCSym...
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-18 Kevin EnderbyChange the ARM assembler to require a :lower16: or...
2014-04-09 Saleem AbdulrasoolARM MC: 80 column
2014-04-09 Saleem AbdulrasoolARM MC: sort source files in CMakeLists
2014-04-02 Saleem AbdulrasoolARM: update subtarget information for Windows on ARM
2014-04-01 Christian PirkerARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble...
2014-03-31 Christian PirkerARM: change parameter names of the ELFARMAsmBackend...
2014-03-29 Stepan DyatkovskiyRecommitted fix for PR18931, with extended tests set.
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-28 Rafael EspindolaAdd const.
2014-03-28 Christian PirkerAdd ARM big endian Target (armeb, thumbeb)
2014-03-27 Rafael EspindolaRemove another unused argument.
2014-03-27 Rafael EspindolaRemove unused argument.
2014-03-27 Stepan DyatkovskiyRejected r204899 and r204900 due to remaining test...
2014-03-27 Stepan DyatkovskiyFix for pr18931: Crash using integrated assembler with...
2014-03-22 Craig TopperPrune includes in ARM target.
2014-03-21 Jiangning LiuThis reverts commit r203762, "ARM: support emission...
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-13 Hans Wennborg[ARM] Use symbolic register names in .cfi directives...
2014-03-13 Saleem AbdulrasoolARM: ignore unused variable to fix -Wunused-variable...
2014-03-13 Saleem AbdulrasoolARM: support emission of complex SO expressions
2014-03-12 Hans WennborgAdd comment pointing to the binutils bugzilla entry
2014-03-12 Hans Wennborg[ARM] Use DWARF register numbers for CFI directives...
2014-03-10 Craig TopperDe-virtualize a method since it doesn't override anythi...
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-02-22 Logan ChienMove get[S|U]LEB128Size() to LEB128.h.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-05 Logan ChienARM: Resolve thumb_bl fixup in same MCFragment.
2014-02-04 Rafael EspindolaUse the default values.
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
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-29 Renato GolinEnable EHABI by default
2014-01-28 David WoodhouseDelete MCSubtargetInfo data members from target MCCodeE...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-27 Mark SeabornARM MC: Fix the initial DWARF CFI unwind info at the...
2014-01-26 Saleem AbdulrasoolMC: whitespace
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-24 Alp TokerFix known typos
2014-01-24 Rafael EspindolaMove emitInlineAsmEnd to the AsmPrinter interface.
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-21 Saleem AbdulrasoolARM IAS: add support for .unwind_raw directive
2014-01-21 Saleem AbdulrasoolARM IAS: support .personalityindex
2014-01-20 Kai NackeARM: add tlsldo relocation
next