DIBuilder: make the return type of createBasicType more specific
[oota-llvm.git] / include / llvm / Support /
2013-02-11 Michael J. Spencer[Support][Compiler] Add LLVM_HAS_VARIADIC_TEMPLATES.
2013-02-06 Michael J. Spencer[Support][ErrorOr] Add support for convertable types.
2013-02-05 Eli BenderskyInitial support for DWARF CFI parsing and dumping in...
2013-02-05 Eli BenderskyBe consistent about the field name - AddressSize, not...
2013-02-05 Andrew TrickRevert "[Support][ErrorOr] Add support for convertable...
2013-02-05 Meador IngeSupport: ensure proper state in ErrorOr copy ctors...
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Michael J. Spencer[Support][ErrorOr] Add support for convertable types.
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-02-03 Michael J. Spencer[Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-31 Evgeniy StepanovAnnotate BumpPtrAllocator for MemorySanitizer.
2013-01-30 Dmitri GribenkoLLDB uses ConvertUTF16toUTF8, remove #ifdef
2013-01-30 Dmitri GribenkoMove UTF conversion routines from clang/lib/Basic to...
2013-01-30 Jack CarterThis patch implements runtime ARM specific
2013-01-25 Reid KlecknerAdd parens to suppress an MSVC 2012 << precedence warning
2013-01-25 Andrew TrickScheduleDAG: colorize the DOT graph and improve formatting.
2013-01-24 Michael J. Spencer[ELF] Add R_X86_64_IRELATIVE.
2013-01-23 Michael J. Spencer[Support][ErrorOr] Don't use nullptr :(
2013-01-23 Michael J. Spencer[Support][ErrorOr] Add optimized specialization of...
2013-01-22 Michael J. Spencer[Support][ErrorOr] Make old gcc happy.
2013-01-22 Tim NorthoverFix truncation of relocation types in Support/ELF.h
2013-01-21 NAKAMURA TakumiSupport/Compiler.h: MSC1600, aka VS2010, is not C+...
2013-01-20 Michael J. Spencer[Support] Port ErrorOr<T> from lld to C++03.
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...
next