summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* [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
* [DebugInfo] Unify ChecksumKind and Checksum value in DIFileScott Linder2018-02-122-0/+19
* [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...Teresa Johnson2018-02-077-0/+26
* Add testcase accidentally left out from r323460.Easwaran Raman2018-01-251-0/+35
* Revert "[ThinLTO] Add call edges' relative block frequency to per-module summ...Easwaran Raman2018-01-241-35/+0
* [ThinLTO] Add call edges' relative block frequency to per-module summary.Easwaran Raman2018-01-241-0/+35
* [Metadata] Extend 'count' field of DISubrange to take a metadata nodeSander de Smalen2018-01-243-0/+90
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-192-3/+39
* Make GlobalValues with non-default visibilility dso_local.Rafael Espindola2018-01-181-8/+8
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-113-6/+6
* Limit size of non-GlobalValue nameSerge Guelton2018-01-051-0/+18
* Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov2017-12-091-2/+9
* [ThinLTO] Remove too aggressive assertion in building function call graph.Volodymyr Sapsai2017-11-171-2/+14
* [ThinLTO] Fix missing call graph edges for calls with bitcasts.Volodymyr Sapsai2017-11-101-0/+31
* [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel2017-11-067-10/+34
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-042-0/+22
OpenPOWER on IntegriCloud