OSDN Git Service

[X86] Added support for nocf_check attribute for indirect Branch Tracking
[android-x86/external-llvm.git] / lib / Bitcode / Writer / BitcodeWriter.cpp
2018-03-17 Oren Ben Simhon[X86] Added support for nocf_check attribute for indire...
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-19 Steven Wubitcode support change for fast flags compatibility
2018-02-16 Vitaly Buka[ThinLTO] Allow indexing to request backend to ignore...
2018-02-14 Vitaly Buka[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_...
2018-02-14 Rafael EspindolaPass a reference to a module to the bitcode writer.
2018-02-12 Scott Linder[DebugInfo] Unify ChecksumKind and Checksum value in...
2018-02-12 Momchil VelikovRe-commit r324489: [DebugInfo] Improvements to represen...
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-07 Teresa Johnson[ThinLTO] Serialize WithGlobalValueDeadStripping index...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-01-25 Easwaran RamanRe-land "[ThinLTO] Add call edges' relative block frequ...
2018-01-24 Easwaran RamanRevert "[ThinLTO] Add call edges' relative block freque...
2018-01-24 Easwaran Raman[ThinLTO] Add call edges' relative block frequency...
2018-01-24 Sander de Smalen[Metadata] Extend 'count' field of DISubrange to take...
2018-01-12 Rafael EspindolaAllow dso_local on ifunc.
2017-12-22 Easwaran RamanAdd hasProfileData() to check if a function has profile...
2017-12-16 Teresa Johnson[ThinLTO] Enable importing of aliases as copy of aliasee
2017-12-09 Evgeniy StepanovHardware-assisted AddressSanitizer (llvm part).
2017-11-06 Sanjay Patel[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math...
2017-11-04 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-04 Sean FertileRevert "[LTO][ThinLTO] Use the linker resolutions to...
2017-11-03 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-10-26 Sean FertileRepresent runtime preemption in the IR.
2017-09-15 Mandeep Singh Grang[llvm] Fix some typos. NFC.
2017-09-12 Peter CollingbourneIR: Represent -ggnu-pubnames with a flag on the DICompi...
2017-09-07 Eugene Zelenko[Bitcode] Fix some Clang-tidy modernize-use-using and...
2017-08-20 Benjamin KramerMove helper classes into anonymous namespaces.
2017-08-16 Xinliang David LiAdd more comment
2017-08-16 Xinliang David Li[PGO] Fix ThinLTO crash
2017-08-14 Andrew KaylorAdd strictfp attribute to prevent unwanted optimization...
2017-08-04 Charles Saternos[ThinLTO] Add FunctionAttrs to ThinLTO index
2017-07-21 Haojie WangThinLTO Minimized Bitcode File Size Reduction
2017-07-19 Adrian PrantlDebug Info: Add a file: field to DIImportedEntity.
2017-07-11 Konstantin ZhuravlyovEnhance synchscope representation
2017-07-06 Peter CollingbourneBitcode: Include any strings added to the string table...
2017-06-27 Peter CollingbourneBitcode: Write the irsymtab to disk.
2017-06-16 Evgeniy Stepanov[cfi] CFI-ICall for ThinLTO.
2017-06-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-08 Peter CollingbourneWrite summaries for merged modules when splitting modul...
2017-06-02 David BlaikieBitcodeWriter: Removing unnecessary std::function in...
2017-06-02 David BlaikieTidy up a bit of r304516, use SmallVector::assign rathe...
2017-06-02 Teresa Johnson[ThinLTO] Efficiency improvement when writing module...
2017-06-01 Evgeniy Stepanov(NFC) Track global summary liveness in GVFlags.
2017-05-31 Teresa Johnson[ThinLTO] Reduce unnecessary map lookups during combine...
2017-05-26 Peter CollingbourneBitcode: Remove some dead code. Spotted by Teresa.
2017-05-23 Reid Kleckner[IR] Switch AttributeList to use an array for O(1)...
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-04-28 Adrian PrantlRemove line and file from DINamespace.
2017-04-28 Matt ArsenaultAdd speculatable function attribute
2017-04-26 Adrian PrantlAdd support for DW_TAG_thrown_type.
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 a string table to the bitcode format.
2017-04-12 Chandler Carruth[IR] Redesign the case iterator in SwitchInst to actual...
2017-04-06 Peter CollingbourneBitcode: Do not create FNENTRYs for aliases of functions.
2017-04-05 Peter CollingbourneBitcode: Remove an unused declaration. NFC.
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-10 Peter CollingbourneIR: Function summary extensions for whole-program devir...
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-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 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...
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-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 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
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-06 Simon PilgrimFix MSVC bool to uint64_t promotion warning
2016-12-05 Adrian Prantl[DIExpression] Introduce a dedicated DW_OP_LLVM_fragmen...
2016-11-29 Peter CollingbourneBitcode: Introduce BitcodeWriter interface.
2016-11-14 Teresa JohnsonRestore "[ThinLTO] Prevent exporting of locals used...
2016-11-14 Teresa Johnson[ThinLTO] Make inline assembly handling more efficient...
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
next