summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Load Specializations Lazilyupstream/users/ChuanqiXu9/LoadSpecLazily_one_of_twoChuanqi Xu2024-01-0919-65/+728
* [mlir] Use StringRef::ltrim (NFC)Kazu Hirata2024-01-084-12/+6
* [OpenMP] Patch for Support to loop bind clause : Checking Parent Region (#76938)SunilKuravinakop2024-01-094-37/+225
* [ELF] -r: fix crash when SHF_LINK_ORDER linked-to section has a larger indexFangrui Song2024-01-082-0/+62
* [Instrumentation] Remove -pgo-instr-old-cfg-hashing (#77357)Kazu Hirata2024-01-083-66/+18
* Make clang report invalid target versions. (#75373)ZijunZhaoCCK2024-01-087-6/+45
* [CMake] Add support for building on illumos (#74930)Brad Smith2024-01-084-6/+23
* [ELF] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 in SHF_ALLOC sections (...Fangrui Song2024-01-085-23/+124
* [mlir] Declare promised interfaces for the ConvertToLLVM extension (#76341)Justin Fargnoli2024-01-088-0/+16
* [test][sanitizer] Check summary function and a single stack frameVitaly Buka2024-01-081-8/+16
* [RISCV] Use getELen() instead of hardcoded 64 in lowerBUILD_VECTOR. (#77355)Craig Topper2024-01-082-132/+320
* Set MaxAtomicSizeInBitsSupported for remaining targets. (#75703)James Y Knight2024-01-0814-22/+101
* [RISCV] Add support predicating for ANDN/ORN/XNOR with short-forward-branch-o...Jim Lin2024-01-094-10/+179
* [doc][StackMaps] Fix typowangpc2024-01-091-1/+1
* Improve modeling of 'getcwd' in the StdLibraryFunctionsChecker (#77040)Ben Shi2024-01-093-3/+30
* [Analysis] Use StringRef::rtrim (NFC)Kazu Hirata2024-01-081-6/+1
* [msan] Unwind stack before fatal reports (#77168)Vitaly Buka2024-01-084-12/+46
* [Sema] Use StringRef::ltrim (NFC)Kazu Hirata2024-01-081-1/+1
* [test][hwasan] Test function name in summaries #77391 (#77397)Vitaly Buka2024-01-084-11/+11
* [CostModel][X86] Fix fpext conversion cost for 16 elements (#76278)HaohaiWen2024-01-092-1/+2
* [mlir][complex] Support Fastmath flag for complex.mulf (#74554)Kai Sasaki2024-01-092-28/+158
* [libc] temporarily set -Wno-shorten-64-to-32 (#77396)Nick Desaulniers2024-01-081-0/+3
* [libc] fix up #77384Nick Desaulniers2024-01-081-1/+1
* [ELF] OVERLAY: support optional start address and LMAFangrui Song2024-01-082-17/+29
* [libc] fix -Wconversion (#77384)Nick Desaulniers2024-01-081-1/+2
* [clang-tidy]unused using decls only check cpp files (#77335)Congcong Cai2024-01-092-1/+4
* [AArch64][SVE2] Add pattern for BCAX (#77159)Usman Nadeem2024-01-082-1/+147
* Revert "[ASan][libc++] String annotations optimizations fix with lambda (#762...Advenam Tacet2024-01-091-1/+1
* [RISCV] Add branch+c.mv macrofusion for sifive-p450. (#76169)Craig Topper2024-01-088-8/+505
* [Clang][NFC] Fix out-of-bounds access (#77193)Krystian Stasiowski2024-01-081-1/+3
* [NVPTX] remove incorrect NVPTX intrinsic transformations (#76870)Alex MacLean2024-01-082-65/+17
* [mlir][spirv] Drop support for SPV_NV_cooperative_matrix (#76782)Jakub Kuderski2024-01-0826-1382/+49
* [Libomptarget] Remove extra cache for offloading entries (#77012)Joseph Huber2024-01-086-22/+18
* [libc++abi] Handle catch null pointer-to-object (#68076)Iain Sandoe2024-01-083-74/+301
* [CommandLine] Do not print empty categories with '--help-hidden' (#77043)Igor Kudrin2024-01-094-14/+27
* [LLD] [MinGW] Sync --thinlto-cache-dir option details with ELF (#77010)Martin Storsjö2024-01-091-2/+2
* [libc] fix more -Wmissing-brace (#77382)Nick Desaulniers2024-01-081-2/+2
* [lldb] Change interface of StructuredData::Array::GetItemAtIndexAsInteger (#7...Alex Langford2024-01-084-35/+21
* [lldb] Deprecate SBBreakpoint::AddName in favor of AddNameWithErrorHandling (...Alex Langford2024-01-081-0/+2
* [RISCV] Remove tab character from RISCVRegisterInfo.td. NFCCraig Topper2024-01-081-1/+1
* [mlir][TilingInterface] Allow controlling what fusion is done within tile and...MaheshRavishankar2024-01-083-82/+105
* [libc] make off_t 32b for 32b arm (#77350)Nick Desaulniers2024-01-081-0/+4
* Revert "[OpenMP][libomptarget] Enable automatic unified shared memory executi...carlobertolli2024-01-0812-197/+6
* [Driver] Add the --gcc-triple option (#73214)Tom Stellard2024-01-0811-0/+25
* [OpenMP][libomptarget] Enable automatic unified shared memory executi… (#75...carlobertolli2024-01-0812-6/+197
* [OpenACC] Implement 'self' clause parsingerichkeane2024-01-083-7/+111
* [AccelTable][nfc] Add helper function to cast AccelTableData (#77100)Felipe de Azevedo Piovezan2024-01-082-10/+16
* [NFC][msan] Switch allocator interface to use BufferedStackTrace (#77363)Vitaly Buka2024-01-082-25/+27
* [llvm-exegesis] Align loop MBB in loop repetitor (#77264)Aiden Grossman2024-01-081-0/+6
* [Libomptarget] Remove unnecessary CMake definition of endiannness (#77205)Joseph Huber2024-01-082-8/+12