aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Load Specializations Lazilyusers/ChuanqiXu9/LoadSpecLazily_one_of_twoChuanqi Xu19-65/+728
2024-01-08[mlir] Use StringRef::ltrim (NFC)Kazu Hirata4-12/+6
2024-01-09[OpenMP] Patch for Support to loop bind clause : Checking Parent Region (#76938)SunilKuravinakop4-37/+225
2024-01-08[ELF] -r: fix crash when SHF_LINK_ORDER linked-to section has a larger indexFangrui Song2-0/+62
2024-01-08[Instrumentation] Remove -pgo-instr-old-cfg-hashing (#77357)Kazu Hirata3-66/+18
2024-01-08Make clang report invalid target versions. (#75373)ZijunZhaoCCK7-6/+45
2024-01-08[CMake] Add support for building on illumos (#74930)Brad Smith4-6/+23
2024-01-08[ELF] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 in SHF_ALLOC sections (...Fangrui Song5-23/+124
2024-01-08[mlir] Declare promised interfaces for the ConvertToLLVM extension (#76341)Justin Fargnoli8-0/+16
2024-01-08[test][sanitizer] Check summary function and a single stack frameVitaly Buka1-8/+16
2024-01-08[RISCV] Use getELen() instead of hardcoded 64 in lowerBUILD_VECTOR. (#77355)Craig Topper2-132/+320
2024-01-08Set MaxAtomicSizeInBitsSupported for remaining targets. (#75703)James Y Knight14-22/+101
2024-01-09[RISCV] Add support predicating for ANDN/ORN/XNOR with short-forward-branch-o...Jim Lin4-10/+179
2024-01-09[doc][StackMaps] Fix typowangpc1-1/+1
2024-01-09Improve modeling of 'getcwd' in the StdLibraryFunctionsChecker (#77040)Ben Shi3-3/+30
2024-01-08[Analysis] Use StringRef::rtrim (NFC)Kazu Hirata1-6/+1
2024-01-08[msan] Unwind stack before fatal reports (#77168)Vitaly Buka4-12/+46
2024-01-08[Sema] Use StringRef::ltrim (NFC)Kazu Hirata1-1/+1
2024-01-08[test][hwasan] Test function name in summaries #77391 (#77397)Vitaly Buka4-11/+11
2024-01-09[CostModel][X86] Fix fpext conversion cost for 16 elements (#76278)HaohaiWen2-1/+2
2024-01-09[mlir][complex] Support Fastmath flag for complex.mulf (#74554)Kai Sasaki2-28/+158
2024-01-08[libc] temporarily set -Wno-shorten-64-to-32 (#77396)Nick Desaulniers1-0/+3
2024-01-08[libc] fix up #77384Nick Desaulniers1-1/+1
2024-01-08[ELF] OVERLAY: support optional start address and LMAFangrui Song2-17/+29
2024-01-08[libc] fix -Wconversion (#77384)Nick Desaulniers1-1/+2
2024-01-09[clang-tidy]unused using decls only check cpp files (#77335)Congcong Cai2-1/+4
2024-01-08[AArch64][SVE2] Add pattern for BCAX (#77159)Usman Nadeem2-1/+147
2024-01-09Revert "[ASan][libc++] String annotations optimizations fix with lambda (#762...Advenam Tacet1-1/+1
2024-01-08[RISCV] Add branch+c.mv macrofusion for sifive-p450. (#76169)Craig Topper8-8/+505
2024-01-08[Clang][NFC] Fix out-of-bounds access (#77193)Krystian Stasiowski1-1/+3
2024-01-08[NVPTX] remove incorrect NVPTX intrinsic transformations (#76870)Alex MacLean2-65/+17
2024-01-08[mlir][spirv] Drop support for SPV_NV_cooperative_matrix (#76782)Jakub Kuderski26-1382/+49
2024-01-08[Libomptarget] Remove extra cache for offloading entries (#77012)Joseph Huber6-22/+18
2024-01-08[libc++abi] Handle catch null pointer-to-object (#68076)Iain Sandoe3-74/+301
2024-01-09[CommandLine] Do not print empty categories with '--help-hidden' (#77043)Igor Kudrin4-14/+27
2024-01-09[LLD] [MinGW] Sync --thinlto-cache-dir option details with ELF (#77010)Martin Storsjö1-2/+2
2024-01-08[libc] fix more -Wmissing-brace (#77382)Nick Desaulniers1-2/+2
2024-01-08[lldb] Change interface of StructuredData::Array::GetItemAtIndexAsInteger (#7...Alex Langford4-35/+21
2024-01-08[lldb] Deprecate SBBreakpoint::AddName in favor of AddNameWithErrorHandling (...Alex Langford1-0/+2
2024-01-08[RISCV] Remove tab character from RISCVRegisterInfo.td. NFCCraig Topper1-1/+1
2024-01-08[mlir][TilingInterface] Allow controlling what fusion is done within tile and...MaheshRavishankar3-82/+105
2024-01-08[libc] make off_t 32b for 32b arm (#77350)Nick Desaulniers1-0/+4
2024-01-08Revert "[OpenMP][libomptarget] Enable automatic unified shared memory executi...carlobertolli12-197/+6
2024-01-08[Driver] Add the --gcc-triple option (#73214)Tom Stellard11-0/+25
2024-01-08[OpenMP][libomptarget] Enable automatic unified shared memory executi… (#75...carlobertolli12-6/+197
2024-01-08[OpenACC] Implement 'self' clause parsingerichkeane3-7/+111
2024-01-08[AccelTable][nfc] Add helper function to cast AccelTableData (#77100)Felipe de Azevedo Piovezan2-10/+16
2024-01-08[NFC][msan] Switch allocator interface to use BufferedStackTrace (#77363)Vitaly Buka2-25/+27
2024-01-08[llvm-exegesis] Align loop MBB in loop repetitor (#77264)Aiden Grossman1-0/+6
2024-01-08[Libomptarget] Remove unnecessary CMake definition of endiannness (#77205)Joseph Huber2-8/+12