summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbolsSteven Wu2019-04-172-0/+3
* [ObjC][ARC] Convert the retainRV marker that is passed as a namedAkira Hatanaka2019-04-101-2/+2
* [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlagsPetar Jovanovic2019-03-192-0/+24
* IR: Add immarg attributeMatt Arsenault2019-03-123-4/+8
* [Bitcode] Fix bitcode compatibility issue with clang.arc.use intrinsicSteven Wu2019-03-082-0/+14
* Fix auto-upgrade for the new parameter to llvm.objectsizeErik Pilkington2019-02-122-0/+12
* Implementation of asm-goto support in LLVMCraig Topper2019-02-082-0/+14
* Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...Julian Lettner2019-01-241-9/+2
* [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...Julian Lettner2019-01-241-2/+9
* Reapply "IR: Add fp operations to atomicrmw"Matt Arsenault2019-01-221-0/+7
* Revert r351778: IR: Add fp operations to atomicrmwChandler Carruth2019-01-221-7/+0
* IR: Add fp operations to atomicrmwMatt Arsenault2019-01-221-0/+7
* Allow FP types for atomicrmw xchgMatt Arsenault2019-01-171-0/+6
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* [LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson2019-01-119-0/+9
* [ThinLTO] Compute synthetic function entry countEaswaran Raman2018-12-137-6/+27
* [ThinLTO] Allow importing of functions with var argsTeresa Johnson2018-12-011-4/+1
* [DebugInfo] IR/Bitcode changes for DISubprogram flags.Paul Robinson2018-11-283-1/+87
* [ThinLTO] Assembly representation of ReadOnly attributeEugene Leviant2018-11-232-3/+3
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-1610-21/+21
* [ThinLTO] Update handling of vararg functions to match inlinerTeresa Johnson2018-11-141-4/+14
* [IR] Add a dedicated FNeg IR InstructionCameron McInally2018-11-132-1/+37
* Revert "[ThinLTO] Internalize readonly globals"Steven Wu2018-11-1310-21/+21
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-1010-21/+21
* [ThinLTO] Split NotEligibleToImport into legality and inlinability flagsTeresa Johnson2018-11-061-1/+1
* Fix some missing opcodes in bcanalyzerMatt Arsenault2018-09-241-0/+14
* [Bitcode] Address backwards compat bug in r342631Vedant Kumar2018-09-202-0/+8
* [IR] Add a boolean field in DILocation to know if a line must covered or notCalixte Denizet2018-09-202-0/+190
* [AArch64] Add parsing of aarch64_vector_pcs attribute.Sander de Smalen2018-09-121-0/+11
* Allow creating llvm::Function in non-zero address spacesAlexander Richardson2018-08-234-0/+126
* DebugInfo: Add metadata support for disabling DWARF pub sectionsDavid Blaikie2018-08-161-2/+2
* [ThinLTO] Handle optional args in assembly format for ConstVCallsTeresa Johnson2018-08-141-4/+4
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-113-4/+4
* Add bitcode compatibility test for 6.0Steven Wu2018-07-092-0/+1716
* [BitcodeReader] Infer the correct runtime preemption for GlobalValueSteven Wu2018-07-092-0/+3
* [ThinLTO] Parse module summary index from assemblyTeresa Johnson2018-06-266-9/+30
* [ThinLTO] Fix a few more test match issuesTeresa Johnson2018-05-266-24/+27
* [ThinLTO] Fix another bot failure due to test mismatchTeresa Johnson2018-05-261-1/+3
* [ThinLTO] Print module summary index to assemblyTeresa Johnson2018-05-266-0/+103
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-096-7/+7
* Rename invariant.group.barrier to launder.invariant.groupPiotr Padlewski2018-05-031-0/+22
* augmenting description for fcmp fmf - NFCMichael Berg2018-04-261-1/+1
* [bcanalyzer] Recognize more stream typesBrian Gesiak2018-04-215-0/+16
* [IR] Upgrade comment token in objc retain release marker for asm callGerolf Hoflehner2018-04-172-0/+9
* [IR] Upgrade comment token in objc retain release markerGerolf Hoflehner2018-04-052-0/+6
* Add the ShadowCallStack attributeVlad Tsyrklevich2018-04-031-2/+9
* Refactor check for dllimport in the Verifier.Rafael Espindola2018-03-061-2/+0
* [DebugInfo] Add remaining files to r325970Scott Linder2018-02-232-0/+13
* [ThinLTO] Represent relative BF using a scaled representation .Easwaran Raman2018-02-221-1/+1
* bitcode support change for fast flags compatibilitySteven Wu2018-02-196-30/+10
OpenPOWER on IntegriCloud