Delete trailing whitespace; NFC
[oota-llvm.git] / lib / IR /
2016-01-06 Sanjay Patelfix typos; NFC
2016-01-05 Manuel JacobAdd function for testing string attributes to InvokeIns...
2016-01-05 Manuel Jacob[Statepoints] Refactor GCRelocateOperands into an intri...
2016-01-05 Joseph Tremoulet[WinEH] Simplify unreachable catchpads
2016-01-03 Craig TopperUse std::is_sorted and std::none_of instead of manual...
2016-01-02 Joseph Tremoulet[Verifier] Add braces to satisfy buildbots. NFC
2016-01-02 Joseph Tremoulet[WinEH] Verify catchswitch handlers
2016-01-02 Joseph Tremoulet[WinEH] Tighten parentPad verifier checks
2015-12-30 Teresa Johnson[ThinLTO] Rename variables used in metadata linking...
2015-12-30 Teresa JohnsonEnsure MDNode used as key in metadata linking map canno...
2015-12-29 Chandler Carruth[ptr-traits] Merge the MetadataTracking helpers into...
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-12-25 Craig Topper[IR] Mark the Type subclass helper methods 'inline...
2015-12-23 Keno Fischer[Function] Properly remove use when clearing personality
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Akira HatanakaRevert r256277 and r256279.
2015-12-22 Akira HatanakaAdd a .td file I forgot to add in r256277.
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Manuel JacobRemove deprecated llvm.experimental.gc.result.{int...
2015-12-21 Amjad AboudImplemented Support of IA interrupt and exception handlers:
2015-12-19 Rafael EspindolaAssert that we have all use/users in the getters.
2015-12-19 Vedant KumarRe-reapply "[IR] Move optional data in llvm::Function...
2015-12-19 Vedant KumarRevert "Reapply "[IR] Move optional data in llvm::Funct...
2015-12-19 Vedant KumarReapply "[IR] Move optional data in llvm::Function...
2015-12-19 Vedant KumarRevert "[IR] Move optional data in llvm::Function into...
2015-12-19 Vedant Kumar[IR] Move optional data in llvm::Function into a hungof...
2015-12-18 Rafael EspindolaRemove redundant argument. NFC.
2015-12-18 Rafael EspindolaDrop materializeAllPermanently.
2015-12-18 Rafael EspindolaDrop support for dematerializing.
2015-12-17 JF BastienPolish atomic pointers
2015-12-17 Teresa Johnson[ThinLTO] Metadata linking for imported functions
2015-12-16 Vaivaswatha NagarajAdd InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
2015-12-16 George Burgess IVMinor cleanup of Attribute code. NFC.
2015-12-16 Philip Reames[IR] Add support for floating pointer atomic loads...
2015-12-15 David Majnemer[WinEH] Use operand bundles to describe call sites
2015-12-15 Craig Topper[IR] Add classof for GetElementPtrConstantExpr, Compare...
2015-12-15 Craig TopperUse CmpInst::Predicate instead of 'unsigned short'...
2015-12-15 Mehdi AminiInstcombine: destructor loads of structs that do not...
2015-12-14 Pete CooperAdd missing vtable anchor's.
2015-12-14 David Majnemer[ConstantFold] Fix bitcast to gep constant folding...
2015-12-14 Sanjoy DasTeach haveSameSpecialState about operand bundles
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-12-12 Sanjay Patel[InstCombine] allow any pair of bitcasts to be combined
2015-12-11 Sanjay Patelfix typos; NFC
2015-12-10 Duncan P. N. Exon... Verifier: Avoid quadratic checking of aggregates for...
2015-12-10 Amjad AboudMacro debug info support in LLVM IR
2015-12-10 Sanjoy DasAdd arg_begin() and arg_end() to CallInst and InvokeIns...
2015-12-09 Justin BognerIR: Make ConstantDataArray::getFP actually return a...
2015-12-09 Rong Xu[PGO] Resubmit "MST based PGO instrumentation infrastru...
2015-12-09 Sanjoy DasDon't drop attributes when inlining through "deopt...
2015-12-08 Justin BognerIR: Allow vectors of halfs to be ConstantDataVectors
2015-12-08 Sanjoy DasAdd Instruction::getFunction; NFC
2015-12-07 Philip ReamesRemove debug output that snuck into 254957
2015-12-07 Philip ReamesReapply 254950 w/fix
2015-12-06 Keno Fischer[Verifier] Fix !dbg validation if Scope is the Subprogram
2015-12-04 Philip Reames[PassManager] Ensure destructors of cached AnalysisUsag...
2015-12-04 Sanjoy Das[OperandBundles] Allow operand-specific attributes...
2015-12-04 Philip Reames[LegacyPassManager] Reduce memory usage for AnalysisUsage
2015-12-04 Manman Ren[CXX TLS calling convention] Add CXX TLS calling conven...
2015-12-04 Justin BognerIR: Use format_hex instead of handrolling the conversio...
2015-12-04 Justin BognerIR: Update a comment and a bool that've been out of...
2015-12-03 Easwaran RamanInterface to attach maximum function count from PGO...
2015-12-02 Rafael EspindolaDon't copy information from aliasee to alias.
2015-12-02 Akira Hatanaka[AttributeSet] Overload AttributeSet::addAttribute...
2015-12-01 Justin BognerIR: Clean up some duplicated code in ConstantDataSequen...
2015-12-01 Keno Fischer[Verifier] Improve error for cross-module refs
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
next