OSDN Git Service

[WebAssembly] Fix bugs in BLOCK/TRY placement
[android-x86/external-llvm.git] / test / Bitcode /
2019-03-19 Petar Jovanovic[DebugInfoMetadata] Move main subprogram DIFlag into...
2019-03-12 Matt ArsenaultIR: Add immarg attribute
2019-03-08 Steven Wu[Bitcode] Fix bitcode compatibility issue with clang...
2019-02-12 Erik PilkingtonFix auto-upgrade for the new parameter to llvm.objectsize
2019-02-08 Craig TopperImplementation of asm-goto support in LLVM
2019-01-24 Julian LettnerRevert "[Sanitizers] UBSan unreachable incompatible...
2019-01-24 Julian Lettner[Sanitizers] UBSan unreachable incompatible with ASan...
2019-01-22 Matt ArsenaultReapply "IR: Add fp operations to atomicrmw"
2019-01-22 Chandler CarruthRevert r351778: IR: Add fp operations to atomicrmw
2019-01-22 Matt ArsenaultIR: Add fp operations to atomicrmw
2019-01-17 Matt ArsenaultAllow FP types for atomicrmw xchg
2019-01-15 James Y KnightRemove irrelevant references to legacy git repositories...
2019-01-11 Teresa Johnson[LTO] Record whether LTOUnit splitting is enabled in...
2018-12-13 Easwaran Raman[ThinLTO] Compute synthetic function entry count
2018-12-01 Teresa Johnson[ThinLTO] Allow importing of functions with var args
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-23 Eugene Leviant[ThinLTO] Assembly representation of ReadOnly attribute
2018-11-16 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-14 Teresa Johnson[ThinLTO] Update handling of vararg functions to match...
2018-11-13 Cameron McInally[IR] Add a dedicated FNeg IR Instruction
2018-11-13 Steven WuRevert "[ThinLTO] Internalize readonly globals"
2018-11-10 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-06 Teresa Johnson[ThinLTO] Split NotEligibleToImport into legality and...
2018-09-24 Matt ArsenaultFix some missing opcodes in bcanalyzer
2018-09-20 Vedant Kumar[Bitcode] Address backwards compat bug in r342631
2018-09-20 Calixte Denizet[IR] Add a boolean field in DILocation to know if a...
2018-09-12 Sander de Smalen[AArch64] Add parsing of aarch64_vector_pcs attribute.
2018-08-23 Alexander RichardsonAllow creating llvm::Function in non-zero address spaces
2018-08-16 David BlaikieDebugInfo: Add metadata support for disabling DWARF...
2018-08-14 Teresa Johnson[ThinLTO] Handle optional args in assembly format for...
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to failin...
2018-07-09 Steven WuAdd bitcode compatibility test for 6.0
2018-07-09 Steven Wu[BitcodeReader] Infer the correct runtime preemption...
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-05-26 Teresa Johnson[ThinLTO] Fix a few more test match issues
2018-05-26 Teresa Johnson[ThinLTO] Fix another bot failure due to test mismatch
2018-05-26 Teresa Johnson[ThinLTO] Print module summary index to assembly
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-04-26 Michael Bergaugmenting description for fcmp fmf - NFC
2018-04-21 Brian Gesiak[bcanalyzer] Recognize more stream types
2018-04-17 Gerolf Hoflehner[IR] Upgrade comment token in objc retain release marke...
2018-04-05 Gerolf Hoflehner[IR] Upgrade comment token in objc retain release marker
2018-04-03 Vlad TsyrklevichAdd the ShadowCallStack attribute
2018-03-06 Rafael EspindolaRefactor check for dllimport in the Verifier.
2018-02-23 Scott Linder[DebugInfo] Add remaining files to r325970
2018-02-22 Easwaran Raman[ThinLTO] Represent relative BF using a scaled represen...
2018-02-19 Steven Wubitcode support change for fast flags compatibility
2018-02-12 Scott Linder[DebugInfo] Unify ChecksumKind and Checksum value in...
2018-02-07 Teresa Johnson[ThinLTO] Serialize WithGlobalValueDeadStripping index...
2018-01-25 Easwaran RamanAdd testcase accidentally left out from r323460.
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-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-18 Rafael EspindolaMake GlobalValues with non-default visibilility dso_local.
2018-01-11 Rafael EspindolaMake internal/private GVs implicitly dso_local.
2018-01-05 Serge GueltonLimit size of non-GlobalValue name
2017-12-09 Evgeniy StepanovHardware-assisted AddressSanitizer (llvm part).
2017-11-17 Volodymyr Sapsai[ThinLTO] Remove too aggressive assertion in building...
2017-11-10 Volodymyr Sapsai[ThinLTO] Fix missing call graph edges for calls with...
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-10-06 Saleem AbdulrasoolBitcode: add an auto-upgrade for LTO section name
2017-09-29 Tim Renouf[AMDGPU] calling conventions for AMDPAL OS type
2017-09-21 Adrian PrantlFix a bug in a historic bitcode testcase.
2017-09-21 Adrian PrantlFix a bug in a historic bitcode testcase. NFC.
2017-09-15 Steven Wu[AutoUpgrade] Fix a compatibility issue with module...
2017-09-13 Vedant Kumar[Bitcode] Add a compatibility test for 5.0.0 bitcode
2017-09-12 Peter CollingbourneIR: Represent -ggnu-pubnames with a flag on the DICompi...
2017-09-07 Peter CollingbourneObject: Downgrade invalid weak externals from an assert...
2017-09-01 Peter CollingbourneModuleSummaryAnalysis: Correctly handle refs from funct...
2017-08-30 Adrian PrantlCanonicalize the representation of empty an expression...
2017-08-23 Reid KlecknerParse and print DIExpressions inline to ease IR and...
2017-08-21 Steven Wu[IR] AutoUpgrade ModuleFlagBehavior for PIC and PIE...
2017-08-14 Andrew KaylorAdd strictfp attribute to prevent unwanted optimization...
2017-08-04 Charles Saternos[ThinLTO] Add FunctionAttrs to ThinLTO index
2017-08-03 Dehao ChenDo not want to use BFI to get profile count for sample pgo
2017-07-28 Adrian PrantlRemove the obsolete offset parameter from @llvm.dbg...
2017-07-19 Adrian PrantlDebug Info: Add a file: field to DIImportedEntity.
2017-07-17 Martin Storsjo[AArch64] Extend CallingConv::X86_64_Win64 to AArch64...
2017-07-11 Konstantin ZhuravlyovEnhance synchscope representation
2017-07-07 Dehao ChenIncrease the import-threshold for crtical functions.
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-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-12 Peter CollingbourneIR: Replace the "Linker Options" module flag with ...
2017-06-04 Craig Topper[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES...
2017-05-31 Teresa Johnson[ThinLTO] Reduce unnecessary map lookups during combine...
2017-05-15 Justin BognerAdd "REQUIRES:" to the last few tests that use target...
2017-05-11 Teresa JohnsonRestrict call metadata based hotness detection to Sampl...
2017-05-11 Javed Absar[IR] Allow attributes with global variables
2017-05-02 Marek OlsakAMDGPU: Add AMDGPU_HS calling convention
2017-04-28 Adrian PrantlRemove line and file from DINamespace.
2017-04-28 Matt ArsenaultAdd speculatable function attribute
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
next