2023-12-19 |
Kazu Hirata | [Interpreter] Fix warnings
|
commit | commitdiff | tree |
2023-12-19 |
Kazu Hirata | [Support] Fix warnings
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [ADT] Deprecate StringRef::{starts,ends}with (#75491)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [lldb] Use StringRef::starts_with (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [llvm] Fix typos in documentation
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [IR] Use llvm::find (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [Dialect] Use llvm::is_contained (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [Analysis] Use llvm::erase (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [CodeGen] Remove unused forward declarations (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [CodeGen] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [Analysis] Remove unused forward declarations (NFC)
|
commit | commitdiff | tree |
2023-12-17 |
Kazu Hirata | [Index] Fix recursive-cxx-member-calls.cpp
|
commit | commitdiff | tree |
2023-12-16 |
Kazu Hirata | Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-16 |
Kazu Hirata | [lldb] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-16 |
Kazu Hirata | [llvm] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-16 |
Kazu Hirata | [lldb] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-16 |
Kazu Hirata | Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | [flang] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | [BOLT] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | [clangd] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | [clang-tidy] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | [mlir] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-14 |
Kazu Hirata | [llvm] Use StringRef::{starts,ends}_with (NFC)
|
commit | commitdiff | tree |
2023-12-13 |
Kazu Hirata | [clang] Use StringRef::{starts,ends}_with (NFC) (#75149)
|
commit | commitdiff | tree |
2023-12-13 |
Kazu Hirata | [Transforms] Fix a warning
|
commit | commitdiff | tree |
2023-12-12 |
Kazu Hirata | [Transforms] Fix a warning
|
commit | commitdiff | tree |
2023-12-12 |
Kazu Hirata | Revert "[RISCV] Update the interface of sifive vqmaccqoq...
|
commit | commitdiff | tree |
2023-12-12 |
Kazu Hirata | [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956)
|
commit | commitdiff | tree |
2023-12-11 |
Kazu Hirata | [BOLT] Fix warnings
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [DirectoryWatcher] Include limits.h instead of MathExtras...
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [ARM] Include bit.h instead of MathExtras.h (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [ADT] Include bit.h instead of MathExtras.h (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [Target] Remove unused forward declarations (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [Transforms] Remove unused forward declarations (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [GlobalISel] Add a missing include
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [Support] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [llvm] Adjust inlucdes of ArrayRef.h (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [Target] Include bitset (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [Transforms] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [clang-tools-extra] Use llvm::to_underlying (NFC)
|
commit | commitdiff | tree |
2023-12-10 |
Kazu Hirata | [clang] Use llvm::to_underlying (NFC)
|
commit | commitdiff | tree |
2023-12-09 |
Kazu Hirata | [ADT] Rename SmallString::{starts,ends}with to {starts...
|
commit | commitdiff | tree |
2023-12-09 |
Kazu Hirata | [ADT] Remove StringRef::{starts,ends}with_insensitive... Author: Kazu Hirata <kazu@google.com>
|
commit | commitdiff | tree |
2023-12-09 |
Kazu Hirata | [Bitcode] Remove an unnecessary include (NFC)
|
commit | commitdiff | tree |
2023-12-09 |
Kazu Hirata | [DebugInfo] Use llvm::to_underlying (NFC)
|
commit | commitdiff | tree |
2023-12-08 |
Kazu Hirata | [FlowSensitive] Fix warnings
|
commit | commitdiff | tree |
2023-12-08 |
Kazu Hirata | [AMDGPU] Use isNullConstant (NFC)
|
commit | commitdiff | tree |
2023-12-08 |
Kazu Hirata | [Analysis] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-08 |
Kazu Hirata | [IR] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-08 |
Kazu Hirata | [Target] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-08 |
Kazu Hirata | [TableGen] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-06 |
Kazu Hirata | [llvm-reduce] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-06 |
Kazu Hirata | [llvm-exegesis] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-06 |
Kazu Hirata | [llvm-exegesis] Stop including array (NFC)
|
commit | commitdiff | tree |
2023-12-06 |
Kazu Hirata | [Target] Stop including bitset (NFC)
|
commit | commitdiff | tree |
2023-12-06 |
Kazu Hirata | [XRay] Adjust includes of bitset (NFC)
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [Support] Remove llvm/Support/Host.h (#74261)
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [llvm] Stop including tuple (NFC)
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [llvm] Stop including vector (NFC)
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [TableGen] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [PDB] Remove llvm/DebugInfo/PDB/Native/Formatters.h...
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [Transforms] Remove unnecessary includes (NFC)
|
commit | commitdiff | tree |
2023-12-04 |
Kazu Hirata | [llvm] Stop including string (NFC)
|
commit | commitdiff | tree |
2023-12-03 |
Kazu Hirata | [llvm] Stop including unordered_map (NFC)
|
commit | commitdiff | tree |
2023-12-03 |
Kazu Hirata | [llvm] Stop including map (NFC)
|
commit | commitdiff | tree |
2023-12-03 |
Kazu Hirata | [llvm] Stop including llvm/ADT/StringMap.h (NFC)
|
commit | commitdiff | tree |
2023-12-03 |
Kazu Hirata | [llvm] Stop including llvm/ADT/StringRef.h (NFC)
|
commit | commitdiff | tree |
2023-12-03 |
Kazu Hirata | [llvm-dwarfutil] Adjust includes (NFC)
|
commit | commitdiff | tree |
2023-12-02 |
Kazu Hirata | [Vectorize] Fix an unused variable warning
|
commit | commitdiff | tree |
2023-12-02 |
Kazu Hirata | [llvm-rc] Include StringMap.h insteadof StringSet.h...
|
commit | commitdiff | tree |
2023-12-02 |
Kazu Hirata | [llvm] Stop including list (NFC)
|
commit | commitdiff | tree |
2023-12-02 |
Kazu Hirata | [llvm] Stop including array (NFC)
|
commit | commitdiff | tree |
2023-12-02 |
Kazu Hirata | [llvm] Stop including optional (NFC)
|
commit | commitdiff | tree |
2023-12-02 |
Kazu Hirata | [llvm-objdump] Stop including llvm/ADT/IndexedMap.h...
|
commit | commitdiff | tree |
2023-12-01 |
Kazu Hirata | [llvm-reduce] Stop including llvm/ADT/SetVector.h ...
|
commit | commitdiff | tree |
2023-12-01 |
Kazu Hirata | [llvm] Stop including llvm/ADT/StringSet.h (NFC)
|
commit | commitdiff | tree |
2023-11-27 |
Kazu Hirata | [RISCV] Fix a warning
|
commit | commitdiff | tree |
2023-11-27 |
Kazu Hirata | [mlir] Fix a warning
|
commit | commitdiff | tree |
2023-11-16 |
Kazu Hirata | [StaticAnalyzer] Fix warnings about missing override
|
commit | commitdiff | tree |
2023-11-13 |
Kazu Hirata | [llvm] Stop including llvm/ADT/SparseBitVector.h (NFC)
|
commit | commitdiff | tree |
2023-11-12 |
Kazu Hirata | [llvm] Stop including llvm/ADT/DenseMap.h (NFC)
|
commit | commitdiff | tree |
2023-11-12 |
Kazu Hirata | [clang] Stop including llvm/ADT/DenseSet.h (NFC)
|
commit | commitdiff | tree |
2023-11-12 |
Kazu Hirata | [DependencyScanning] Include DenseMap.h instead of...
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [StaticAnalyzer] Stop including llvm/ADT/ImmutableMap...
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/BitVector.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/SmallSet.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/SmallString.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [Transforms] Include llvm/ADT/SmallSet.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [TableGen] Include <set> (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/DenseMap.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/DenseSet.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [Object] Stop including llvm/ADT/PointerUnion.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/PointerIntPair.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [mlir] Stop including llvm/ADT/Any.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/SmallPtrSet.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/DenseMapInfo.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/MapVector.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/SetVector.h (NFC)
|
commit | commitdiff | tree |
2023-11-11 |
Kazu Hirata | [llvm] Stop including llvm/ADT/StringMap.h (NFC)
|
commit | commitdiff | tree |