summaryrefslogtreecommitdiff
path: root/clang/lib/Sema/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Merge RISCV::parseCPUKind and RISCV::checkCPUKind.Craig Topper2023-05-011-1/+0
* Revert "[RISCV] Move RISCV::RVVBitsPerBlock from TargetParser to Support/RISC...Craig Topper2023-04-291-0/+1
* [RISCV] Move RISCV::RVVBitsPerBlock from TargetParser to Support/RISCVISAInfo.h.Craig Topper2023-04-291-1/+0
* [RISCV][Sema] Add a build dependency on RISCVTargetParserTableGen after D145088.Craig Topper2023-04-291-0/+1
* [Support] Move TargetParsers to new componentArchibald Elliott2022-12-201-0/+1
* [NFC] [DirectX backend] move ResourceClass into llvm.Xiang Li2022-10-201-0/+1
* [HLSL] Support cbuffer/tbuffer for hlsl.Xiang Li2022-09-211-0/+1
* [RISCV] Lazily add RVV C intrinsics.Kito Cheng2022-07-261-0/+2
* [HLSL] Add ExternalSemaSource & vector aliasChris Bieneman2022-07-051-0/+1
* Revert "wip"Chris Bieneman2022-06-171-1/+0
* wipChris Bieneman2022-06-171-0/+1
* [clang] Make libBasic not depend on MCNico Weber2021-04-281-0/+1
* [Clang][Attr] Introduce the `assume` function attributeJohannes Doerfert2020-12-151-0/+1
* On Windows build, making the /bigobj flag global , instead of passing it per ...Zahira Ammarguellat2020-07-281-9/+0
* [openmp] Base of tablegen generated OpenMP common declarationValentin Clement2020-06-231-0/+1
* [OpenMP][SYCL] Improve diagnosing of unsupported types usageMariya Podchishchaeva2020-05-291-0/+1
* [sema] NFC Unable to build Sema library with MSVC Debug target due to missing...mydeveloperday2020-05-021-0/+1
* Add SemaTemplateDeduction.cpp to /bigobjErich Keane2020-04-171-0/+1
* [Sema] Split availability processing into SemaAvailability.cppReid Kleckner2020-01-241-0/+1
* [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.hJohannes Doerfert2019-12-101-0/+1
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-151-0/+1
* Revert 374882 "[Concepts] Concept Specialization Expressions"Nico Weber2019-10-151-1/+0
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-151-0/+1
* Recommit [OpenCL] Move OpenCLBuiltins.td and remove unused includeSven van Haastregt2019-06-171-0/+8
* Revert "[OpenCL] Move OpenCLBuiltins.td and remove unused include"Sven van Haastregt2019-06-141-7/+0
* [OpenCL] Move OpenCLBuiltins.td and remove unused includeSven van Haastregt2019-06-131-0/+7
* Split out modules-specific declaration handling from SemaDecl.cpp into aRichard Smith2019-04-181-0/+1
* Fix llvm-clang-x86_64-expensive-checks-win build by setting bigobj flag.Simon Pilgrim2018-10-051-0/+1
* Compile SemaTemplate.cpp with /bigobj on MSVCErik Pilkington2018-07-281-0/+1
* [NFC] Rename clang::AttributeList to clang::ParsedAttrErich Keane2018-07-131-1/+1
* Enabling the /bigobj flag for SemaDeclAttr.cpp.Aaron Ballman2017-05-121-0/+1
* It seems we need to add SemaExpr.cpp to the /bigobj list; I am getting consis...Aaron Ballman2016-06-011-0/+4
* [coroutines] Initial stub Sema functionality for handling coroutine await / y...Richard Smith2015-10-221-0/+1
* Split off CUDA-specific Sema parts to a new fileEli Bendersky2014-09-031-0/+1
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-19/+0
* Removing the notion of TargetAttributesSema and replacing it with one where t...Aaron Ballman2014-01-091-1/+0
* [CMake] clangSema doesn't depend on LLVM CodeGen any more.NAKAMURA Takumi2013-12-091-4/+1
* Attribute tablegen now understands that attribute arguments can be optional. ...Aaron Ballman2013-09-091-0/+1
* Re-commit r183466 with a fix to make the TypeLoc casting machinery workEli Friedman2013-06-071-0/+1
* Reverts r183466: "Perform dynamic alignment computations..."Manuel Klimek2013-06-071-1/+0
* Perform dynamic alignment computations so that the data in TypeLocs isEli Friedman2013-06-071-0/+1
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+1
* PR14922: when printing an attribute, use the real syntax of the attribute (GN...Michael Han2013-01-241-0/+1
* From Vassil Vassilev: enable Sema to deal with multiple ExternalSemaSources.Axel Naumann2012-10-181-0/+1
* Pull ScopeInfo implementation into its own file.Jordan Rose2012-09-281-0/+1
* [ms-inline asm] Extract AsmStmt handling into a separate file, so as to notChad Rosier2012-08-171-0/+1
* CMake: Add the new dependency from libSema to LLVM's libs.Benjamin Kramer2012-08-091-0/+7
* clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi2012-07-271-0/+3
* clang/lib: [CMake] Reformat, alphabetize lists.NAKAMURA Takumi2012-07-271-5/+5