summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/LLToken.h
Commit message (Expand)AuthorAgeFilesLines
* [IR] Redefine Freeze instructionaqjune2019-11-121-1/+2
* [AArch64][SVE] Spilling/filling of SVE callee-saves.Sander de Smalen2019-11-111-0/+1
* ThinLTO : Import always_inline functions irrespective of the thresholdTeresa Johnson2019-11-081-0/+1
* [IR] Add Freeze instructionaqjune2019-11-051-0/+1
* Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd2019-10-281-0/+1
* [X86] Add new calling convention that guarantees tail call optimizationReid Kleckner2019-10-071-0/+1
* ARM MTE stack sanitizer.Evgeniy Stepanov2019-07-151-0/+1
* [Attributor] Deduce "nosync" function attribute.Stefan Stipanovic2019-07-111-0/+1
* Add, and infer, a nofree function attributeBrian Homerding2019-07-081-0/+1
* Scalable Vector IR Type with further LTO fixesGraham Hunter2019-07-051-0/+1
* [ThinLTO] Add summary entries for index-based WPDTeresa Johnson2019-07-021-0/+3
* [Attr] Add "willreturn" function attributeJohannes Doerfert2019-06-271-0/+1
* Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"Hans Wennborg2019-06-271-1/+0
* [SVE][IR] Scalable Vector IR Type with pr42210 fixGraham Hunter2019-06-181-0/+1
* Revert r361953 "[SVE][IR] Scalable Vector IR Type"Nico Weber2019-06-091-1/+0
* [SVE][IR] Scalable Vector IR TypeGraham Hunter2019-05-291-0/+1
* Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne2019-05-291-0/+1
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-0/+1
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-221-0/+1
* IR: Add immarg attributeMatt Arsenault2019-03-121-0/+1
* Implementation of asm-goto support in LLVMCraig Topper2019-02-081-0/+1
* Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...Julian Lettner2019-01-241-1/+0
* [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...Julian Lettner2019-01-241-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "[ThinLTO] Add summary entries for index-based WPD"Teresa Johnson2019-01-171-3/+0
* [ThinLTO] Add summary entries for index-based WPDTeresa Johnson2019-01-171-0/+3
* [DebugInfo] IR/Bitcode changes for DISubprogram flags.Paul Robinson2018-11-281-0/+1
* [ThinLTO] Assembly representation of ReadOnly attributeEugene Leviant2018-11-231-0/+1
* [IR] Add a dedicated FNeg IR InstructionCameron McInally2018-11-131-0/+1
* [ThinLTO] Split NotEligibleToImport into legality and inlinability flagsTeresa Johnson2018-11-061-0/+1
* [AArch64] Add parsing of aarch64_vector_pcs attribute.Sander de Smalen2018-09-121-0/+1
* [x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth2018-09-041-0/+1
* DebugInfo: Add metadata support for disabling DWARF pub sectionsDavid Blaikie2018-08-161-0/+1
* [ThinLTO] Parse module summary index from assemblyTeresa Johnson2018-06-261-0/+68
* [ThinLTO] Print module summary index to assemblyTeresa Johnson2018-05-261-0/+1
* Add the ShadowCallStack attributeVlad Tsyrklevich2018-04-031-0/+1
* [SimplifyCFG] Create attribute for fuzzing-specific optimizations.Matt Morehouse2018-03-221-0/+1
* [X86] Added support for nocf_check attribute for indirect Branch TrackingOren Ben Simhon2018-03-171-0/+1
* Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov2017-12-091-0/+1
* [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel2017-11-061-0/+2
* Represent runtime preemption in the IR.Sean Fertile2017-10-261-0/+3
* [AMDGPU] calling conventions for AMDPAL OS typeTim Renouf2017-09-291-0/+2
* Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor2017-08-141-0/+1
* [AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo2017-07-171-1/+1
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-1/+1
* AMDGPU: Add AMDGPU_HS calling conventionMarek Olsak2017-05-021-0/+1
* Add speculatable function attributeMatt Arsenault2017-04-281-0/+1
* [IR] Add AllowContract to FastMathFlagsAdam Nemet2017-03-281-0/+1
* [DebugInfo] Added support for Checksum debug info feature.Amjad Aboud2016-12-251-0/+1
* IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne2016-11-101-0/+1
OpenPOWER on IntegriCloud