OSDN Git Service

GlobalISel: Handle widenScalar of arbitrary G_MERGE_VALUES sources
[android-x86/external-llvm.git] / lib / AsmParser /
2019-07-15 Evgeniy StepanovARM MTE stack sanitizer.
2019-07-11 Stefan Stipanovic[Attributor] Deduce "nosync" function attribute.
2019-07-08 Brian HomerdingAdd, and infer, a nofree function attribute
2019-07-05 Eugene Leviant[ThinLTO] Attempt to recommit r365188 after alignment fix
2019-07-05 Eugene LeviantReverted r365188 due to alignment problems on i686...
2019-07-05 Graham HunterScalable Vector IR Type with further LTO fixes
2019-07-05 Eugene Leviant[ThinLTO] Attempt to recommit r365040 after caching fix
2019-07-04 Reid KlecknerRevert [ThinLTO] Optimize writeonly globals out
2019-07-03 Eugene Leviant[ThinLTO] Optimize writeonly globals out
2019-07-02 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-06-27 Johannes Doerfert[Attr] Add "willreturn" function attribute
2019-06-27 Hans WennborgRevert r363658 "[SVE][IR] Scalable Vector IR Type with...
2019-06-18 Graham Hunter[SVE][IR] Scalable Vector IR Type with pr42210 fix
2019-06-09 Nico WeberRevert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-05-30 Tim NorthoverReapply: IR: add optional type to 'byval' function...
2019-05-29 Tim NorthoverRevert "IR: add optional type to 'byval' function param...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-29 Graham Hunter[SVE][IR] Scalable Vector IR Type
2019-05-29 Peter CollingbourneAdd IR support, ELF section and user documentation...
2019-05-27 Simon Pilgrim[LLParser] Fix uninitialized flag variable warnings...
2019-05-26 Simon PilgrimRevert rL361731 : [LLParser] Fix uninitialized variable...
2019-05-26 Simon Pilgrim[LLParser] Fix uninitialized variable warnings. NFCI.
2019-05-22 Sanjay Patel[IR] allow fast-math-flags on select of FP values
2019-05-11 Simon PilgrimFix uninitialized variable analyzer warning. NFCI.
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-05 Craig Topper[LLParser] Remove unused variable after r359987. NFC
2019-05-05 Craig Topper[LLParser] Remove unnecessary error check making sure...
2019-05-05 Craig Topper[LLParser] Simplify type checking in ParseArithmetic...
2019-05-01 Teresa Johnson[ThinLTO] Fix unreachable code when parsing summary...
2019-04-08 Adrian PrantlAdd LLVM IR debug info support for Fortran COMMON blocks
2019-03-22 James Y KnightIR: Support parsing numeric block ids, and emit them...
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-15 Teresa Johnson[ThinLTO] Restructure AliasSummary to contain ValueInfo...
2019-03-12 Matt ArsenaultIR: Add immarg attribute
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-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-17 Teresa JohnsonRevert "[ThinLTO] Add summary entries for index-based...
2019-01-17 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-01-17 Matt ArsenaultAllow FP types for atomicrmw xchg
2019-01-12 Benjamin KramerGive helper classes/functions local linkage. NFC.
2018-12-13 Easwaran Raman[ThinLTO] Compute synthetic function entry count
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-23 Eugene LeviantAttempt to fix buildbot after r347489
2018-11-23 Eugene Leviant[ThinLTO] Assembly representation of ReadOnly attribute
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-16 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-13 David BlaikieDebugInfo: Add a CU metadata attribute for use of DWARF...
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-10-03 Matthew VossEmit template type and value parameter DIEs for templat...
2018-10-03 Matt ArsenaultAdd atomicrmw operation to error messages
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-09-04 Chandler Carruth[x86/SLH] Add a real Clang flag and LLVM IR attribute...
2018-08-26 Chandler Carruth[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
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 Adrian Prantl[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
2018-08-14 Teresa Johnson[ThinLTO] Handle optional args in assembly format for...
2018-08-01 Alexey Bataev[DEBUGINFO] Disable emission of the dwarf sections...
2018-07-30 Fangrui SongRemove trailing space
2018-07-12 Fangrui Song[AsmParser] Fix inconsistent declaration parameter...
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-05-26 Teresa Johnson[ThinLTO] Print module summary index to assembly
2018-05-10 Vedant Kumar[STLExtras] Add distance() for ranges, pred_size()...
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-04-03 Vlad TsyrklevichAdd the ShadowCallStack attribute
2018-03-22 Matt Morehouse[SimplifyCFG] Create attribute for fuzzing-specific...
2018-03-17 Oren Ben Simhon[X86] Added support for nocf_check attribute for indire...
2018-02-27 Alexander RichardsonMake the LLParser accept call instructions of variables...
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-12 Scott Linder[DebugInfo] Unify ChecksumKind and Checksum value in...
2018-02-12 Momchil VelikovRe-commit r324489: [DebugInfo] Improvements to represen...
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-01-30 Yaxun LiuLLParser: add an argument for overriding data layout...
2018-01-24 Sander de Smalen[Metadata] Extend 'count' field of DISubrange to take...
2018-01-12 Rafael EspindolaAllow dso_local on ifunc.
2018-01-11 Rafael EspindolaMake internal/private GVs implicitly dso_local.
2017-12-09 Evgeniy StepanovHardware-assisted AddressSanitizer (llvm part).
2017-11-06 Sanjay Patel[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math...
2017-10-26 Sean FertileRepresent runtime preemption in the IR.
2017-10-14 Yaxun LiuFix assembler for alloca of multiple elements in non...
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-06 Saleem AbdulrasoolBitcode: add an auto-upgrade for LTO section name
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-09-29 Tim Renouf[AMDGPU] calling conventions for AMDPAL OS type
2017-09-12 Peter CollingbourneIR: Represent -ggnu-pubnames with a flag on the DICompi...
2017-08-30 Adrian PrantlCanonicalize the representation of empty an expression...
2017-08-23 Reid KlecknerParse and print DIExpressions inline to ease IR and...
next