summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"Hans Wennborg2019-06-271-4/+0
* Fix Bitcode/invalid.testJF Bastien2019-06-261-6/+6
* BitStream reader: propagate errorsJF Bastien2019-06-261-7/+7
* [SVE][IR] Scalable Vector IR Type with pr42210 fixGraham Hunter2019-06-181-0/+4
* Change semantics of fadd/fmul vector reductions.Sander de Smalen2019-06-112-0/+64
* Revert r361953 "[SVE][IR] Scalable Vector IR Type"Nico Weber2019-06-091-4/+0
* Reapply: IR: add optional type to 'byval' function parametersTim Northover2019-05-3013-12/+28
* Revert "IR: add optional type to 'byval' function parameters"Tim Northover2019-05-2913-28/+12
* IR: add optional type to 'byval' function parametersTim Northover2019-05-2913-12/+28
* [SVE][IR] Scalable Vector IR TypeGraham Hunter2019-05-291-0/+4
* Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne2019-05-291-0/+18
* [IR] allow fast-math-flags on select of FP valuesSanjay Patel2019-05-221-0/+28
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-154-4/+9
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-106-40/+40
* [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
OpenPOWER on IntegriCloud