Fix Abbrev emission in WriteIdentificationBlock
[oota-llvm.git] / include /
2015-11-05 Rafael EspindolaFix pr24832.
2015-11-04 Rafael EspindolaSimplify now that emitValueToOffset always returns...
2015-11-04 Xinliang David LiDefine portable macros for packed struct definitions:
2015-11-04 Davide Italiano[SimplifyLibCalls] New transformation: tan(atan(x)...
2015-11-04 Sanjay Patelfix typo; NFC
2015-11-04 Eugene ZelenkoFix some Clang-tidy modernize warnings, other minor...
2015-11-04 Justin BognerPM: Rephrase PrintLoopPass as a wrapper around a new...
2015-11-04 Cong HouAdd new interfaces to MBB for manipulating successors...
2015-11-04 Sanjoy Das[IR] Add a `data_operand` abstraction
2015-11-04 James Molloy[SimplifyCFG] Merge conditional stores
2015-11-04 Michael Kuperstein[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
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-04 Alexey Samsonov[LLVMSymbolize] Reduce indentation by using helper...
2015-11-04 Alexey Samsonov[LLVMSymbolize] Properly propagate object parsing error...
2015-11-03 Adam NemetLLE 6/6: Add LoopLoadElimination pass
2015-11-03 Adam Nemet[LAA] LLE 5/6: Add predicate functions Dependence:...
2015-11-03 Adam Nemet[LAA] LLE 4/6: APIs to access the dependent instruction...
2015-11-03 Peter CollingbourneCodeGen, Target: Move Mach-O-specific symbol name logic...
2015-11-03 Alexey Samsonov[LLVMSymbolize] Factor out the logic for printing struc...
2015-11-03 Adam Nemet[LAA] LLE 3/6: Rename InterestingDependence to Dependen...
2015-11-03 Alexey Samsonov[LLVMSymbolize] Move demangling away from printing...
2015-11-03 Adam Nemet[LAA] LLE 2/6: Fix a NoDep case that should be a Forwar...
2015-11-03 Rafael EspindolaDelete dead code.
2015-11-03 Rafael EspindolaSimplify local common output.
2015-11-03 Rafael EspindolaRevert "Revert "[Orc] Directly emit machine code for...
2015-11-03 Rafael EspindolaRevert "[Orc] Directly emit machine code for the x86...
2015-11-03 Lang Hames[Orc] Directly emit machine code for the x86 resolver...
2015-11-03 Michael Kuperstein[X86] Generate .cfi_adjust_cfa_offset correctly when...
2015-11-03 Matthias BraunScheduleDAGInstrs: Remove IsPostRA flag; NFC
2015-11-03 Rafael EspindolaThis never returns end(), simplify to use Child instead...
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 David BlaikieFix the build I just broke
2015-11-02 David BlaikieOrc: Drop some else-after-return, reflow a few spots...
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 Reid Kleckner[Support] Assert that reported key+data lenghts match...
2015-11-02 David BlaikieStringRef-ify DiagnosticInfoSampleProfile::Filename
2015-11-02 Rafael EspindolaELF can handle some relocations of the form -sym +...
2015-11-02 Teresa JohnsonClang format a few prior patches (NFC)
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-11-02 Silviu BarangaAdd missing override statements in ScalarEvolution...
2015-11-02 Silviu Baranga[SCEV][LV] Add SCEV Predicates and use them to re-imple...
2015-11-02 James Molloy[PatternMatch] Switch to use ValueTracking::matchSelect...
2015-11-02 Pawel Bylica[Support] Extend sys::path with user_cache_directory...
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-11-02 Craig TopperFix a -Wpessimizing-move warning.
2015-11-02 Xinliang David Li[PGO] Value profiling (index format) code cleanup and...
2015-11-01 Rafael EspindolaUse Child instead of child_iterator in the archive...
2015-10-31 Rafael EspindolaDon't store a Child to the first regular member.
2015-10-31 Rafael EspindolaDelete dead code.
2015-10-31 Rafael EspindolaSimplify handling of archive Symbol tables.
2015-10-31 Rafael EspindolaSimplify the handling of the archive string table.
2015-10-31 Lang HamesAdd a sys::OwningMemoryBlock class, which is a sys...
2015-10-30 Justin Bogner[PM] Port StripDeadPrototypes to the new pass manager
2015-10-30 Justin Bogner[PM] Port ADCE to the new pass manager
2015-10-30 Justin BognerWhitespace. NFC
2015-10-30 Justin BognerPM: Print the IR unit's name in debug output. NFC
2015-10-30 Lang Hames[Orc] Expose the compile callback API through the C...
2015-10-30 Davide Italiano[MC] Make another header NDEBUG-free.
2015-10-30 Alexey SamsonovLet the users of LLVMSymbolizer decide whether they...
2015-10-30 NAKAMURA Takumillvm/ExecutionEngine/Orc/LogicalDylib.h: Satisfy Modules.
2015-10-30 Alexey Samsonov[LLVMSymbolize] Simplify SymbolizableObjectFile::symbol...
2015-10-29 Alexey Samsonov[LLVMSymbolize] Move printing the description of a...
2015-10-29 Alexey Samsonov[LLVMSymbolize] Move ModuleInfo into a separate class...
2015-10-29 Lang Hames[Orc] Teach IndirectStubsManager to manage an expandabl...
2015-10-29 Lang Hames[Orc] Rename IndirectStubsManagerBase method 'init...
2015-10-29 Matthias BraunRevert "ScheduleDAGInstrs: Remove IsPostRA flag"
2015-10-29 Matthias BraunScheduleDAGInstrs: Remove IsPostRA flag
2015-10-29 Lang Hames[Orc] Add support for RuntimeDyld::setProcessAllSections.
2015-10-28 Tim NorthoverARM: add watchOS default version support function.
2015-10-28 Tim NorthoverARM: add support for WatchOS's compact unwind information.
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-28 Hal FinkelRevert "r251451 - [AliasSetTracker] Use mod/ref informa...
2015-10-28 Lang Hames[Orc] Remove the 'takeOwnershipOfBuffers' kludge.
2015-10-28 Sanjoy Das[SCEV] Compute max backedge count for loops with "shift...
2015-10-28 Xinliang David Li[PGO] RawProf Reader code cleanup
2015-10-28 James Molloy[GlobalsAA] An indirect global that is initialized...
2015-10-28 Xinliang David Li[PGO] Indexed Prof Reader refactoring (NFC)
2015-10-28 Craig TopperRemove templates from CostTableLookup functions. All...
2015-10-28 Sanjoy Das[ValueTracking] Expose `implies` via ValueTracking...
2015-10-28 Sanjoy Das[ValueTracking] Use !range metadata more aggressively...
2015-10-28 Lang Hames[Orc] Re-add C bindings for the Orc APIs, with a fix...
2015-10-28 Lang Hames[Orc] Revert the C bindngs commit, r251472, while I...
2015-10-28 Lang Hames[Orc] Add experimental C bindings for Orc.
2015-10-27 James Y KnightMake the SelectionDAG graph printer use SDNode::Persist...
2015-10-27 Peter CollingbourneBitcode: Fix more unsigned integer overflow bugs.
2015-10-27 Vedant Kumar[IR] Limit bits used for CallingConv::ID, update tests
2015-10-27 Hal Finkel[AliasSetTracker] Use mod/ref information for UnknownInstr
2015-10-27 Cong HouCreate a new interface addSuccessorWithoutWeight(MBB...
2015-10-27 Asaf Badouh[X86][AVX512] [X86][AVX512] add convert float to half
2015-10-27 Michael Kuperstein[X86] Make elfiamcu an OS, not an environment.
2015-10-27 Craig TopperConvert cost table lookup functions to return a pointer...
2015-10-27 Sanjoy Das[SCEV] Refactor out ScalarEvolution::getDataLayout...
2015-10-26 Alexey Samsonov[LLVMSymbolize] Don't use LLVMSymbolizer::Options in...
2015-10-26 Keno FischerInitialize BasicAAWrapperPass in it's constructor
2015-10-26 Alexey Samsonov[LLVMSymbolize] Use std::unique_ptr more extensively...
2015-10-26 Igor Laevsky[RS4GC] Strip noalias attribute after statepoint rewrite
2015-10-26 Mehdi AminiAdd an (optional) identification block in the bitcode
next