Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin...
[oota-llvm.git] / include / llvm / IR /
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-06 NAKAMURA TakumiDIBuilder.h: Prune \param(s) corresponding to r252219...
2015-11-06 Igor Laevsky[Statepoints] Mark gc.result and gc.relocate as readonly
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Dan Gohman[WebAssembly] Update wasm builtin functions to match...
2015-11-05 Asaf Badouhrevert rev. 252153 due to build failure on ubuntu
2015-11-05 Asaf Badouh[X86][AVX512] add comi with Sae
2015-11-04 Sanjoy Das[IR] Add a `data_operand` abstraction
2015-11-04 James MolloyRevert "[PatternMatch] Switch to use ValueTracking...
2015-11-04 Sanjoy Das[OperandBundles] Refactor; NFCI.
2015-11-04 Sanjoy Das[OperandBundles] Refactor; NFCI
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonRevert "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonSupport for ThinLTO function importing and symbol linking.
2015-11-02 David BlaikieStringRef-ify DiagnosticInfoSampleProfile::Filename
2015-11-02 Teresa JohnsonClang format a few prior patches (NFC)
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-11-02 James Molloy[PatternMatch] Switch to use ValueTracking::matchSelect...
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-10-30 Justin BognerPM: Print the IR unit's name in debug output. NFC
2015-10-27 Vedant Kumar[IR] Limit bits used for CallingConv::ID, update tests
2015-10-27 Asaf Badouh[X86][AVX512] [X86][AVX512] add convert float to half
2015-10-26 Igor Laevsky[RS4GC] Strip noalias attribute after statepoint rewrite
2015-10-23 Saleem AbdulrasoolSupport, IR: silence -Wunused-parameter
2015-10-22 Sanjoy Das[SCEV] Opportunistically interpret unsigned constraints...
2015-10-22 Asaf Badouh[X86][AVX512] extend vcvtph2ps to support xmm/ymm and...
2015-10-22 Sanjoy Das[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
2015-10-22 Sanjoy Das[OperandBundles] Teach AliasAnalysis about operand...
2015-10-22 Sanjoy Das[OperandBundles] Make function attributes conservativel...
2015-10-20 Igor BregerAVX512: Implemented encoding and intrinsics for VPBROAD...
2015-10-20 Andrea Di Biagio[x86] Fix AVX maskload/store intrinsic prototypes.
2015-10-19 Duncan P. N. Exon... Vectorize: Remove implicit ilist iterator conversions...
2015-10-18 Asaf Badouh[X86][AVX512DQ] add scalar fpclass
2015-10-15 Benjamin Kramer[DebugInfo] Remove dead forwarding accessors. NFC.
2015-10-15 Igor BregerAVX512: Implemented encoding and intrinsics for vpternl...
2015-10-15 Eric ChristopherRemove DIFile from createSubroutineType.
2015-10-12 Amjad Aboud[X86] Add XSAVE intrinsic family
2015-10-09 Reid Kleckner[WinEH] Delete the old landingpad implementation of...
2015-10-09 Owen AndersonRefine the definition of convergent to only disallow...
2015-10-08 Duncan P. N. Exon... IR: Remove implicit iterator conversions from lib/IR...
2015-10-08 Sanjoy Das[RS4GC] Refactoring to make a later change easier,...
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 Sanjoy Das[OperandBundles] Add an accessor to get an operand...
2015-10-07 Sanjoy Das[OperandBundles] Remove a useless accessor from Operand...
2015-10-07 Reid Kleckner[SEH] Add llvm.eh.exceptioncode intrinsic
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 Duncan P. N. Exon... IR: Use typedefs for getSublistAccess(), NFC
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-10-04 Igor BregerAVX512: Implemented encoding and intrinsics for VPERMIL...
2015-10-02 Sanjoy DasFix comment ASCII art to unbreak the gcc 4.9.1 build
2015-10-02 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
2015-10-01 Tom StellardAMDGPU: Add MEM_RAT STORE_TYPED.
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-29 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in exampl...
2015-09-29 Nemanja IvanovicAddition of interfaces the BE to conform to Table A...
2015-09-28 Artur PilipenkoIntroduce !align metadata for load instruction
2015-09-27 Justin BognerAsmWriter: Print the argument names in declarations...
2015-09-24 Matt ArsenaultAMDGPU: Add s_dcache_* instructions
2015-09-24 Matt ArsenaultAMDGPU: Add cache invalidation instructions.
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 Reames[docs] Update DominatorTree docs to clarify expectation...
2015-09-22 Adrian PrantlIR: Add a setDWOId() method to DICompileUnit.
2015-09-22 Adrian PrantlIR: Fix the return value of DICompileUnit::getDWOId.
2015-09-22 NAKAMURA TakumiPrune trailing whitespaces.
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-09-22 NAKAMURA TakumiReformat comment lines.
2015-09-22 NAKAMURA TakumiReformat.
2015-09-20 Igor BregerAVX512: Implemented encoding and intrinsics for vcmpss/sd.
2015-09-20 Asaf Badouh[X86][AVX512] extend support in Scalar conversion
2015-09-20 Igor BregerAVX512: vsqrtss/sd encoding and intrinsics implementation.
2015-09-20 Asaf Badouh[X86][AVX512DQ] Add fpclass instruction
2015-09-20 Igor BregerAVX512: Implemented intrinsics for vshuff32x4, vshuff64...
2015-09-20 Igor BregerAVX512: Implement instructions encoding, lowering and...
2015-09-17 Piotr PadlewskiAdded MD_invariant_group to LLVMContext
2015-09-16 Sanjoy Das[InstCombine] Optimize icmp slt signum(x), 1 --> icmp...
2015-09-15 Piotr PadlewskiIntroducing llvm.invariant.group.barrier intrinsic
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 Hal FinkelMove asserts from PHINode::addIncoming to PHINode:...
2015-09-10 Reid KlecknerCorrect the return type of CreateCleanupEndPad
2015-09-10 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-10 Chandler Carruth[LPM] Use a map from analysis ID to immutable passes...
2015-09-09 Renato GolinRevert "AVX512: Implemented encoding and intrinsics...
2015-09-09 Sanjay Patelallow unpredictable metadata on switch statements
2015-09-09 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-08 Evgeniy StepanovFix isDiscardableIfUnused to include available_external...
2015-09-03 Silviu BarangaFix IRBuilder CreateBitOrPointerCast for vector types
2015-09-03 Joseph Tremoulet[WinEH] Add llvm.eh.exceptionpointer intrinsic
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-09-03 Igor BregerAVX512: Implemented encoding and intrinsics for vplzcnt...
2015-09-02 Justin BognerIR: Remove a redundant function. NFC
2015-09-02 Sanjay Pateladd unpredictable metadata type for control flow
next