Use AttributeSet accessor methods instead of Attribute accessor methods.
[oota-llvm.git] / include / llvm / Support /
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-17 Aaron BallmanReverting back to the fallback instead of using the...
2013-01-17 Aaron BallmanReverting back to the fallback instead of using popcnt...
2013-01-16 Aaron BallmanWrapping __popcnt64 for MSVC so that it's only used...
2013-01-16 Michael J. Spencer[Support] Include the intrisics header and check for...
2013-01-16 Michael J. Spencer[Support] Add MSVC intrinsic for CountPopulation.
2013-01-16 Michael J. Spencer[Support] Update MSVC compiler support in Compiler.h.
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2013-01-15 Michael J. Spencer[Support] Add LLVM_CONSTEXPR.
2013-01-13 Dmitri GribenkoRemove redundant 'llvm::' qualifications
2013-01-11 Dmitri GribenkoAdd a new portability macro LLVM_FUNCTION_NAME, that...
2013-01-10 Jordan RoseAdd basic fix-its to SMDiagnostic.
2013-01-10 NAKAMURA TakumiSignal.h: Add <cstdio> for FILE*, since r171989.
2013-01-10 Douglas GregorFix a race condition in the lock-file manager: once...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-09 Argyrios KyrtzidisMove the internal PrintStackTrace function that is...
2013-01-09 Adhemerval ZanellaPowerPC: EH adjustments
2013-01-09 Shankar Easwaranadd hexagon flags in ELF.h
2013-01-09 Manuel KlimekIncrase the number of parameters for AlignedCharArrayUnion.
2013-01-08 Nick KledzikFix memory leak in YAML I/O.
2013-01-08 Eric ChristopherRemove the llvm-local DW_TAG_vector_type tag and add...
2013-01-08 Eric ChristopherRemove what appears to be a dead llvm-specific debug...
2013-01-07 Jordan RoseChange SMRange to be half-open (exclusive end) instead...
2013-01-07 Quentin ColombetWhen code size is the priority (Oz, MinSize attribute...
2013-01-05 Jakob Stoklund OlesenAdd an ArrayRecycler class.
2013-01-05 Chandler CarruthProvide a default constructor for TimeValue. This was...
2013-01-04 Chandler CarruthAdd time getters to the process interface for requestin...
2013-01-04 Jakob Stoklund OlesenSpecial case Recycler::clear(BumpPtrAllocator).
2013-01-04 Nick KledzikFix how YAML I/O detects flow sequences.
2013-01-04 Adhemerval ZanellaPowerPC: Fix eh_frame relocation for PIC
2013-01-03 NAKAMURA TakumiCompiler.h: Leave LLVM_BUILTIN_UNREACHABLE undefined...
2013-01-02 Michael J. SpencerRestrict __builtin_assume_aligned to gcc 4.7+
2013-01-02 Michael J. Spencer[Support][Endian] Add support for specifying the alignm...
2013-01-02 Argyrios KyrtzidisDon't #include stuff outside the include guards.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-31 Chandler CarruthMake it explicit that the only entry points to the...
2012-12-31 Chandler CarruthRemove an unused method on Program.
2012-12-31 Chandler CarruthRemove an unused method on the Program class.
2012-12-31 Chandler CarruthGo ahead and get rid of the old page size interface...
2012-12-31 Chandler CarruthFlesh out a page size accessor in the new API.
2012-12-31 Chandler CarruthRemove the declspecs from small alignments that we...
2012-12-31 Chandler CarruthRemove an unused function in the old Process interface.
2012-12-31 Michael J. Spencer[AlignOf] Add AlignedCharArray and refactor AlignedChar...
2012-12-31 Chandler CarruthBegin sketching out the process interface.
2012-12-31 Chandler CarruthStart sketching out a roadmap for better subprocess...
2012-12-22 Bill WendlingChange 'AttrVal' to 'AttrKind' to better reflect that...
2012-12-22 Richard SmithFix some undefined behavior when parsing YAML input...
2012-12-20 Roman DivackyRemove MCTargetAsmLexer and its derived classes now...
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-18 Eric ChristopherAdd support for passing -main-file-name all the way...
2012-12-17 Nick KledzikUse different trait techniques to be compatible with g++
2012-12-14 Bill SchmidtThis patch improves the 64-bit PowerPC InitialExec...
2012-12-13 Michael IlsemanPattern matching code for intrinsics.
2012-12-13 Michael Ilsemanm_CombineOr and m_CombineAnd pattern combinators
2012-12-12 Benjamin KramerYAMLIO: Remove all of the template instantiation hacks...
2012-12-12 Nick KledzikAlignedCharArrayUnion is erroring with non-clang compilers
2012-12-12 Nick KledzikInitial implementation of a utility for converting...
2012-12-12 Bill SchmidtThis patch implements local-dynamic TLS model support...
2012-12-12 Michael IlsemanPattern matchers for floating point values
2012-12-12 Michael IlsemanRemove FIXMEs surrounding Constant[Data]Vectors, instead
2012-12-11 Bill SchmidtThis patch implements the general dynamic TLS model...
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-07 Michael IlsemanRemove trailing whitespace
2012-12-05 Michael J. SpencerUpdates to Win64EH.h structures.
2012-12-04 Bill SchmidtThis patch introduces initial-exec model support for...
2012-12-03 Michael J. Spencer[Support] Make FileOutputBuffer work on Windows.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-30 Chandler CarruthSwitch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
2012-11-30 Chandler CarruthSeparate out the tests for whether the compiler suports...
2012-11-30 Chandler CarruthMove the InstVisitor utility into VMCore where it belon...
2012-11-30 Jordan RoseAdd a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
2012-11-28 Eli BenderskyAdd backreference matching capabilities to Support...
2012-11-27 Bill SchmidtThis patch implements medium code model support for...
2012-11-25 Craig TopperAdd an extra slash so doxygen comments will be properly...
2012-11-19 Sean SilvaAllow using MemoryBuffers with yaml::Stream directly.
2012-11-16 Eric ChristopherAdd constant definitions for fission dwarf attributes...
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-11-13 Ulrich WeigandAdd (some) PowerPC TLS relocation types to ELF.h and
2012-11-13 Duncan SandsFix the instcombine GEP index widening transform to...
2012-11-07 Eric ChristopherAdd a relocation visitor to lib object. This works...
2012-11-05 Rafael EspindolaAdd missing this->. Fixes pr14238.
2012-11-03 Duncan SandsFix the IntegersSubsetTest unit test when compiled...
2012-10-31 James MolloyAdd support for ARM segment types PT_ARM_ARCHEXT, PT_AR...
2012-10-31 Rafael Espindolaxlc supports __attribute__((aligned(x))), use it.
2012-10-30 Sid Manning * Add e_flags enum for Hexagon
2012-10-29 Evgeniy Stepanovva_start, va_end, va_copy: InstrinsicInst subclasses...
2012-10-12 Andrew KaylorCorrecting enum values mentioned in comments.
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-10-11 Sean SilvaCasting.h: Automatically handle isa<Base>(Derived).
2012-10-09 Bill WendlingUse the attribute builder to add attributes to call...
2012-10-09 Bill WendlingUse the attribute enums to query if a function has...
2012-10-09 Bill WendlingUse the attribute enums to query if a parameter has...
2012-10-09 Rafael EspindolaEnable response files in all tools. Patch by Liu, Yaxun...
2012-10-09 Bill WendlingRemove more uses of the attribute enums by supplying...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-04 Bill WendlingAdd method to query for NoCapture attribute.
2012-10-04 Bill WendlingAdd method to query for 'NoAlias' attribute on call...
2012-10-03 Bill WendlingAdd methods which query for the specific attribute...
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
next