summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Clang][Driver] Merge the different strategies of how libc++ is includedupstream/users/philnik777/merge_libcxx_include_strategiesNikolas Klauser2024-03-0320-129/+178
* [Clang] Fix __has_cpp_attribute and C++11 attributes with arguments in C++03 ...Nikolas Klauser2024-03-016-27/+33
* Use object directly instead of accessing ArrayRef (#83263)Martin Wehking2024-03-011-1/+1
* [X86][CodeGen] Add missing patterns for APX NDD instructions about encoding t...Shengchen Kan2024-03-012-41/+76
* [ARM] Change the type of CC and VCC code in `splitMnemonic`. (#83413)Alfie Richards2024-03-011-13/+14
* [AMDGPU] Improve detection of non-null addrspacecast operands (#82311)Pierre van Houtryve2024-03-018-17/+498
* [SLP]Fix/improve potential masked gather loads analysis.Alexey Bataev2024-03-013-346/+355
* [mlir][EmitC] Add bitwise operators (#83387)Marius Brehler2024-03-014-14/+207
* [SLP]Fix the cost model for extracts combined with later shuffle.Alexey Bataev2024-03-013-3/+20
* [AArch64] Remove unused AArch64ISD::BIT. NFCDavid Green2024-03-013-6/+1
* [clang] Remove unused lambda capture. (#83550)Alexandros Lamprineas2024-03-010-0/+0
* Revert fuzzer windows changes (#83551)David CARLIER2024-03-011-21/+4
* [AArch64] Mark AESD and AESE instructions as commutative. (#83390)David Green2024-03-013-5/+5
* [llvm-jitlink] [test] Add an XFAIL for a JITLink test on MinGWMartin Storsjö2024-03-011-0/+5
* [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438)Tom Eccles2024-03-0117-222/+190
* [AMDGPU] Rename hasGFX12Enc to hasRestrictedSOffset in BUF definitions. NFC. ...Jay Foad2024-03-011-76/+76
* [X86][AArch64][PowerPC] __builtin_cpu_supports accepts unknown options. (#83515)Pavel Iliin2024-03-017-14/+30
* [mlir][VectorOps][nfc] Add result pretty printing to `vector.vscale` (#83439)Benjamin Maxwell2024-03-012-2/+10
* [MC] Teach checkAsmTiedOperandConstraints about optional operands (#81381)Sergei Barannikov2024-03-011-27/+62
* Fix MSVC "not all control paths return a value" warnings. NFC.Simon Pilgrim2024-03-011-2/+2
* [lldb][test][Windows] Don't check for pexpect with LLDB_ENFORCE_STRICT_TEST_R...David Spickett2024-03-011-4/+8
* [clang] Remove unused-lambda-capture in AArch64.cpp (NFC)Jie Fu2024-03-011-2/+1
* [IR] Update getOrInsertFunction() docs for opaque pointers (NFC)Nikita Popov2024-03-011-15/+8
* [compiler-rt][fuzzer] windows build unbreak proposal. (#83538)David CARLIER2024-03-011-4/+7
* [clang][Interp] OpaqueValueExprs can have null subexprsTimm Bäder2024-03-011-3/+7
* [FMV] Use lexicographic order of feature names when mangling. (#83464)Alexandros Lamprineas2024-03-015-57/+99
* Add llvm_v6i32_ty. NFC. (#83522)Pravin Jagtap2024-03-011-0/+1
* Revert "[AArch64][GlobalISel] Legalize G_SHUFFLE_VECTOR for Odd-Sized Vectors...chuongg32024-03-015-212/+108
* [AMDGPU] promote i1 arg type for amdgpu_cs (#82971)Nick Anderson2024-03-012-0/+1216
* [clang][Interp][NFC] Add an assertion to classify(Expr*)Timm Bäder2024-03-011-0/+1
* [clang][dataflow] Correctly treat empty initializer lists for unions. (#82986)martinboehme2024-03-015-22/+153
* [X86][CodeGen] Fix compile crash in EVEX compression for corner caseShengchen Kan2024-03-012-1/+10
* [AArch64][GlobalISel] Expand abs.v4i8 to v4i16 and abs.v2s16 to v2s32 (#81231)Dhruv Chawla (work)2024-03-012-3/+6
* [compiler-rt] fix __sanitizer_siginfo type on freebsd. (#77379)David CARLIER2024-03-012-2/+22
* [clang][analyzer] Add StreamChecker note tags for "indeterminate stream posit...Balázs Kéri2024-03-012-126/+238
* Revert "[mlir][PDL] Add support for native constraints with results (#82760)"Matthias Gehre2024-03-0118-555/+98
* [mlir][PDL] Add support for native constraints with results (#82760)Matthias Gehre2024-03-0118-98/+555
* Add "REQUIRES: asserts" to 2 tests added in #83379 using "-debug-only" run ar...Douglas Yung2024-03-012-0/+2
* [TextAPI] Fixup symbol names of ivars from extensions (#83525)Cyndy Ishida2024-02-292-1/+3
* [InstallAPI] Use unique identifiers for input buffers (#83523)Cyndy Ishida2024-02-291-2/+4
* [RISCV] Add getFeaturesForCPU function support (#83269)Brandon Wu2024-03-012-0/+27
* [lldb] [debugserver] fix qLaunchSuccess error, add QErrorStringInPacketSuppor...Jason Molenda2024-02-292-160/+168
* [RISCV] Move V0 to the end of register allocation order (#82967)Wang Pengcheng2024-03-0162-520/+516
* [lldb][progress][NFC] Fix Doxygen information (#83502)Chelsea Cassanova2024-02-291-0/+3
* [libc] Allow libc to build on Red Hat (#83517)jameshu158692024-02-291-4/+5
* Revert "XFAIL TestLocalVariables.py on Windows" (#83454)Alexander M2024-02-291-1/+0
* [libc] Ignore -Winclude-next-absolute-path warning in float-macros.h (#83513)lntue2024-02-291-0/+1
* [compiler-rt][Fuzzer] SetThreadName windows implementation new try. (#76761)David CARLIER2024-02-291-2/+16
* [HWASAN] Implement selective instrumentation based on profiling information (...Kirill Stoimenov2024-02-293-0/+81
* Revert "[lldb] Add SBProcess methods for get/set/use address masks (#83095)"Jason Molenda2024-02-2910-328/+6