aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysRevert "[LAA] Remove loop-invariant check added in 234cc40adc61."Florian Hahn4-62/+40
11 days[mlir][LLVMIR][OpenMP] Move reduction allocas before stores (#105683)Tom Eccles3-15/+38
11 daysRevert "[ARM] musttail fixes"Kiran10-661/+191
11 days[mlir][debug] Handle DIImportedEntity. (#103055)Abid Qadeer13-16/+184
11 daysRevert "Seperate frontend changes, add debug directives, remove redundant stu...Kiran4-7/+3
11 daysSeperate frontend changes, add debug directives, remove redundant stuff from ...Kiran4-3/+7
11 days[ARM] musttail fixesKiran10-191/+661
11 daysAdd logs for SymbolFileDWARF::FindTypes (#106030)Dmitrii Galimzianov1-6/+33
11 days[lldb][lldb-dap] Fix for TestDAP_instruction_breakpoint.py test failure on wi...Santhosh Kumar Ellendula1-0/+1
11 days[flang][debug] Support derived types. (#99476)Abid Qadeer9-50/+234
11 daysMIPS: Add fcanonicalize for pre-R6 (#104554)YunQiang Su3-0/+117
11 days[clang-format-diff.py][NFC] Document _stderr as unusedMarcoFalke1-1/+1
11 days[flang][driver] apply mlir pass options immediately after lowering (#106099)jeanPerier4-0/+15
11 days[mlir] Support emit fp16 and bf16 type to cpp (#105803)Jianjian Guan7-19/+55
11 days[gn build] Port db94852b9b4cNico Weber1-25/+26
11 days[gn build] Port cbf34a5f7701Nico Weber1-1/+0
11 days[gn build] Port 8e901c255df4Nico Weber1-1/+0
11 days[gn build] Port 89c27d6b07ddNico Weber1-0/+1
11 days[gn build] Port 7bc9d95b7e5aNico Weber1-0/+1
11 days[gn build] Port 5f6172f0684bNico Weber1-0/+1
11 days[Analysis][NFC] Use SmallVectorImpl consistently in ScalarEvolution (#105663)David Sherwood2-16/+16
11 days[SPIR-V] Fix vload_half builtin argument count (#105585)Konrad Krawiec2-1/+16
11 days[mlir][vector] Rename LowerVectorToLLVM to ConvertVectorToLLVM (NFC) (#104785)Hugo Trachino3-7/+10
11 days[SLP][REVEC] Expand getelementptr into vector form. (#103704)Han-Kuan Chen2-0/+64
11 dayspre-commit test for #106195 (#106196)Freddy Ye1-0/+50
11 days[clang-tidy] Add UseUpperCaseLiteralSuffix option to readability-implicit-boo...Da-Viper6-6/+68
11 days[SCCP] Propagate non-null pointers (#106090)Nikita Popov2-15/+40
11 days[RISCV] Custom legalize vXbf16 BUILD_VECTOR without Zfbfmin.Craig Topper2-5/+122
11 days[RISCV] Merge duplicate switch cases. NFCCraig Topper1-2/+0
11 days[compiler-rt][test] Add REQUIRES: shell to focus-function.test with for-loop ...Harini09241-1/+2
11 days[compiler-rt][test] Expand and Rewrite Tests for lit Internal Shell Compatibi...Harini09244-8/+24
11 days[compiler-rt][tests] Removed the use of parentheses in compiler-rt tests with...Harini09241-1/+1
11 days[clang][compiler-rt][test] Removed dirname command substitutions from tests (...Connie Zhu2-54/+56
11 days[llvm-lit][test] Resolved typo in raising InternalShellError for export comma...Connie Zhu4-1/+22
11 days[mlir] ThreadLocalCache: make TSAN happy about destructors (#106170)Jeff Niu1-9/+15
11 days[MLIR][Python] add f8E5M2 and tests for np_to_memref (#106028)PhrygianGates2-1/+52
11 days[NFC] Remove unused argument (FuncName) for parseMIR (#106144)Kyungwoo Lee5-25/+22
11 days[TII][RISCV] Add renamable bit to copyPhysReg (#91179)Piyou Chen59-61/+163
11 days[IR] Bump AttributeBitSet width to 16 bytes (#106138)Yuxuan Chen1-1/+1
11 daysReland "[MLGO] Remove Python <3.8 from unsupported config (#106132)"Aiden Grossman3-7/+2
11 days[PowerPC] Retire PPCExpandISel pass (#84289)Kai Luo33-1655/+1143
11 days[Clang][Sema] Revisit the fix for the lambda within a type alias template dec...Younan Zhang2-38/+110
11 days[DirectX] Add resource handling to the DXIL pretty printerJustin Bogner4-6/+257
11 days[RISCV][TTI]Fix the cost estimation for long select shuffle.Alexey Bataev2-9/+456
11 days[RISCV] Don't check hasStdExtZfh and hasStdExtZfhmin. NFCCraig Topper1-4/+2
11 days[DirectX] Implement metadata lowering for resourcesJustin Bogner5-10/+95
11 days[docs] Document the missing availability platforms and environments (#104653)Ian Anderson1-30/+56
11 days[NFC][TableGen] Refactor JSON and detailed record emitter (#105770)Rahul Joshi3-157/+137
11 days[rtsan][compiler-rt] Add missing calloc unit test (#106159)Chris Apple1-0/+6
11 days[DirectX] Move resource logic into PrettyPrinter and TranslateMetadata. NFCJustin Bogner4-36/+56