OSDN Git Service

android: AMDGPU: Support using tablegened MC pseudo expansions
[android-x86/external-llvm.git] / lib / Bitcode /
2019-09-22 Mauro Rossiandroid: add soong building rules
2019-07-17 Denis Bakhvalov[llvm-bcanalyzer] Fixed error 'Expected<T> must be...
2019-07-15 Evgeniy StepanovARM MTE stack sanitizer.
2019-07-14 Florian HahnRecommit "[BitcodeReader] Validate OpNum, before access...
2019-07-14 Florian Hahn[BitcodeReader] Use tighter upper bound to validate...
2019-07-11 Stefan Stipanovic[Attributor] Deduce "nosync" function attribute.
2019-07-11 Florian HahnRevert [BitcodeReader] Validate OpNum, before accessing...
2019-07-11 Florian Hahn[BitcodeReader] Validate OpNum, before accessing Record...
2019-07-09 Francis Visoiu Mistrih[Bitcode] Explicitly include Bitstream/BitCodes.h and...
2019-07-09 Bob Haarman[ThinLTO] only emit used or referenced CFI records...
2019-07-08 Francis Visoiu Mistrih[Bitcode][NFC] Remove unused variable from BitcodeAnalyzer
2019-07-08 Brian HomerdingAdd, and infer, a nofree function attribute
2019-07-08 Francis Visoiu Mistrih[llvm-bcanalyzer] Refactor and move to libLLVMBitReader
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 Simon PilgrimFix -Wdocumentation param warning.
2019-07-04 Reid KlecknerRevert [ThinLTO] Optimize writeonly globals out
2019-07-03 Francis Visoiu Mistrih[Bitcode] Move Bitstream to a separate library
2019-07-03 Eugene Leviant[ThinLTO] Optimize writeonly globals out
2019-07-02 Teresa Johnson[ThinLTO] Address post-review suggestions for index...
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 Tim NorthoverBitcode: derive all types used from records instead...
2019-06-27 Hans WennborgRevert r363658 "[SVE][IR] Scalable Vector IR Type with...
2019-06-27 Hans WennborgFix -Wunused-variable warnings after r364464
2019-06-26 JF BastienBitStream reader: propagate errors
2019-06-18 Graham Hunter[SVE][IR] Scalable Vector IR Type with pr42210 fix
2019-06-13 Eugene Leviant[ThinLTO][Bitcode] Add 'entrycount' to FS_COMBINED_PROF...
2019-06-09 Nico WeberRevert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-06-05 Tim NorthoverIR: make getParamByValType Just Work. NFC.
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-22 Sanjay Patel[IR] allow fast-math-flags on select of FP values
2019-05-15 Fangrui Song[IR] Disallow llvm.global_ctors and llvm.global_dtors...
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-07 Simon PilgrimAvoid use-after-move warnings by using swap instead...
2019-05-07 Fangrui Song[DebugInfo] Delete TypedDINodeRef
2019-05-03 Simon PilgrimAvoid cppcheck operator precedence warnings. NFCI.
2019-04-12 Fangrui SongUse llvm::lower_bound. NFC
2019-04-11 Ali TamurRevert "Use llvm::lower_bound. NFC"
2019-04-11 Fangrui SongUse llvm::lower_bound. NFC
2019-04-08 Adrian PrantlAdd LLVM IR debug info support for Fortran COMMON blocks
2019-03-19 Petar Jovanovic[DebugInfoMetadata] Move main subprogram DIFlag into...
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-02-01 James Y Knight[opaque pointer types] Pass value type to GetElementPtr...
2019-02-01 James Y Knight[opaque pointer types] Pass value type to LoadInst...
2019-02-01 James Y Knight[opaque pointer types] Pass function types to InvokeIns...
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-11 Teresa Johnson[LTO] Record whether LTOUnit splitting is enabled in...
2019-01-10 James Y Knight[opaque pointer types] Remove some calls to generic...
2018-12-13 Easwaran Raman[ThinLTO] Compute synthetic function entry count
2018-12-07 George Burgess IV[ModuleSummary] use StringRefs to avoid a redundant...
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-17 Fangrui SongUse llvm::copy. NFC
2018-11-16 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-14 Teresa JohnsonRemove unused getMDNodeFwdRefOrNull interfaces (NFC)
2018-11-14 Teresa Johnson[ThinLTO] Fix a crash in lazy loading of Metadata
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-23 Teresa JohnsonRevert "[ThinLTO] Fix a crash in lazy loading of Metadata"
2018-10-23 Teresa Johnson[ThinLTO] Fix a crash in lazy loading of Metadata
2018-10-03 Matthew VossEmit template type and value parameter DIEs for templat...
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-25 Teresa Johnson[ThinLTO] Efficiency fix for writing type id records...
2018-09-21 Jonas DevlieghereEnsure that variant part discriminator is read by Metad...
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-19 Vitaly Buka[ThinLTO] Write TYPE_IDs for types used in functions...
2018-09-19 Vitaly Buka[ThinLTO] Extract getReferencedTypeIds from [NFC]
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-06 Xin Tong[NFC] Fix typo
2018-07-30 Fangrui SongRemove trailing space
2018-07-19 Teresa Johnson[ThinLTO] Only emit referenced type id records in index...
2018-07-09 Steven Wu[BitcodeReader] Infer the correct runtime preemption...
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-06-26 Teresa Johnson[ThinLTO] Add string saver onto index for value names
2018-06-26 Teresa Johnson[ThinLTO] Add per-module indexes to combined index...
2018-06-26 Teresa Johnson[ThinLTO] Compute GUID directly from GV when building...
next