2023-04-03 |
Ben Shi | [LoongArch][NFC] Add tests of multiplication with immed... |
commit | commitdiff | tree | snapshot |
2023-04-03 |
Craig Topper | [SelectionDAG] Rename Flag->Glue. NFC |
commit | commitdiff | tree | snapshot |
2023-04-03 |
Craig Topper | [Targets] Rename Flag->Glue. NFC |
commit | commitdiff | tree | snapshot |
2023-04-03 |
Craig Topper | [X86] Rename Flag->Glue in SelectionDAG. NFC |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Kai Sasaki | [mlir] Fix ignoring return value warning for Toy CLIs |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Craig Topper | [TableGen] Rename InFlag/OutFlag->InGlue/OutGlue. NFC |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Craig Topper | [TableGen] clang-format DAGISelMatcherOpt.cpp. NFC |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Joshua Cao | [mlir][doc] rename MemRefDataFlowOpt -> AffineScalarRep... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Felix Schneider | [mlir] [Linalg] Limit Detensorize pass to FunctionOpInt... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [X86] truncateAVX512SetCCNoBWI - pass SDLoc argument... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Craig Topper | [TableGen] Avoid creating a ScopeMatcher full of nullptrs. |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [X86] combineX86ShufflesConstants - move hasOneUse... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [X86] lowerShuffleOfExtractsAsVperm - move hasOneUse... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Prem Chintalapudi | [MCJIT] Set VMA to code address in PerfJITEventListener. |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [X86] Move hasOneUse check on PCMPGT(X,-1) -> PCMPGT... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Lang Hames | [ORC] Add a generic bootstrap key-value store to Simple... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [X86] combineExtractVectorElt - call hasOneUse() as... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Piotr Zegar | [clang-tidy] Fix findNextTokenSkippingComments & rangeC... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Guillaume Chatelet | Revert D147231 "[libc] Adds string and TestLogger class... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Luke Lau | [RISCV] Lower fixed length interleaved accesses via... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Alexandre Ganea | [mlir][StorageUniquer] Fix build with LLVM_ENABLE_THREA... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Sergei Barannikov | [compiler-rt] Avoid double-prefixing aliases with __USE... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Guillaume Chatelet | [libc] Adds string and TestLogger classes, use them... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [DAG] canCreateUndefOrPoison - add ISD::INSERT_VECTOR_E... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Simon Pilgrim | [X86] Add test case showing failure to fold freeze... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Guillaume Chatelet | [libc] Fix missing include for pthread tests |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Luke Lau | Revert "[RISCV] Lower fixed length interleaved accesses... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Guillaume Chatelet | [libc] Use string_view for write_to_stderr |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Luke Lau | [RISCV] Lower fixed length interleaved accesses via... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Ben Shi | [LoongArch] Optimize multiplication with immediates |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Ben Shi | [LoongArch][NFC] Add tests of multiplication with immed... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Yaxun (Sam... | [HIP] Supports env var HIP_PATH |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Yaxun (Sam... | [HIP] clang should pass `-mno-amdgpu-ieee` to -cc1 |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Florian Hahn | [Loads] Support SCEVAddExpr as start for pointer AddRec. |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Richard Smith | Stop modifying trailing return types. |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Jie Fu | [mlir][flang] Fix -Wunused-result after D146785 (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Alvin Wong | [asan][test][win] Make report_after_syminitialize test... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Joshua Cao | [LoopInterchange] Add GEP with 3 indices test for pr57148 |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Kai Sasaki | [mlir] Catch the case using ir print without disabling... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Min-Yih Hsu | [M68k] Add support for lowering atomic fence |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Jon Phillips | [clang-format][NFC] Refactor unit tests for "LambdaBody... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Craig Topper | [RISCV] Add special case for i32 uaddo X, -1 on RV64. |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Craig Topper | [RISCV] Add i32 uaddo X, -1 test case. NFC |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Craig Topper | [TableGen] Move some vectors into place instead of... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Roy Jacobson | [Clang][AST] Fix __has_unique_object_representations... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Peter Klausler | [flang][docs] Document module name extension |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Peter Klausler | [flang] Fix checks for USE-associated UDDTIO & their... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] vector-compare-any_of.ll - add AVX1OR2 check... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] combinePTESTCC - fold TESTC(X,~X) -> TESTC(X,-1) |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] Add test showing failure to fold testc(X,~X)... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Carlos Galvez | [clang-tidy] Disable misc-definitions-in-headers for... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] combineSetCCMOVMSK - fold PTEST(XOR(X,Y),XOR... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
sstwcw | [clang-format] Handle Verilog struct literals |
commit | commitdiff | tree | snapshot |
2023-04-01 |
sstwcw | [clang-format] Handle enum in Verilog |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Alvin Wong | [asan][test] Fix tests or mark XFAIL for MinGW target |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Alvin Wong | [asan][test] Fix `TestCases/alloca_*` ptr-to-long cast... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Alvin Wong | [compiler-rt][asan][test] Fix lit test config on MinGW |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] LowerVectorAllEqual - handle i64 comparisons... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Cyndy Ishida | [llvm][TextAPI] only compare deployment version for... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] MatchVectorAllEqualTest - support for sub-128... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] MatchVectorAllEqualTest - add support for icmp... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] Add vector-reduce-and-scalar.ll to test and(extra... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Aaron Ballman | Revert "AMDGPU: Created a subclass for the return addre... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] MatchVectorAllEqualTest - add support for icmp... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] Add AVX1OR2 common check-prefix to vector-reduce... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Emilia Dreamer | [clang-format] Don't format typename template parameter... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] Add AVX512F test coverage to vector-reduce-and... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] vector-reduce-and-cmp.ll - and reductions should... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Sergei Barannikov | [compiler-rt] Quote multiple warning flags in check_cxx... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [PhaseOrdering] Add test case for Issue #61061 |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Ben Shi | [LoongArch] Optimize multiplication with immediates |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Ben Shi | [LoongArch][NFC] Add tests of multiplication with immed... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Simon Pilgrim | [X86] Refactor MatchVectorAllZeroTest -> MatchVectorAll... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Shoaib Meenai | [asan] Fix Darwin runtimes compilation |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Hristo Hristov | [libc++][spaceship[NFC] P1614R2 `operator<=>` moves... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Phoebe Wang | [Windows SEH] Fix catch+return crash for Windows -EHa |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Kazu Hirata | [Scalar] Use SmallPtrSet::contains (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Craig Topper | [TableGen] Simplify some code. NFC |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Craig Topper | [TableGen] Reduce code duplication. NFC |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Yi Kong | [BOLT][NFC] Simplify code using std::optional |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Ben Shi | [RISCV][NFC] Simplify PatFrag mul_const_oneuse |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Sanjeet Karan... | asan_memory_profile: Fix for deadlock in memory profile... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Lang Hames | [ORC][MachO] __objc_imageinfo isn't a MachO "object... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Lang Hames | [ORC] Prefer SectionRange::getRange convenience method. |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Lang Hames | [ORC] Remove more unnecessary ExecutorAddr::getValue... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Lang Hames | [ORC] Remove redundant ExecutorAddr temporaries. |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Peter Rong | [FuzzMutate] introduce vector operations, select and... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Brad Smith | [OHOS] Remove redundant IsIntegratedAssemblerDefault... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Owen Pan | [clang-format] Add MinDigits suboptions to IntegerLiter... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Lang Hames | [ORC] Simplify some ExecutorAddr uses by removing getVa... |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Nico Weber | [gn] Port a52054cfa29d more |
commit | commitdiff | tree | snapshot |
2023-04-01 |
Nico Weber | [gn] Port a52054cfa29d |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Cyndy Ishida | [llvm][TextAPI] compare deployment versions for equalit... |
commit | commitdiff | tree | snapshot |
2023-03-31 |
V Donaldson | [flang] IO condition specfier control flow |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Jonas Devlieghere | [dsymutil] Disable 'auto' verification as the default |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Aiden Grossman | [llvm-mc] Fix line_end_with_space.test |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Owen Pan | [clang-format] Don't misannotate left squares as lambda... |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Dave Lee | [clang] Set ShowInSystemHeader for module-build and... |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Peiming Liu | [mlir][sparse] support sparse bufferization.alloc_tenso... |
commit | commitdiff | tree | snapshot |
2023-03-31 |
Min-Yih Hsu | [M68k] Add AssemblerPredicate to existing `AtLeast680x0... |
commit | commitdiff | tree | snapshot |
next |