Revert "Add r159136 back now that pr13124 has been fixed."
[oota-llvm.git] / include / llvm / MC /
2013-09-04 NAKAMURA TakumiMCDwarf.h: Prune a few stray \param(s). [-Wdocumentation]
2013-09-03 Bill WendlingAdd comments to the CFI instructions and reformat with...
2013-09-03 Joey Gouly[MC] Revert part of my previous change, I was a bit...
2013-09-03 Joey Gouly[MC] AvailableFeatures needs to be a uint64_t to match...
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-28 Eric ChristopherRemove support for the .debug_inlined section. No known...
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-27 Charles DavisRevert "Fix the build broken by r189315." and "Move...
2013-08-27 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-25 Jakub StaszakFix #include guard.
2013-08-21 NAKAMURA TakumiMCFunction.h: Prune \returns to fix a warning in r18888...
2013-08-21 Ahmed BougachaMC CFG: Add YAML MCModule representation to enable...
2013-08-21 Ahmed BougachaMC CFG: Support disassembly at arbitrary addresses...
2013-08-21 Ahmed BougachaMC CFG: Add an MCObjectSymbolizer in the MCObjectDisass...
2013-08-21 Ahmed BougachaMC CFG: Add MCObjectDisassembler Mach-O implementation.
2013-08-21 Ahmed BougachaMC CFG: Add "dynamic disassembly" support to MCObjectDi...
2013-08-21 Ahmed BougachaMC CFG: Add MCObjectDisassembler support for entrypoint...
2013-08-21 Ahmed BougachaMC CFG: Split MCBasicBlocks to mirror atom splitting.
2013-08-21 Ahmed BougachaMC CFG: Add a few needed methods, mainly MCModule:...
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-21 Ahmed BougachaMC: Refactor ObjectSymbolizer to make relocation/sectio...
2013-08-21 Ahmed BougachaMC CFG: Add entrypoint address to MCModule.
2013-08-21 Ahmed BougachaMC CFG: Add more MCFunction container methods (find...
2013-08-21 Ahmed BougachaMC CFG: Keep pointer to parent MCModule in created...
2013-08-21 Ahmed BougachaMC CFG: uint64_t -> size_t for vector size.
2013-08-21 Ahmed BougachaMC CFG: Add a getter for MCDataAtom's data array.
2013-08-14 Tim NorthoverSupport C99 hexadecimal floating-point literals in...
2013-08-09 Saleem Abdulrasool[CodeGen] prevent abnormal on invalid attributes
2013-08-01 Daniel MaleaFixed the Intel-syntax X86 disassembler to respect...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-23 Ahmed BougachaRevert "Remove use of asymmetric std::lower_bound compa...
2013-07-22 Jim GrosbachMC: mayAffectControlFlow() handling for variadic instru...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-06 Nico RieckMC: Implement COFF .linkonce directive
2013-07-04 Ahmed BougachaRemove use of asymmetric std::lower_bound comparator.
2013-07-02 Ulrich Weigand[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-07-01 Ulrich Weigand[PowerPC] Add support for TLS data relocations
2013-06-27 Serge PavlovUse MCFillFragment for zero-initialized data.
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-23 David BlaikieDebugInfo: PR14404: Avoid truncating 64 bit values...
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-06-19 Ulrich Weigand[MC/DWARF] Generate multiple .debug_line entries for...
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-14 Rafael EspindolaReplace use of PathV1.h in MCContext.cpp.
2013-06-12 Ulrich Weigand[MC/DWARF] Support .debug_frame / .debug_line code...
2013-06-02 Jim GrosbachWhitespace.
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
2013-05-31 Ahmed BougachaAdd a way to define the bit range covered by a SubRegIndex.
2013-05-30 Ahmed BougachaMCObjectSymbolizer: Switch from IntervalMap to sorted...
2013-05-28 Chad RosierRemove the MCRegAliasIterator tables and compute the...
2013-05-24 Quentin ColombetFollow up of the introduction of MCSymbolizer.
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2013-05-24 Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
2013-05-23 Ulrich Weigand[PowerPC] Clean up generation of ha16() / lo16() markers
2013-05-22 Chad RosierMinor fix to comment from my previous commit.
2013-05-22 Chad RosierSimplify the logic described in the comment.
2013-05-22 Chad RosierAdd the IncludeSelf parameter to the MCSubRegIterator...
2013-05-15 Rafael EspindolaCleanup relocation sorting for ELF.
2013-05-15 Ulrich WeigandRemove MCELFObjectTargetWriter::adjustFixupOffset hack
2013-05-15 NAKAMURA TakumiELFRelocationEntry::operator<(): Try to stabilize the...
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-05 Dmitri GribenkoAdd ArrayRef constructor from None, and do the cleanups...
2013-05-03 John McCallIn MC asm parsing, account for the possibility of white...
2013-04-26 Adrian PrantlCleanup and document MachineLocation.
2013-04-22 Matt ArsenaultRemove unused DwarfSectionOffsetDirective string
2013-04-22 Chad Rosier[ms-inline asm] Add the OpDecl to the InlineAsmIdentifi...
2013-04-22 Chad Rosier[ms-inline asm] Remove the identifier parsing logic...
2013-04-22 Chad Rosier[ms-inline asm] Refactor/clean up the SemaLookup interf...
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-04-15 Jim GrosbachSimplify the MCInst operator iterator declaration.
2013-04-11 Chad Rosier[ms-inline asm] Add a new AsmRewriteKind, AOK_Delete...
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Bill WendlingTrack the compact unwind encoding for when we are unabl...
2013-04-10 Chad RosierReapply r179115, but use parsePrimaryExpression a littl...
2013-04-09 Rafael EspindolaRemove unused method and default values.
2013-04-09 Chad RosierRevert r179115 as it looks to have killed the ASan...
2013-04-09 Chad Rosier[ms-inline asm] Use parsePrimaryExpr in lieu of parseEx...
2013-04-09 Chad Rosier[ms-inline asm] Maintain a StringRef to reference a...
2013-04-08 Matt ArsenaultUpdate documentation.
2013-04-08 Chad Rosier[ms-inline asm] Add support for ImmDisp [ Symbol ]...
2013-03-19 Chad RosierDead code.
2013-03-19 Chad Rosier[ms-inline asm] Move the size directive asm rewrite...
2013-03-18 Jakub StaszakMake methods const.
2013-03-12 Manman RenDebug Info: use SmallVector instead of std::vector...
2013-03-07 Manman RenDebug Info: store the files and directories for each...
2013-02-20 Jim GrosbachMCParser: Update method names per coding guidelines.
2013-02-19 Jack CarterELF symbol table field st_other support,
2013-02-19 Eric ChristopherGrammar.
2013-02-12 Chad Rosier[ms-inline-asm] Implement align directive (which is...
2013-02-12 Jack CarterThis patch just fixes up various llvm formatting
2013-02-12 Krzysztof ParzyszekAllow optionally generating pubnames section in DWARF...
2013-02-11 David BlaikieFix unnecessary removal of const through cast machinery
2013-02-06 Jim GrosbachAllow targets to add custom asm operand matching logic.
next