OSDN Git Service

[SCEV] Use Operator::getOpcode instead of manual dispatch; NFC
[android-x86/external-llvm.git] / lib / Bitcode /
2016-03-29 Duncan P. N. Exon... BitcodeReader: Allow METADATA_STRINGS to only have !""
2016-03-28 Duncan P. N. Exon... BitcodeWriter: Replace dead code with an assertion...
2016-03-27 Duncan P. N. Exon... BitcodeWriter: Reuse writeMetadataRecords, NFC
2016-03-27 Duncan P. N. Exon... BitcodeWriter: Rename some functions for consistency...
2016-03-27 Duncan P. N. Exon... BitcodeWriter: Split out writeMetadataRecords, NFC
2016-03-27 Duncan P. N. Exon... BitcodeWriter: Restructure WriteFunctionLocalMetadata...
2016-03-27 Duncan P. N. Exon... BitcodeWriter: Simplify tracking of function-local...
2016-03-27 Duncan P. N. Exon... Reapply ~"Bitcode: Collect all MDString records into...
2016-03-27 Duncan P. N. Exon... Support: Implement StreamingMemoryObject::getPointer
2016-03-27 Duncan P. N. Exon... Bitcode: Add SimpleBitstreamCursor::getPointerToByte...
2016-03-27 Duncan P. N. Exon... Bitcode: Split out SimpleBitstreamCursor
2016-03-26 Mehdi AminiRename ModuleSummaryIndex::modPathStringEntries() into...
2016-03-25 Teresa Johnson[ThinLTO] Rename edges() to calls() for clarity (NFC)
2016-03-25 Duncan P. N. Exon... Revert "Bitcode: Collect all MDString records into...
2016-03-25 Duncan P. N. Exon... Bitcode: Collect all MDString records into a single...
2016-03-25 Duncan P. N. Exon... Bitcode: Use std::stable_partition for reproducible...
2016-03-25 Duncan P. N. Exon... Bitcode: Stop using MODULE_CODE_METADATA_VALUES
2016-03-25 Duncan P. N. Exon... IR: Stop upgrading !llvm.loop attachments via MDString
2016-03-24 Duncan P. N. Exon... BitcodeWriter: Move abbreviation for GenericDINode...
2016-03-24 Duncan P. N. Exon... BitcodeWriter: Move abbreviation for DILocation; almost NFC
2016-03-24 Duncan P. N. Exon... BitcodeWriter: Split out named metadata; almost NFC
2016-03-24 Duncan P. N. Exon... Bitcode: Module* -> Module&, NFC
2016-03-23 Easwaran RamanAdd getBlockProfileCount method to BlockFrequencyInfo
2016-03-17 Justin BognerBitcode: Error out instead of crashing on corrupt metadata
2016-03-16 Chris BienemanUpgrade TBAA *before* upgrading intrinsics
2016-03-15 Teresa Johnson[ThinLTO] Record all global variable defs in the summary
2016-03-15 Teresa JohnsonBitcodeWriter dyn_cast cleanup for r263275 (NFC)
2016-03-15 Teresa JohnsonMove global ID computation from Function to GlobalValue...
2016-03-15 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Renaming of function index to module...
2016-03-14 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-13 David Majnemer[Bitcode] Make writeComdats less strange
2016-03-11 Teresa Johnson[ThinLTO] Support for reference graph in per-module...
2016-03-07 Mehdi AminiBitcode reader: Inline readAbbreviatedField in readReco...
2016-02-24 Teresa Johnson[ThinLTO] Add missing breaks when parsing summaries...
2016-02-16 Mehdi AminiBitcode writer: fix a typo, using getName() instead...
2016-02-10 Teresa JohnsonRestore "[ThinLTO] Use MD5 hash in function index....
2016-02-10 Teresa JohnsonRevert "[ThinLTO] Use MD5 hash in function index."...
2016-02-10 Teresa Johnson[ThinLTO] Use MD5 hash in function index.
2016-02-10 Teresa JohnsonFix VST_CODE_* bitcode id comments (NFC)
2016-02-06 Teresa Johnson[ThinLTO] Include linkage type in function summary
2016-02-01 Teresa Johnson[ThinLTO] Ensure function summary output order is stable
2016-01-29 Yaron KerenAnnotate dump() methods with LLVM_DUMP_METHOD, addressi...
2016-01-29 Akira Hatanaka[llvm-bcanalyzer] Dump bitcode wrapper header
2016-01-27 Benjamin KramerOne more batch of self-containing headers.
2016-01-27 Benjamin KramerMake more headers self-contained.
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-01-23 Akira Hatanaka[Bitcode] Insert the darwin wrapper at the beginning...
2016-01-21 Teresa Johnson[ThinLTO] Avoid unnecesary hash lookups during metadata...
2016-01-20 George Burgess IVFix typo in an error string. NFC.
2016-01-19 Chris RayNFC Test Commit whitespace change in a comment
2016-01-15 Rafael EspindolaBring back "Assert that we have all use/users in the...
2016-01-14 Michael ZolotukhinRevert "Assert that we have all use/users in the getters."
2016-01-06 Justin BognerBitcode: Fix reading and writing of ConstantDataVectors...
2015-12-30 Teresa JohnsonEnsure MDNode used as key in metadata linking map canno...
2015-12-30 Teresa Johnson[ThinLTO] Check MDNode values saved for metadata linkin...
2015-12-29 Teresa JohnsonRename MDValue* to Metadata* (NFC)
2015-12-21 Teresa JohnsonRemove overly strict new assert in BitcodeReader.
2015-12-19 Rafael EspindolaAssert that we have all use/users in the getters.
2015-12-19 Vedant KumarRe-reapply "[IR] Move optional data in llvm::Function...
2015-12-19 Vedant KumarRevert "Reapply "[IR] Move optional data in llvm::Funct...
2015-12-19 Vedant KumarReapply "[IR] Move optional data in llvm::Function...
2015-12-19 Vedant KumarRevert "[IR] Move optional data in llvm::Function into...
2015-12-19 Vedant Kumar[IR] Move optional data in llvm::Function into a hungof...
2015-12-18 Rafael EspindolaDeprecate a few C APIs.
2015-12-18 Rafael EspindolaRemove redundant argument. NFC.
2015-12-18 Rafael EspindolaDrop materializeAllPermanently.
2015-12-18 Rafael EspindolaDrop support for dematerializing.
2015-12-18 Rafael Espindolaclang-format to reduce diff in another patch.
2015-12-18 Rafael EspindolaFix error handling in LLVMGetBitcodeModuleInContext.
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-17 Rafael EspindolaDrop function that are deprecated since 2010.
2015-12-17 Teresa Johnson[ThinLTO] Metadata linking for imported functions
2015-12-16 Vaivaswatha NagarajAdd InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
2015-12-14 Rafael EspindolaUse diagnostic handler in the LLVMContext
2015-12-14 Sanjay Pateladd fast-math-flags to 'call' instructions (PR21290)
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-12-10 Amjad AboudMacro debug info support in LLVM IR
2015-12-03 Mehdi AminiRemove "ExportingModule" from ThinLTO Index (NFC)
2015-11-21 Teresa Johnson[ThinLTO] Handle bitcode without function summary secti...
2015-11-21 Teresa JohnsonMove new assert to correct location
2015-11-20 Teresa Johnson[ThinLTO] Add MODULE_CODE_METADATA_VALUES record
2015-11-19 Mehdi AminiDo not require a Context to extract the FunctionIndex...
2015-11-18 Sanjoy Das[OperandBundles] Tighten OperandBundleDef's interface...
2015-11-15 Teresa JohnsonUse a different block id for block of metadata kind...
2015-11-13 Sanjay Pateluse range-based for loop; NFCI
2015-11-10 Sanjoy Das[OperandBundles] Identify operand bundles with both...
2015-11-09 Mehdi AminiAdd a method to the BitcodeReader to parse only the...
2015-11-07 Akira Hatanaka[Bitcode] Add enums for call instruction markers and...
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-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Mehdi AminiFix Abbrev emission in WriteIdentificationBlock
2015-11-04 Filipe CabecinhasError out when faced with value names containing '\0'
2015-11-03 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-11-03 Filipe CabecinhasDon't use Twine objects after their lifetimes end.
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
next