aboutsummaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)AuthorFilesLines
2021-08-23[AMDGPU][OpenMP] Wrap amdgcn declare variant inside ifdefPushpinder Singh1-0/+2
2021-08-23[AMDGPU][OpenMP] Use llvm-link to link ocml librariesPushpinder Singh3-32/+35
2021-08-23[OpenMP][AMDGCN] Initial math headers supportPushpinder Singh11-92/+278
2021-08-23[AMDGPU][OpenMP] Support linking of math librariesPushpinder Singh5-31/+68
2021-08-19[clang] [MSVC] Implement __mulh and __umulh builtins for aarch64Martin Storsjö4-0/+51
2021-08-19Revert "[clang][fpenv][patch] Change clang option -ffp-model=precise to selec...Zahira Ammarguellat6-139/+58
2021-08-16[clang] fix crash on template instantiation of invalid requires expressionsMatheus Izvekov3-11/+36
2021-08-16[clang] [hexagon] Add resource include dirBrian Cain2-6/+52
2021-08-16[OpenMP]Fix PR50336: Remove temporary files in the offload bundler toolJoseph Huber1-1/+4
2021-08-16Add release notes for things relating to MinGW in the releaseMartin Storsjö1-0/+3
2021-08-10[clang] fix canonicalization of nested name specifiersMatheus Izvekov5-17/+39
2021-08-10[clang] Fix libclang linking on SolarisRainer Orth2-14/+16
2021-08-10libcang: Add missing function to libclang.mapTom Stellard1-0/+1
2021-08-09[clang] [MinGW] Let the last of -mconsole/-mwindows have effectMartin Storsjö2-2/+12
2021-08-06[clang] [clang-repl] Fix linking against LLVMLineEditorMichał Górny1-1/+1
2021-08-05Apply -fmacro-prefix-map to __builtin_FILE()Pavel Asyutchenko9-28/+41
2021-08-04Fix a couple regression tests I missed updating in 2a284782Eli Friedman1-2/+2
2021-08-04[ConstantFold] Get rid of special cases for sizeof etc.Eli Friedman10-64/+65
2021-08-03COFF/ELF: Place llvm.global_ctors elements in llvm.used if comdat is usedFangrui Song3-10/+31
2021-08-03[clang] fix concepts crash on substitution failure during normalizationMatheus Izvekov2-12/+20
2021-08-02Revert "[Preprocessor] Implement -fminimize-whitespace."Tom Stellard19-395/+144
2021-08-02[clang-repl] Fix building with win32 dylibsMartin Storsjö1-1/+1
2021-08-02[OpenCL] Add support of __opencl_c_pipes feature macro.Anton Zabaznov14-25/+71
2021-08-02[Clang][AArch64] Inline assembly support for the ACLE type 'data512_t'Alexandros Lamprineas5-17/+137
2021-08-02[OpenCL] Add support of __opencl_c_3d_image_writes feature macroAnton Zabaznov6-27/+55
2021-07-29Revert "Revert "[clang][pp] adds '#pragma include_instead'""Christopher Di Bella21-23/+230
2021-07-29[clang-format] Fix aligning with linebreaks #2Björn Schäpers2-1/+32
2021-07-28[clang] NFC: change uses of `Expr->getValueKind` into `is?Value`Matheus Izvekov10-27/+28
2021-07-27[AIX] Update fetch_and_add typeJinsong Ji3-8/+9
2021-07-27[OpenMP] Creating the `omp_target_num_teams` and `omp_target_thread_limit` at...Jose M Monsalve Diaz29-2916/+3279
2021-07-27[dfsan][NFC] Describe how origin trace tracking worksJianzhou Zhao1-0/+29
2021-07-27[libclang] Check LLVM_HAVE_LINK_VERSION_SCRIPTJinsong Ji1-1/+1
2021-07-27[hwasan] Fix stack safety test for old PM.Florian Mayer1-4/+7
2021-07-27[z/OS] Make MinGlobalAlign consistent with SystemZFanbo Meng1-1/+0
2021-07-27[dfsan][NFC] Update API interfacesJianzhou Zhao1-0/+67
2021-07-27[clang][fpenv][patch] Change clang option -ffp-model=precise to select ffp-co...Melanie Blower6-58/+139
2021-07-27[WebAssembly] Codegen for extmul SIMD instructionsThomas Lively5-198/+104
2021-07-27[OpenCL] NULL redefined as nullptr in C++ mode.Anastasia Stulova2-3/+26
2021-07-27Revert "[clang][pp] adds '#pragma include_instead'"Hans Wennborg20-225/+23
2021-07-27[clang-repl] Build and install clang-repl by default.Vassil Vassilev1-1/+0
2021-07-27[clang][Driver] Expose driver mode detection logicKadir Cetinkaya4-54/+47
2021-07-27[clang/darwin] Pass libclang_rt.profile last on linker commandNico Weber3-18/+2
2021-07-27[clang][tooling] Link LLVMOption to ToolingTestsJan Svoboda1-0/+1
2021-07-27[clang-cl] Expose -fmodules and related flags in the driver (PR43391)Hans Wennborg2-13/+31
2021-07-27[clang][tooling] Link clangDriver to ToolingTestsJan Svoboda1-0/+1
2021-07-27[clang][tooling] Accept Clang invocations with multiple jobsJan Svoboda4-24/+149
2021-07-27[clang][driver] NFC: Expose InputInfo in Job instead of plain filenamesJan Svoboda3-13/+13
2021-07-27[clang][driver] NFC: Move InputInfo.h from lib to includeJan Svoboda24-25/+25
2021-07-27[dfsan][NFC] Fix doc formatJianzhou Zhao1-5/+5
2021-07-27[dfsan][NFC] Fix doc formatJianzhou Zhao1-0/+6