Introduce a SpecialCaseList ctor which takes a MemoryBuffer to make
[oota-llvm.git] / lib / IR /
2013-07-09 Eric ChristopherRevert "DebugInfo: remove unused helper function getDIC...
2013-07-08 Manman RenDebugInfo: remove unused helper function getDIComposite...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-07-04 David BlaikieDebugInfo: Consider global variables without locations...
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Chad RosierUse an RWMutex instead of a Mutex in PassRegistry.
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-02 Manman RenDebug Info: cleanup
2013-07-02 Tobias GrosserIRVerifier: Correctly check attribute types
2013-07-01 Manman RenDebug Info: clean up usage of Verify.
2013-07-01 Manman RenDebug Info: Scope of a DebugLoc should not be null.
2013-06-30 Benjamin KramerConstantFold: Check that truncating the other side...
2013-06-29 Manman RenDebug Info: clean up usage of Verify.
2013-06-28 Matt ArsenaultFix extra whitespace / formatting
2013-06-27 Peter CollingbourneRename DIBuilder::createNullPtrType to createUnspecifie...
2013-06-27 Michael GottesmanAdded support for the Builtin attribute.
2013-06-25 Adrian Prantls/C++0x/C++11/
2013-06-25 Bill WendlingThe GCDA 402 format won't have a second checksum either.
2013-06-24 Adrian Prantltypo.
2013-06-24 David BlaikieDebugInfo: DIBuilder changes to match DIEnumerator...
2013-06-22 David BlaikieDebugInfo: Support (using GNU extensions) for template...
2013-06-21 David BlaikieDebugInfo: When asm printing include a '[def]' tag...
2013-06-19 Michael Gottesman[APFloat] Converted all references to APFloat::isNormal...
2013-06-18 Bill WendlingWe want a string representation of the attribute, not...
2013-06-13 Derek SchuffFix DeleteDeadVarargs not to crash on functions referen...
2013-06-11 Rafael EspindolaRequire members of llvm.used to be named.
2013-06-07 Manman RenDIBuilder: No functionality change.
2013-06-07 Manman RenDIBuilder: No functionality change.
2013-06-01 Benjamin KramerMove getRealLinkageName to a common place and remove...
2013-06-01 Benjamin KramerMove object construction into [] so the temporary can...
2013-05-29 Adrian PrantlSimplify logic by using the appropriate functions.
2013-05-27 Rafael EspindolaMake it explicit that GlobalAlias are ok in llvm.used.
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2013-05-23 Daniel MaleaRe-implement DebugIR in a way that does not subclass...
2013-05-22 David BlaikieSolidify the assumption that a DW_TAG_subprogram's...
2013-05-22 Filip PizloExpose the RTDyldMemoryManager through the C API. This...
2013-05-21 Filip PizloRoll out r182407 and r182408 because they broke builds.
2013-05-21 Filip PizloExpose the RTDyldMemoryManager through the C API. This...
2013-05-20 David BlaikiePR14606: Debug Info for namespace aliases/DW_TAG_import...
2013-05-18 Matt ArsenaultRemove duplicated comment
2013-05-15 Eli BenderskyRemove dead code.
2013-05-14 Jakob Stoklund OlesenSpeed up Value::isUsedInBasicBlock() for long use lists.
2013-05-10 David BlaikiePR14492: Debug Info: Support for values of non-integer...
2013-05-08 Daniel MaleaAdd DebugIR pass -- emits IR file and replace source...
2013-05-08 Daniel MaleaPull up AssemblyWriter interface into header to allow...
2013-05-07 David BlaikieRename DIImportedModule to DIImportedEntity and allow...
2013-05-06 Rafael EspindolaFix const merging when an alias of a const is llvm...
2013-05-05 Dmitri GribenkoAdd ArrayRef constructor from None, and do the cleanups...
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-05-01 Rafael EspindolaNow that the underlying issue is fixed, revert r180750...
2013-04-30 Rafael EspindolaChange getSlotIndex to return unsigned.
2013-04-29 Bill WendlingRevert the command line option patch. However, keep...
2013-04-29 Reid KlecknerRevert "revert r179735, it has no testcases, and doesn...
2013-04-25 Chris Lattnerrevert r179735, it has no testcases, and doesn't really...
2013-04-23 Stephen LinAdd some constraints to use of 'returned':
2013-04-23 Carlo KokExpose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW...
2013-04-22 Manman RenStruct-path aware TBAA: update getMostGenericTBAA
2013-04-22 Eric ChristopherMove C++ code out of the C headers and into either...
2013-04-22 Rafael EspindolaAlso verify llvm.compiler_used.
2013-04-22 Rafael EspindolaClarify that llvm.used can contain aliases.
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-19 Eric Christopher80-col fixup.
2013-04-19 Adrian PrantlRename ClassType to the more accurate UnderlyingType...
2013-04-19 Benjamin KramerAttributes: Don't print trailing whitespace on the...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-04-18 Bill WendlingMake the TargetIndependent flag have the right boolean...
2013-04-18 Bill WendlingCleanup patch:
2013-04-18 Bill WendlingThis patch addresses two cleanup issues:
2013-04-18 Tom StellardC API: Fix coding style
2013-04-17 Bill WendlingAdd an option `-enable-old-style-attr-syntax' to print...
2013-04-17 Bill WendlingAppease a gcc warning about an overflow in a constant...
2013-04-17 Benjamin KramerDon't store AttributeSet::FunctionIndex as an int.
2013-04-17 David BlaikiePR15149/r174304 improvement - print hex for unknown...
2013-04-16 Tom StellardC API: Add LLVMGetBufferSize()
2013-04-16 Tom StellardC API: Add LLVMGetBufferStart()
2013-04-16 Tom StellardC API: Add LLVMAddTargetDependentFunctionAttr()
2013-04-16 Bill WendlingPrint out the target-independent attributes in a commen...
2013-04-16 Eli BenderskyCleanup naming: DataLayout s/TD/DL/
2013-04-16 Hans WennborgAdd four new functions and one new enum to the C API:
2013-04-13 Benjamin KramerFix a scalability issue with complex ConstantExprs.
2013-04-12 Benjamin KramerFix a disconcerting bug in Value::isUsedInBasicBlock...
2013-04-03 Eli BenderskyMeasure time that IR parsing took as part of the -time...
2013-04-02 Eric ChristopherSupport and test template arguments for unions.
2013-04-02 Eric ChristopherReformat arguments.
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieFix comment
2013-03-27 Benjamin KramerSilence warning about mixing || in &&, fix up 80-cols.
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-26 David BlaikieMake DIBuilder::createClassType more type safe by retur...
2013-03-26 David BlaikieDebugInfo: more support for mutating DICompositeType...
2013-03-26 David BlaikieDebug Info: Provide a means to update the members of...
2013-03-22 David BlaikieSwap the DIFile in DILexicalBlockFile out for the raw...
2013-03-22 David Blaikiereorder the fields in DILexicalBlockFile to match the...
2013-03-22 Bill WendlingRevert r177675. This is language-specific and shouldn...
2013-03-22 David BlaikieRefactor out the DIFile parameter to DILexicalBlock...
2013-03-22 Arnaud A. de Grand... InstCombine: Improve the result bitvect type when foldi...
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-21 David BlaikieRefactor the filename/directory information in DISubpro...
next