Fix for PR23310: llvm-dis crashes when trying to upgrade an intrinsic.
[oota-llvm.git] / include /
2015-07-02 Rafael EspindolaHandle .dynsym a bit more like we handle .symtab.
2015-07-02 Rafael EspindolaUse default member initializes. NFC.
2015-07-02 Leny Kholodov[Support] Lazy load of dbghlp.dll on Windows
2015-07-02 Rafael EspindolaMove error checking from once per relocation to once...
2015-07-02 Rafael EspindolaExpose getRel and getRela to reduce code duplication.
2015-07-02 Rafael EspindolaImprove error message.
2015-07-02 Charlie Turner[GraphWriter] Don't wait on xdg-open when not on Apple.
2015-07-02 Sanjoy Das[NFC] Make the Statepoint class more like CallSite
2015-07-02 Sanjoy Das[Statepoints][NFC] Constify accessors on Statepoint.
2015-07-02 Sanjoy Das[Statepoints][NFC] Rename variables to llvm style.
2015-07-02 Sanjoy Das[Statepoints][NFC] Add Statepoint::operator bool()
2015-07-02 Sanjoy Das[Statepoints][NFC] Add Statepoint::getGCResult.
2015-07-02 Eric ChristopherAdd a routine to TargetTransformInfo that will allow...
2015-07-01 Pawel BylicaChange APInt comparison with uint64_t.
2015-07-01 Pete CooperPack MCSymbol::Flags in to the bitfield with other...
2015-07-01 Pete CooperEncode MCSymbol alignment as log2(align).
2015-07-01 Sanjay Pateladd a cl::opt override for TargetLoweringBase's JumpIsE...
2015-07-01 David BlaikieRevert "[DWARF] Fix debug info generation for function...
2015-07-01 Matthias BraunLivePhysRegs: Add support to add pristine registers...
2015-07-01 Rafael EspindolaReturn ErrorOr from getSection.
2015-07-01 Michael Kuperstein[DWARF] Fix debug info generation for function static...
2015-06-30 Reid Kleckner[SEH] Add new intrinsics for recovering and restoring...
2015-06-30 Alexey Samsonov[IRBuilder] Delete unused constructor and SetInsertPoin...
2015-06-30 Pete CooperPack MCSymbol::HasName in to a spare bit in the section...
2015-06-30 Rafael EspindolaUse ErrorOr in getRelocationAdress.
2015-06-30 Rafael EspindolaImplement containsSymbol with other lower level methods.
2015-06-30 Rafael EspindolaRemove Elf_Shdr_Iter. Diagnose files with invalid secti...
2015-06-30 Alexey Samsonov[DebugInfo] Let IRBuilder::SetInsertPoint(BB::iterator...
2015-06-30 Alex LorenzMIR Serialization: Serialize MBB successors.
2015-06-30 Rafael EspindolaFix the name of the iterator functions to match the...
2015-06-30 Rafael EspindolaReport an error on invalid sh_entsize.
2015-06-30 Ranjeet SinghReverting r241058 because it's causing buildbot failures.
2015-06-30 Ranjeet SinghThere are a few places where subtarget features are...
2015-06-30 Michael Kuperstein[X86] Add FXSR intrinsics
2015-06-30 NAKAMURA TakumiELF.h: Prune obsolete comments removed in r240996....
2015-06-30 Rafael EspindolaDon't return error_code from a function that doesn...
2015-06-30 Dan GohmanDrop the OS from the WebAssembly target triple for...
2015-06-30 Rafael EspindolaMove function to the only file that uses it.
2015-06-30 Rafael EspindolaDon't return error_code from a function that doesn...
2015-06-30 Adrian PrantlDebug info: Add dwarf backend support for DIModule.
2015-06-30 Rafael EspindolaDon't return error_code from a function that doesn...
2015-06-30 Dan GohmanFix LastArchType to point to the new last arch.
2015-06-30 Rafael EspindolaCleanup getRelocationAddend.
2015-06-30 Rui UeyamaObject/COFF: Define coff_symbol_generic.
2015-06-29 Rafael EspindolaUse asserts for checks that should never fail.
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend
2015-06-29 Rafael EspindolaDon't return error_code from function that never fails.
2015-06-29 Peter Collingbournelto: Clean up C libLTO interfaces pertaining to linker...
2015-06-29 Adrian PrantlAdd a DIModule metadata node to the IR.
2015-06-29 Peter CollingbourneTeach LTOModule to emit linker flags for dllexported...
2015-06-29 Rafael EspindolaConvert obj->getSymbolName to sym->getName.
2015-06-29 Benjamin Kramer[MMI] Use TinyPtrVector instead of PointerUnion with...
2015-06-29 Alex LorenzMIR Serialization: Serialize the register mask machine...
2015-06-29 Tobias GrosserMove delinearization from SCEVAddRecExpr to ScalarEvolution
2015-06-29 Rafael EspindolaFactor out the checking of string tables.
2015-06-29 Rafael EspindolaConvert an assert that can fail into error checking.
2015-06-29 Rafael EspindolaRemove Elf_Sym_Iter.
2015-06-29 Elena DemikhovskyAVX-512: all forms of SCATTER instruction on SKX,
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Igor BregerAVX-512: Implemented missing encoding and intrinsics...
2015-06-28 Asaf Badouh[x86][AVX512]
2015-06-28 Elena DemikhovskyAVX-512: Added all SKX forms of GATHER instructions.
2015-06-27 Benjamin Kramer[SDAG] Now that we have a way to communicate the exact...
2015-06-27 Duncan P. N. Exon... AsmPrinter: Document why DIEValueList uses a linked...
2015-06-27 Duncan P. N. Exon... IR: Expose ModuleSlotTracker in Value::print()
2015-06-26 Lang Hames[StackMaps] Add a lightweight parser for stackmap versi...
2015-06-26 Duncan P. N. Exon... CodeGen: Push the ModuleSlotTracker through Metadata
2015-06-26 Duncan P. N. Exon... CodeGen: Push the ModuleSlotTracker through MachineOperands
2015-06-26 Philip Reames[Verifier] Follow on to 240836
2015-06-26 Duncan P. N. Exon... CodeGen: Use a single SlotTracker in MachineFunction...
2015-06-26 Philip Reames[Verifier] Verify invokes of intrinsics
2015-06-26 Tom StellardAMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
2015-06-26 Mehdi AminiDataLayout now returns a const ref to its member string...
2015-06-26 Benjamin KramerAdd Value.def to the list of textual includes, excludin...
2015-06-26 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Benjamin KramerMake header parse standalone. NFC.
2015-06-26 Rafael EspindolaFix error handling in getString and simplify callers.
2015-06-26 Rafael EspindolaDelete dead code. NFC.
2015-06-26 Pete CooperAdd op_values() to iterate over the SDValue operands...
2015-06-26 David BlaikieMove VectorUtils from Transforms to Analysis to correct...
2015-06-26 David BlaikieFix ODR violation waiting to happen by making static...
2015-06-26 Alex LorenzMIR Serialization: Serialize machine basic block operands.
2015-06-26 Rafael EspindolaELF: Simplify the rel/rela implementation.
2015-06-26 Rafael EspindolaRename getObjectFile to getObject for consistency.
2015-06-26 Rafael EspindolaImplement elf_section_iterator and getELFType().
2015-06-26 Rafael EspindolaExpose getFlags via ELFSectionRef.
2015-06-26 Rafael EspindolaAdd a ELFSectionRef class and use it to expose getSecti...
2015-06-26 Rafael EspindolaSimplify getSymbolType.
2015-06-26 Rafael EspindolaMake getOther ELF only.
2015-06-26 Hao Liu[InterleavedAccess] Add a pass InterleavedAccess to...
2015-06-26 Duncan P. N. Exon... AsmPrinter: More explicitly scope iterator for MSVC
2015-06-26 Duncan P. N. Exon... AsmPrinter: Explicitly scope iterator for MSVC
2015-06-25 Duncan P. N. Exon... AsmPrinter: Use an intrusively linked list for DIE...
2015-06-25 Duncan P. N. Exon... AsmPrinter: Convert DIE::Values to a linked list
2015-06-25 Michael J. Spencer[ELF] Move ELF{32,64}{L,B}E typedefs to llvm.
2015-06-25 Michael J. Spencer[ELF] Add some accessors for lld.
2015-06-25 Rafael EspindolaAdd an ELFSymbolRef type.
2015-06-25 Michael J. Spencer[Object][ELF] Add support for dumping dynamic relocatio...
2015-06-25 Rafael Espindolallvm-nm: Don't print mapping symbols.
next