Add some consistent doxygen comments for the address space helpers.
[oota-llvm.git] / include / llvm / MC /
2012-10-26 Lang HamesMCRegisterClass should be returned by const ref, not...
2012-10-26 Chad Rosier[ms-inline asm] Add support for the TYPE operator.
2012-10-25 Kaelyn UhrainFix anonymous namespace issue introduced by r166714:
2012-10-25 Chad Rosier[ms-inline asm] Perform field lookups with the dot...
2012-10-25 Chad Rosier[ms-inline asm] Add support for creating AsmRewrites...
2012-10-25 Michael LiaoAdd 'const' qualifier on member functions not changing...
2012-10-25 Adhemerval ZanellaInitial TOC support for PowerPC64 object creation
2012-10-23 Kevin EnderbyMake branch heavy code for generating marked up disasse...
2012-10-23 Chad Rosier[ms-inline asm] Add an implementation of the offset...
2012-10-22 Eli Friedman[ms-inline-asm] Implement _emit directive (which is...
2012-10-22 Kevin EnderbyAdd support for annotated disassembly output for X86...
2012-10-22 Chad Rosier[ms-inline asm] Add the isOffsetOf() function.
2012-10-19 Chad Rosier[ms-inline asm] Have the TargetParser callback to Sema...
2012-10-19 Chad Rosier[ms-inline asm] Add a MCAsmParserSemaCallback to the...
2012-10-19 Chad Rosier[ms-inline asm] Add the isParsingInlineAsm() function...
2012-10-19 Nick LewyckyPacify -Wnon-virtual-dtor.
2012-10-18 Chad Rosier[ms-inline asm] Add a size argument to the LookupInline...
2012-10-18 Chad Rosier[ms-inline asm] Have the LookupInlineAsmIdentifier...
2012-10-18 Chad Rosier[ms-inline asm] Move most of the AsmParsing logic in...
2012-10-17 Andrew Trickmisched: Better handling of invalid latencies in the...
2012-10-16 Chad Rosier[ms-inline asm] Add the helper function, isParseringInl...
2012-10-15 Chad Rosier[ms-inline asm] Add a few new APIs to the AsmParser...
2012-10-15 Adhemerval ZanellaPowerPC: add EmitTCEntry class for TOC creation
2012-10-13 Chad Rosier[ms-inline asm] Remove the MatchInstruction() function...
2012-10-12 Chad Rosier[ms-inline asm] Capitalize per coding standard.
2012-10-12 Chad Rosier[ms-inline asm] Use the new API introduced in r165830...
2012-10-12 Chad Rosier[ms-inline asm] Add a few data members and member funct...
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-10-10 Andrew TrickTODO comment
2012-10-10 Andrew Trickmisched: Generate IsBuffered flag for machine resources.
2012-10-08 Eric ChristopherUpdate comment.
2012-10-05 Chad Rosier[ms-inline asm] Add a comment describing the MapAndCons...
2012-10-05 Chad Rosier[ms-inline asm] Add a few typedefs to simplify future...
2012-10-04 Benjamin KramerHoist some grossly duplicated code from the COFF/ELF...
2012-10-03 Craig TopperRemove unused function that used to get itineraries...
2012-10-02 Chad RosierRevert 165057, per Jim's request. This requires furthe...
2012-10-02 Chad Rosier[ms-inline asm] Add basic support for wildcard MCParsed...
2012-10-01 Chad Rosier[ms-inline asm] Add the convertToMapAndConstraints...
2012-10-01 Jim GrosbachMachO: direct-to-object attribute for data-in-code...
2012-10-01 Chad Rosier[ms-inline asm] Expose the getReg() function in the...
2012-10-01 Benjamin KramerProvide a shortcut for MCObjectStreamer when emitting...
2012-09-26 Craig TopperRename virtual table anchors from Anchor() to anchor...
2012-09-24 Chad RosierTypo.
2012-09-24 Chad RosierRather then have a wrapper function, have tblgen instan...
2012-09-21 Chad Rosier[ms-inline asm] Expose the mnemonicIsValid() function...
2012-09-19 Preston GurdAdd support for macro parameters/arguments delimited...
2012-09-18 Roman DivackyAvoid symbol name clash when filling TOC.
2012-09-18 Andrew TrickReplaced ReInitMCSubtargetInfo with InitMCProcessor.
2012-09-18 Andrew TrickLet NULL slip through again.
2012-09-18 Andrew TrickTargetSchedModel API. Implement latency lookup, disabled.
2012-09-18 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-17 Andrew TrickRevert r164061-r164067. Most of the new subtarget emitter.
2012-09-17 Andrew TrickDon't use NULL as a fake keyword
2012-09-17 Andrew TrickInitMCProcessor
2012-09-17 Andrew TrickTargetSchedModel API. Implement latency lookup, disabled.
2012-09-17 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-16 Andrew TrickGuard fields by NDEBUG until they get used in the relea...
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-09-14 Andrew TrickTargetSchedModel interface. To be implemented...
2012-09-14 Andrew TrickDefine MC data tables for the new scheduling machine...
2012-09-14 Dmitri GribenkoFix Doxygen issues:
2012-09-13 Jim GrosbachMachO: Correctly mark symbol-difference variables as...
2012-09-13 Craig TopperFix function name in comment.
2012-09-12 Dmitri GribenkoFix a couple of Doxygen comment issues pointed out...
2012-09-11 Chad RosierAdd documentation.
2012-09-11 Chad RosierAdd a few virtual functions to the abstract MCParsedAsm...
2012-09-11 Jakob Stoklund OlesenAdd MCRI::getNumSubRegIndices() and start checking...
2012-09-07 Benjamin KramerFix alignment of .comm and .lcomm on mingw32.
2012-09-07 Benjamin KramerMC: Overhaul handling of .lcomm
2012-09-05 Roman DivackyConstify subtarget info properly so that we dont cast...
2012-09-05 Chad RosierFix function name per coding standard.
2012-09-03 Chad Rosier[ms-inline asm] Asm operands can map to one or more...
2012-09-03 Chad Rosier[ms-inline asm] Add an interface to the GetMCInstOperan...
2012-09-03 Chad RosierRemoved unused argument.
2012-09-03 Chad Rosier[ms-inline asm] Expose the Kind and Opcode variables...
2012-08-31 Chad RosierThe ConvertToMCInst() function can't fail, so remove...
2012-08-29 Owen AndersonAllow targets to specify a minimum supported NOP size...
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-08-23 Lang HamesMake the setInst method take its MCInst parameter by...
2012-08-22 Jim GrosbachMCInstFragment constructor should take by-reference...
2012-08-22 Jack CarterFor mips64 switch statements in subroutines could generate
2012-08-21 Chad Rosier[ms-inline asm] Do not report a Parser error when match...
2012-08-21 Chad Rosier[ms-inline asm] Expose the ErrorInfo from the MatchInst...
2012-08-16 Jakob Stoklund OlesenAdd an MCID::Select flag and TII hooks for optimizing...
2012-08-14 Jim GrosbachSwitch the fixed-length disassembler to be table-driven.
2012-08-09 Chad Rosier[ms-inline asm] Extend the MC AsmParser API to match...
2012-08-08 Jim GrosbachMove [SU]LEB128 encoding to a utility header.
2012-08-08 Andrew TrickAdded MispredictPenalty to SchedMachineModel.
2012-08-06 Jakob Stoklund OlesenFix typo.
2012-07-27 Jakob Stoklund OlesenGive MCRegisterInfo an implementation file.
2012-07-27 Jakob Stoklund OlesenEliminate the large XXXSubRegTable constant arrays.
2012-07-25 Jakob Stoklund OlesenDifferentially encode all MC register lists.
2012-07-21 Akira HatanakaAdd VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx...
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-07-07 Andrew TrickTweak spelling.
2012-07-05 Owen AndersonFix an overzealous assertion. It is legitimate for...
2012-07-02 Andrew TrickReapply "Make NumMicroOps a variable in the subtarget...
2012-06-29 Andrew TrickRevert "Make NumMicroOps a variable in the subtarget...
next