OSDN Git Service

[InstSimplify] Simplify uadd/sadd/umul/smul with overflow intrinsics when the Zero...
[android-x86/external-llvm.git] / lib / Bitcode /
2017-05-23 Reid Kleckner[IR] Switch AttributeList to use an array for O(1)...
2017-05-18 Reid Kleckner[IR] De-virtualize ~Value to save a vptr
2017-05-16 Davide Italiano[MetadataLoader] Remove unused Vector. NFCI.
2017-05-12 Teresa JohnsonRemove ignore-empty-index-file option
2017-05-11 Javed Absar[IR] Allow attributes with global variables
2017-05-04 Peter CollingbourneRe-apply r302108, "IR: Use pointers instead of GUIDs...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Peter CollingbourneIR: Use pointers instead of GUIDs to represent edges...
2017-05-02 Peter CollingbourneBitcode: Simplify how we enumerate summaries in the...
2017-05-01 Peter CollingbourneFix a pessimising move warning.
2017-05-01 Peter CollingbourneBitcode: Make the summary reader responsible for mergin...
2017-05-01 Peter CollingbourneObject: Remove ModuleSummaryIndexObjectFile class.
2017-05-01 Sanjoy DasRename WeakVH to WeakTrackingVH; NFC
2017-04-28 Hans WennborgRemove set but unused variable in BitcodeReader.cpp...
2017-04-28 Adrian PrantlRemove line and file from DINamespace.
2017-04-28 Matt ArsenaultAdd speculatable function attribute
2017-04-28 Peter CollingbourneBitcode: Do not remove empty summary entries when readi...
2017-04-26 Adrian PrantlTurn DISubprogram into a variable-length node.
2017-04-26 Adrian PrantlRevert "Turn DISubprogram into a variable-length node."
2017-04-26 Adrian PrantlTurn DISubprogram into a variable-length node.
2017-04-26 Adrian PrantlAdd support for DW_TAG_thrown_type.
2017-04-26 Sanjoy DasReverts commit r301424, r301425 and r301426
2017-04-26 Sanjoy DasRename WeakVH to WeakTrackingVH; NFC
2017-04-24 Reid KlecknerMake getSlotAttributes return an AttributeSet instead...
2017-04-24 Reid Kleckner[Bitcode] Refactor attribute group writing to avoid...
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-17 Peter CollingbourneBitcode: Add missing build dep to fix shlib build.
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-12 Peter CollingbourneBitcode: Move version and global value module code...
2017-04-12 Chandler Carruth[IR] Redesign the case iterator in SwitchInst to actual...
2017-04-10 Matt ArsenaultAllow DataLayout to specify addrspace for allocas.
2017-04-10 Peter CollingbourneBitcode: Merge the code for parsing global value module...
2017-04-06 Peter CollingbourneBitcode: Do not create FNENTRYs for aliases of functions.
2017-04-05 Peter CollingbourneBitcode: Remove an unused declaration. NFC.
2017-04-03 Peter CollingbourneBitcode: Remove reader support for MODULE_CODE_PURGEVALS.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-28 Adam Nemet[IR] Add AllowContract to FastMathFlags
2017-03-23 Teresa Johnson[ThinLTO] Add support for emitting minimized bitcode...
2017-03-21 Reid KlecknerRename AttributeSet to AttributeList
2017-03-14 Dehao ChenSamplePGO ThinLTO ICP fix for local functions.
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Emit address space with DW_AT_address_class...
2017-02-11 Benjamin KramerMove symbols from the global namespace into (anonymous...
2017-02-11 Peter CollingbourneAddress Mehdi's post-commit review comments on r294795.
2017-02-10 Peter CollingbourneIR: Function summary extensions for whole-program devir...
2017-02-08 Adrian PrantlFix bitcode upgrade for DIGlobalVariables with a var...
2017-02-07 Adrian PrantlFix the bitcode upgrade for DIGlobalVariable in a DIImp...
2017-02-03 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-03 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2017-01-28 Matthias BraunCleanup dump() functions.
2017-01-27 Ivan KrasinAvoid using unspecified ordering in MetadataLoader...
2017-01-20 Mehdi Amini[ThinLTO] Fix lazy-loading of MDString instruction...
2017-01-20 Mehdi AminiAdd an assertion to PlaceholderQueue destructor, ensuri...
2017-01-18 Mehdi Amini[ThinLTO] Add a recursive step in Metadata lazy-loading
2017-01-13 Malcolm ParsonsRemove unused lambda captures. NFC
2017-01-13 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-01-08 Mehdi Amini[ThinLTO] Fix lazy-loading of Metadata attachment,...
2017-01-07 Mehdi Amini[ThinLTO] Fix assertions on lazy-loading of Metadata...
2017-01-07 Mehdi Amini[Bitcode] Remove unused PlaceHolder parameter to lazyLo...
2017-01-05 Teresa JohnsonThinLTO: add early "dead-stripping" on the Index
2017-01-05 Teresa Johnson[ThinLTO] Subsume all importing checks into a single...
2017-01-04 Mehdi AminiUse lazy-loading of Metadata in MetadataLoader when...
2017-01-04 Mehdi AminiChange BitstreamCursor::skipRecord to return the record...
2017-01-04 David BlaikieReapply "Make BitCodeAbbrev ownership explicit using...
2017-01-04 David BlaikieRevert "Make BitCodeAbbrev ownership explicit using...
2017-01-04 David BlaikieMake BitCodeAbbrev ownership explicit using shared_ptr...
2017-01-03 Teresa Johnson[ThinLTO] Import type as decl only when non-null Identifier
2016-12-28 Mehdi AminiChange Metadata Index emission in the bitcode to use...
2016-12-28 Mehdi AminiAdd an index for Module Metadata record in the bitcode
2016-12-28 Saleem AbdulrasoolRevert "Add an index for Module Metadata record in...
2016-12-28 Mehdi AminiAdd an index for Module Metadata record in the bitcode
2016-12-25 Amjad Aboud[DebugInfo] Added support for Checksum debug info feature.
2016-12-25 Mehdi AminiMetadataLoader: replace the tracking of ForwardReferenc...
2016-12-25 Mehdi AminiMetadataLoader: add an extra assertion in Placeholders...
2016-12-23 Mehdi AminiMetadataLoader: split the creation of a single metadata...
2016-12-23 Mehdi AminiMetadataLoader: Reinitialize MinFwdRef/MaxFwdRef after...
2016-12-23 Mehdi AminiMetadataLoader: Add an assertion for the implicit invar...
2016-12-23 Mehdi AminiMetadataLoader: Make sure every member of MetadataLoade...
2016-12-23 Mehdi AminiMetadataLoader: Refactor "IsImporting" into the Pimpl...
2016-12-22 Peter CollingbourneClear the PendingTypeTests vector after moving from it.
2016-12-21 Peter CollingbourneIR: Function summary representation for type tests.
2016-12-20 Peter CollingbourneIR: Eliminate non-determinism in the module summary...
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Teresa Johnson[ThinLTO] Import composite types as declarations
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Mehdi AminiStrip invalid TBAA when reading bitcode
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-14 Stephan BergmannReplace APFloatBase static fltSemantics data members...
2016-12-12 Nico WeberFix MSVC build after 289461; MSVC isn't sure if this...
2016-12-12 Mehdi AminiRefactor BitcodeReader: move Metadata and ValueId handl...
2016-12-12 Mehdi AminiRemove IsMetadataMaterialized from BitcodeReader (NFC)
2016-12-12 Dimitry AndricFix compile with GCC 5 or later
2016-12-06 Simon PilgrimFix MSVC bool to uint64_t promotion warning
2016-12-05 Adrian Prantl[DIExpression] Introduce a dedicated DW_OP_LLVM_fragmen...
next