projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
workflows: Remove symbol versions from libclang.so in the libclang ABI test
[platform/upstream/llvm.git]
/
cross-project-tests
/
2022-07-28
Shafik Yaghmour
[Clang] Diagnose ill-formed constant expression when...
tree
|
commitdiff
2022-07-27
Arthur Eubanks
[cross-project-tests] Add split-file as dependency
tree
|
commitdiff
2022-07-12
David Blaikie
Pretty printer test fixes
tree
|
commitdiff
2022-07-12
David Blaikie
Add missing include for std::size_t
tree
|
commitdiff
2022-07-11
spupyrev
Revert "Rebase: [Facebook] Add clang driver options...
tree
|
commitdiff
2022-07-11
Amir Ayupov
Rebase: [Facebook] Add clang driver options to test...
tree
|
commitdiff
2022-06-13
Stephen Tozer
[Dexter] Remove debugger-dependent test from windows
tree
|
commitdiff
2022-06-13
Stephen Tozer
[Dexter] Fix incorrect test expectations for floating...
tree
|
commitdiff
2022-06-13
Stephen Tozer
[Dexter] Allow Dexter watch commands to specify a range...
tree
|
commitdiff
2022-06-08
Stephen Tozer
[Dexter] Use PurePath to compare paths in Dexter commands
tree
|
commitdiff
2022-06-08
Stephen Tozer
[Dexter] Catch value error when encountering invalid...
tree
|
commitdiff
2022-05-20
Vitaly Buka
[lit] Fix setup of sanitizer environment
tree
|
commitdiff
2022-04-20
Aaron Ballman
Speculatively fix build bots
tree
|
commitdiff
2022-04-11
Stephen Tozer
[Dexter] Collate penalties of the same type into a...
tree
|
commitdiff
2022-04-08
David Blaikie
DebugInfo: Consider the type of NTTP when simplifying...
tree
|
commitdiff
2022-03-25
David Blaikie
DebugInfo: Don't allow type units to references types...
tree
|
commitdiff
2022-03-24
David Blaikie
DebugInfo: Classify noreturn function types as non...
tree
|
commitdiff
2022-03-22
David Blaikie
llvm-dwarfdump: Including calling convention attribute...
tree
|
commitdiff
2022-03-17
Thomas Lively
[WebAssembly] Add end-to-end codegen tests for wasm_sim...
tree
|
commitdiff
2022-03-16
Sam McCall
Use lit_config.substitute instead of foo % lit_config...
tree
|
commitdiff
2022-03-11
Petr Hosek
[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE
tree
|
commitdiff
2022-03-01
gbtozers
[Dexter] Optimize breakpoint deletion in Visual Studio
tree
|
commitdiff
2022-02-16
David Blaikie
DebugInfo: fix a couple of spurious spaces in simplifie...
tree
|
commitdiff
2022-02-15
David Blaikie
DebugInfo: Disable simplified template names for -gmlt...
tree
|
commitdiff
2022-02-15
David Blaikie
DebugInfo: Don't simplify template names using _BitInt(N)
tree
|
commitdiff
2022-02-11
OCHyams
[dexter] Don't generate results files by default
tree
|
commitdiff
2022-02-10
David Blaikie
DebugInfo: Don't simplify names referencing local enums
tree
|
commitdiff
2022-02-10
David Blaikie
DebugInfo: Don't simplify any template referencing...
tree
|
commitdiff
2022-02-10
OCHyams
[cross-project-tests] REQUIRES: system-darwin in llgdb...
tree
|
commitdiff
2022-02-10
OCHyams
[cross-project-tests] Add REQUIRES: compiler-rt to...
tree
|
commitdiff
2022-02-09
OCHyams
[cross-project-tests] Make GDB version string parsing...
tree
|
commitdiff
2022-02-09
OCHyams
[cross-project-tests] XFAIL llgdb-tests when gdb can...
tree
|
commitdiff
2022-01-26
OCHyams
[Dexter] Remove false requirement of lldb for dexter...
tree
|
commitdiff
2022-01-12
River Riddle
[mlir] Finish removing Identifier from the C++ API
tree
|
commitdiff
2022-01-11
Maksim Panchenko
Merge BOLT into LLVM monorepo
tree
|
commitdiff
2022-01-10
Jeremy Morse
[Dexter] Allow DexUnreachable in supplementary .dex...
tree
|
commitdiff
2022-01-10
Jeremy Morse
[Dexter] Allow tests to specify command line options
tree
|
commitdiff
2022-01-08
Christian Sigg
Fix GDB printers test
tree
|
commitdiff
2022-01-06
Christian Sigg
Update mlir GDB printers
tree
|
commitdiff
2022-01-06
David Blaikie
DebugInfo: Rebuild varargs function types correctly
tree
|
commitdiff
2021-12-29
Mehdi Amini
Fix build of llvm-prettyprinters/gdb/mlir-support.cpp...
tree
|
commitdiff
2021-12-16
OCHyams
[Dexter] Remove the Windows dependency on lld from...
tree
|
commitdiff
2021-12-08
Tom Weaver
[dexter] Fix source-root-dir unittests on Windows
tree
|
commitdiff
2021-12-01
Stephen Tozer
[Dexter] Fix address_printing test by requiring lldb
tree
|
commitdiff
2021-12-01
Stephen Tozer
[Dexter] Add DexDeclareAddress command and address...
tree
|
commitdiff
2021-11-22
Quinn Pham
[NFC][clang] Inclusive language: rename master variable...
tree
|
commitdiff
2021-11-10
David Blaikie
llvm-dwarfdump: Lookup type units when prettyprinting...
tree
|
commitdiff
2021-11-06
David Blaikie
DebugInfo: Simplified Template Names: drop unneeded...
tree
|
commitdiff
2021-11-05
David Blaikie
DWARF Simplified Template Names: Narrow down the handli...
tree
|
commitdiff
2021-11-05
David Blaikie
Add some support for pretty printing Twines containing...
tree
|
commitdiff
2021-11-05
David Blaikie
Fix some issues with the gdb pretty printers for llvm...
tree
|
commitdiff
2021-10-29
David Blaikie
Migrate the roundtrip tests to work similar to the...
tree
|
commitdiff
2021-10-29
David Blaikie
Adjust test to only compile and not link
tree
|
commitdiff
2021-10-28
OCHyams
[dexter] XFAIL feature_test source-root-dir.cpp
tree
|
commitdiff
2021-10-27
Douglas Yung
Add "REQUIRES: native" to test.
tree
|
commitdiff
2021-10-27
OCHyams
[dexter] Fix failing regression tests
tree
|
commitdiff
2021-10-26
David Blaikie
Add cross-project-test for simplified template name...
tree
|
commitdiff
2021-10-26
David Blaikie
llvm pretty printers: Fix StringRef and workaround...
tree
|
commitdiff
2021-10-22
Stephen Tozer
[Dexter] Add DexFinishTest command to conditionally...
tree
|
commitdiff
2021-10-08
Stephen Tozer
[Dexter] Add option to pass a Visual Studio solution...
tree
|
commitdiff
2021-09-24
Stephen Tozer
Reapply "[Dexter] Improve performance by evaluating...
tree
|
commitdiff
2021-09-17
Tozer
[Dexter] Mutually exclusive argument group for --builde...
tree
|
commitdiff
2021-09-14
Stephen Tozer
Revert "[Dexter] Improve performance by evaluating...
tree
|
commitdiff
2021-09-14
Stephen Tozer
[Dexter] Improve performance by evaluating expressions...
tree
|
commitdiff
2021-06-28
James Henderson
[cross-project-tests] Add/update check-* targets for...
tree
|
commitdiff
2021-06-28
James Henderson
[cross-project-tests] Make clang optional if not in...
tree
|
commitdiff
2021-06-28
James Henderson
[cross-project-tests] Add lld as a dependency if in...
tree
|
commitdiff
2021-06-28
James Henderson
[cross-project-tests] Rename vars to make sense for...
tree
|
commitdiff
2021-06-28
James Henderson
[RFC][debuginfo-test] Rename debug-info lit tests for...
tree
|
commitdiff