index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Sema
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Merge RISCV::parseCPUKind and RISCV::checkCPUKind.
Craig Topper
2023-05-01
1
-1
/
+0
*
Revert "[RISCV] Move RISCV::RVVBitsPerBlock from TargetParser to Support/RISC...
Craig Topper
2023-04-29
1
-0
/
+1
*
[RISCV] Move RISCV::RVVBitsPerBlock from TargetParser to Support/RISCVISAInfo.h.
Craig Topper
2023-04-29
1
-1
/
+0
*
[RISCV][Sema] Add a build dependency on RISCVTargetParserTableGen after D145088.
Craig Topper
2023-04-29
1
-0
/
+1
*
[Support] Move TargetParsers to new component
Archibald Elliott
2022-12-20
1
-0
/
+1
*
[NFC] [DirectX backend] move ResourceClass into llvm.
Xiang Li
2022-10-20
1
-0
/
+1
*
[HLSL] Support cbuffer/tbuffer for hlsl.
Xiang Li
2022-09-21
1
-0
/
+1
*
[RISCV] Lazily add RVV C intrinsics.
Kito Cheng
2022-07-26
1
-0
/
+2
*
[HLSL] Add ExternalSemaSource & vector alias
Chris Bieneman
2022-07-05
1
-0
/
+1
*
Revert "wip"
Chris Bieneman
2022-06-17
1
-1
/
+0
*
wip
Chris Bieneman
2022-06-17
1
-0
/
+1
*
[clang] Make libBasic not depend on MC
Nico Weber
2021-04-28
1
-0
/
+1
*
[Clang][Attr] Introduce the `assume` function attribute
Johannes Doerfert
2020-12-15
1
-0
/
+1
*
On Windows build, making the /bigobj flag global , instead of passing it per ...
Zahira Ammarguellat
2020-07-28
1
-9
/
+0
*
[openmp] Base of tablegen generated OpenMP common declaration
Valentin Clement
2020-06-23
1
-0
/
+1
*
[OpenMP][SYCL] Improve diagnosing of unsupported types usage
Mariya Podchishchaeva
2020-05-29
1
-0
/
+1
*
[sema] NFC Unable to build Sema library with MSVC Debug target due to missing...
mydeveloperday
2020-05-02
1
-0
/
+1
*
Add SemaTemplateDeduction.cpp to /bigobj
Erich Keane
2020-04-17
1
-0
/
+1
*
[Sema] Split availability processing into SemaAvailability.cpp
Reid Kleckner
2020-01-24
1
-0
/
+1
*
[OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
Johannes Doerfert
2019-12-10
1
-0
/
+1
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+1
*
Revert 374882 "[Concepts] Concept Specialization Expressions"
Nico Weber
2019-10-15
1
-1
/
+0
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+1
*
Recommit [OpenCL] Move OpenCLBuiltins.td and remove unused include
Sven van Haastregt
2019-06-17
1
-0
/
+8
*
Revert "[OpenCL] Move OpenCLBuiltins.td and remove unused include"
Sven van Haastregt
2019-06-14
1
-7
/
+0
*
[OpenCL] Move OpenCLBuiltins.td and remove unused include
Sven van Haastregt
2019-06-13
1
-0
/
+7
*
Split out modules-specific declaration handling from SemaDecl.cpp into a
Richard Smith
2019-04-18
1
-0
/
+1
*
Fix llvm-clang-x86_64-expensive-checks-win build by setting bigobj flag.
Simon Pilgrim
2018-10-05
1
-0
/
+1
*
Compile SemaTemplate.cpp with /bigobj on MSVC
Erik Pilkington
2018-07-28
1
-0
/
+1
*
[NFC] Rename clang::AttributeList to clang::ParsedAttr
Erich Keane
2018-07-13
1
-1
/
+1
*
Enabling the /bigobj flag for SemaDeclAttr.cpp.
Aaron Ballman
2017-05-12
1
-0
/
+1
*
It seems we need to add SemaExpr.cpp to the /bigobj list; I am getting consis...
Aaron Ballman
2016-06-01
1
-0
/
+4
*
[coroutines] Initial stub Sema functionality for handling coroutine await / y...
Richard Smith
2015-10-22
1
-0
/
+1
*
Split off CUDA-specific Sema parts to a new file
Eli Bendersky
2014-09-03
1
-0
/
+1
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-2
/
+1
*
[CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...
NAKAMURA Takumi
2014-02-21
1
-19
/
+0
*
Removing the notion of TargetAttributesSema and replacing it with one where t...
Aaron Ballman
2014-01-09
1
-1
/
+0
*
[CMake] clangSema doesn't depend on LLVM CodeGen any more.
NAKAMURA Takumi
2013-12-09
1
-4
/
+1
*
Attribute tablegen now understands that attribute arguments can be optional. ...
Aaron Ballman
2013-09-09
1
-0
/
+1
*
Re-commit r183466 with a fix to make the TypeLoc casting machinery work
Eli Friedman
2013-06-07
1
-0
/
+1
*
Reverts r183466: "Perform dynamic alignment computations..."
Manuel Klimek
2013-06-07
1
-1
/
+0
*
Perform dynamic alignment computations so that the data in TypeLocs is
Eli Friedman
2013-06-07
1
-0
/
+1
*
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
1
-0
/
+1
*
PR14922: when printing an attribute, use the real syntax of the attribute (GN...
Michael Han
2013-01-24
1
-0
/
+1
*
From Vassil Vassilev: enable Sema to deal with multiple ExternalSemaSources.
Axel Naumann
2012-10-18
1
-0
/
+1
*
Pull ScopeInfo implementation into its own file.
Jordan Rose
2012-09-28
1
-0
/
+1
*
[ms-inline asm] Extract AsmStmt handling into a separate file, so as to not
Chad Rosier
2012-08-17
1
-0
/
+1
*
CMake: Add the new dependency from libSema to LLVM's libs.
Benjamin Kramer
2012-08-09
1
-0
/
+7
*
clang/lib: [CMake] Update tblgen'd dependencies.
NAKAMURA Takumi
2012-07-27
1
-0
/
+3
*
clang/lib: [CMake] Reformat, alphabetize lists.
NAKAMURA Takumi
2012-07-27
1
-5
/
+5
[next]