[PGO] Extract VP data integrity check code into a helper function (NFC)
[oota-llvm.git] / lib / IR /
2015-11-26 Rafael EspindolaDisallow aliases to available_externally.
2015-11-24 Rong Xu[PGO] Revert revision r254021,r254028,r254035
2015-11-24 Rong Xu[PGO] MST based PGO instrumentation infrastructure
2015-11-24 Krzysztof ParzyszekAdd vector types for intrinsics
2015-11-24 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-23 Krzysztof ParzyszekRevert r253923.
2015-11-23 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-22 Benjamin Kramer[MDBuilder] Simplify code using initializer lists....
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2015-11-21 Teresa Johnson[ThinLTO] Handle bitcode without function summary secti...
2015-11-20 Owen AndersonFix another infinite loop in Reassociate caused by...
2015-11-20 Owen AndersonFix a pair of issues that caused an infinite loop in...
2015-11-19 Elena DemikhovskyPointers in Masked Load, Store, Gather, Scatter intrinsics
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Sanjoy DasTeach the inliner to track deoptimization state
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-16 David Majnemer[IR] Manage TheNoneToken with a std::unique_ptr
2015-11-16 Keno Fischer[DIBuilder] Make createReferenceType take size and...
2015-11-16 Keno FischerAlso map the personality function in CloneFunctionInto
2015-11-13 Akira HatanakaRevert r252990.
2015-11-13 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-11-12 Akira HatanakaRevert r252949.
2015-11-12 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-11-12 Rafael EspindolaComment update. NFC.
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-11 Sanjoy DasIntroduce deoptimization operand bundles
2015-11-11 Akira HatanakaMove the enum attributes defined in Attributes.h to...
2015-11-10 Sanjoy Das[IR] Make {Call,Invoke}::cloneImpl aware of operand...
2015-11-10 Sanjoy Das[OperandBundles] Identify operand bundles with both...
2015-11-07 Sanjoy Das[OperandBundles] Rename accessor, NFC
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 James MolloyAdd a new attribute: norecurse
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Sanjoy Das[IR] Add bounds checking to dataOperandHasImpliedAttr
2015-11-04 Sanjoy Das[IR] Add a `data_operand` abstraction
2015-11-04 Sanjoy Das[IR] Add bounds checking to paramHasAttr
2015-11-03 Simon Pilgrim[X86][XOP] Add support for the matching of the VPCMOV...
2015-11-02 Teresa JohnsonFix use-after-free in function index merging code.
2015-11-02 David BlaikieStringRef-ify DiagnosticInfoSampleProfile::Filename
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-10-22 Sanjoy Das[SCEV] Opportunistically interpret unsigned constraints...
2015-10-22 Sanjoy Das[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
2015-10-22 Sanjoy Das[OperandBundles] Make function attributes conservativel...
2015-10-21 Vedant Kumar[Verifier] Minor comment update, NFC
2015-10-18 Craig TopperMake a bunch of static arrays const.
2015-10-15 Eric ChristopherRemove DIFile from createSubroutineType.
2015-10-14 Richard SmithRename one of our two llvm::GCOVOptions classes to...
2015-10-09 Artur PilipenkoAdd verification for align, dereferenceable, dereferenc...
2015-10-08 Duncan P. N. Exon... IR: Remove implicit iterator conversions from lib/IR...
2015-10-08 Sanjoy Das[IRBuilder] Change the `gc.statepoint` creation interface
2015-10-07 Duncan P. N. Exon... IR: Create SymbolTableList wrapper around iplist, NFC
2015-10-07 Sanjoy Das[IRBuilder] Add gc.statepoint related methods to IRBuilder
2015-10-07 Reid Kleckner[SEH] Add llvm.eh.exceptioncode intrinsic
2015-10-06 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in source...
2015-10-06 Duncan P. N. Exon... IR: Use auto for iterators, NFC
2015-10-06 Duncan P. N. Exon... IR: Remove unnecessary TraitsClass typedef, NFC
2015-10-06 Duncan P. N. Exon... IR: Remove unnecessary specialization of getSymTab...
2015-10-06 Vedant Kumar[Function] Clean up {prefix,prologue} data routines...
2015-10-05 Jakub StaszakSimplify code. No functionality change.
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-09-30 Evgeniy StepanovFix debug info with SafeStack.
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-28 Artur PilipenkoIntroduce !align metadata for load instruction
2015-09-27 Justin BognerAsmWriter: Print the argument names in declarations...
2015-09-24 Sanjoy Das[Bitcode][Asm] Teach LLVM to read and write operand...
2015-09-24 Sanjoy Das[IR] Add operand bundles to CallInst and InvokeInst.
2015-09-24 Sanjoy Das[IR] Teach `llvm::User` to co-allocate a descriptor.
2015-09-23 Philip ReamesRemove handling of AddrSpaceCast in stripAndAccumulateI...
2015-09-23 Simon Pilgrim[X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics...
2015-09-21 Stephen CanonRemove roundingMode argument in APFloat::mod
2015-09-17 Piotr PadlewskiAdded MD_invariant_group to LLVMContext
2015-09-14 David Blaikie[opaque pointer types] Add an explicit value type to...
2015-09-14 David BlaikieRevert "[opaque pointer type] Pass GlobalAlias the...
2015-09-12 Bruce MitchenerFix typos.
2015-09-11 Reid Kleckner[IR] Print the label operands of a catchpad like an...
2015-09-11 NAKAMURA Takumi[PR24785] Appease MSC18 to tweak optimizations.
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-11 Duncan P. N. Exon... AsmWriter: Avoid O(N^2) processing of metadata
2015-09-10 David Majnemer[IR] Conservatively mark 'catchpad' as accessing memory
2015-09-10 Chandler Carruth[LPM] Simplify this code and fix a compile error for...
2015-09-10 Chandler Carruth[LPM] Use a map from analysis ID to immutable passes...
2015-09-09 Matt ArsenaultSelectionDAG: Support Expand of f16 extloads
2015-09-03 Sanjoy Das[IR] Have AttrBuilder::clear clear `TargetDepAttrs`.
2015-09-03 Karl SchimpfFix SEGV in InlineAsm::ConstraintInfo::Parse.
2015-09-03 Karl SchimpfFix SEGV in InlineAsm::ConstraintInfo::Parse.
2015-09-03 Joseph Tremoulet[WinEH] Add llvm.eh.exceptionpointer intrinsic
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-09-02 Ahmed Bougacha[X86] Require 32-byte alignment for 32-byte VMOVNTs.
2015-09-02 Justin BognerIR: Remove an unused AssemblyWriter constructor. NFC
2015-09-02 Justin BognerIR: Remove a redundant function. NFC
2015-09-02 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-09-02 Sanjay Pateladd unpredictable metadata type for control flow
2015-09-02 Justin BognerIR: Invert a condition to make it more legible. NFC
2015-09-02 Joseph Tremoulet[TableGen] Allow TokenTy in intrinsic signatures
2015-08-31 Naomi MusgraveRollback of commit "Repress sanitization on User dtor."
2015-08-31 Naomi MusgraveUndo reversion on commit: Revert "Revert "Repress sanit...
2015-08-31 Naomi MusgraveRevert "Repress sanitization on User dtor. Modify msan...
2015-08-31 Naomi MusgraveRepress sanitization on User dtor. Modify msan macros...
next