Age | Commit message (Expand) | Author | Files | Lines |
2024-01-23 | [CMake][Release] Add option for enabling PGO to release cache file. (#78823) | Tom Stellard | 1 | -16/+57 |
2024-01-23 | [CMake][PGO] Add libunwind to list of stage1 runtimes (#78869) | Tom Stellard | 1 | -1/+1 |
2024-01-22 | Revert "Reland [Clang][CMake] Support perf, LBR, and Instrument CLANG_BOLT op... | Amir Ayupov | 1 | -1/+1 |
2024-01-22 | Reland [Clang][CMake] Support perf, LBR, and Instrument CLANG_BOLT options (#... | Amir Ayupov | 1 | -1/+1 |
2024-01-22 | Revert "[Clang][CMake] Support perf, LBR, and Instrument CLANG_BOLT options (... | David Spickett | 1 | -1/+1 |
2024-01-21 | [Clang][CMake] Support perf, LBR, and Instrument CLANG_BOLT options (#69133) | Amir Ayupov | 1 | -1/+1 |
2024-01-16 | [CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain (#78323) | Petr Hosek | 2 | -2/+39 |
2024-01-11 | [CMake][Release] Add option for enabling LTO to cache file (#77035) | Tom Stellard | 1 | -1/+12 |
2024-01-11 | [Fuchsia] Add stage2 cmake options | Daniel Thornburgh | 1 | -0/+16 |
2024-01-08 | Revert "[CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain (#7... | Petr Hosek | 1 | -37/+1 |
2024-01-07 | [CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain (#76849) | Petr Hosek | 1 | -1/+37 |
2024-01-04 | test-release.sh: Add a CMake cache file for 3-stage release builds (#75903) | Tom Stellard | 1 | -0/+41 |
2023-12-13 | [CMake] Include opt-viewer in Fuchsia toolchain (#75296) | Petr Hosek | 1 | -0/+1 |
2023-11-08 | [libc++][hardening] Fix references to old names for hardening modes (#71743) | Konstantin Varlamov | 2 | -2/+2 |
2023-11-06 | [CMake][Fuchsia] Use unchecked hardening mode for libc++ | Petr Hosek | 2 | -0/+2 |
2023-11-06 | [CMake][Fuchsia] Set the runtimes for the second stage | Petr Hosek | 1 | -0/+3 |
2023-10-19 | [Fuchsia] Add lldb-dap to LLDB distribution | Daniel Thornburgh | 1 | -0/+1 |
2023-10-04 | [runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691) | Alexander Richardson | 1 | -3/+11 |
2023-09-26 | [libc++][lit] Allow overriding the executor for tests (#66545) | Alexander Richardson | 1 | -3/+3 |
2023-09-25 | [CMake] Add VE cache file (#65921) | Kazushi Marukawa | 1 | -0/+129 |
2023-09-22 | [Fuchsia] Build with -fvisibility=default (#67067) | Alex Brachet | 1 | -0/+6 |
2023-09-21 | [CMake] Fully delete the deprecated LLVM_USE_CRT* (#66850) | Zhang | 3 | -6/+0 |
2023-09-11 | [Fuchsia] Support building runtimes for RISC-V on Linux (#66025) | Petr Hosek | 1 | -1/+1 |
2023-09-11 | [Fuchsia] Re-enable libcxx timezone database (#65981) | Alex Brachet | 1 | -3/+0 |
2023-09-10 | [Fuchsia] Disable libcxx timezone database (#65870) | Alex Brachet | 1 | -0/+3 |
2023-09-05 | [CMake] Add option to disable driver build in Fuchsia cache file | Alex Brachet | 1 | -1/+4 |
2023-08-29 | [Clang][CMake] Remove GCC option override in BOLT.cmake | Amir Aupov | 1 | -6/+0 |
2023-08-25 | [CMake] Allow enabling Python in Fuchsia LLDB | Daniel Thornburgh | 2 | -2/+14 |
2023-08-11 | Revert part of "[test][asan] Disable new test from D157552 on Android" | Vitaly Buka | 1 | -1/+0 |
2023-08-09 | [test][asan] Disable new test from D157552 on Android | Vitaly Buka | 1 | -0/+1 |
2023-07-26 | Revert "[CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain" | Petr Hosek | 1 | -35/+1 |
2023-07-26 | [CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain | Petr Hosek | 1 | -1/+35 |
2023-06-28 | [Fuchsia] Enable libcxx filesystem on Windows for stage 1 build | Petr Hosek | 1 | -1/+0 |
2023-06-27 | [Fuchsia] Enable libcxx filesystem on Windows build. | Haowei Wu | 1 | -1/+0 |
2023-06-26 | [CMake][Fuchsia] Enable standalone libatomic | Alex Brachet | 1 | -0/+2 |
2023-06-16 | [Fuchsia] Forward libedit flags to stage2 | Daniel Thornburgh | 1 | -0/+2 |
2023-06-16 | [Fuchsia] Forward terminfo flags to stage 2 | Daniel Thornburgh | 1 | -0/+2 |
2023-06-12 | [Fuchsia] Pass CursesAndPanel_ROOT through to stage2 | Daniel Thornburgh | 1 | -0/+1 |
2023-06-06 | [Fuchsia] Add llvm-strings to Fuchsia clang build. | Haowei Wu | 1 | -0/+1 |
2023-06-03 | [CMake][Fuchsia] Add LLVM_ENABLE_HTTPLIB to Stage 2 build | Aiden Grossman | 1 | -0/+1 |
2023-06-01 | [Fuchsia] Reland: Add llvm-debuginfod to toolchain | Daniel Thornburgh | 2 | -0/+3 |
2023-06-01 | Revert "[Fuchsia] Add llvm-debuginfod to toolchain" | Haowei Wu | 1 | -1/+0 |
2023-06-01 | [BOLT][CMake] Redo the build and install targets | Petr Hosek | 1 | -1/+2 |
2023-06-01 | Revert "[BOLT][CMake] Redo the build and install targets" | Petr Hosek | 1 | -2/+1 |
2023-06-01 | Revert "[Fuchsia] Pass through LLVM_ENABLE_HTTPLIB to stage 2" | Petr Hosek | 1 | -1/+0 |
2023-06-01 | [BOLT][CMake] Redo the build and install targets | Petr Hosek | 1 | -1/+2 |
2023-05-31 | [Fuchsia] Pass through LLVM_ENABLE_HTTPLIB to stage 2 | Daniel Thornburgh | 1 | -0/+1 |
2023-05-31 | [Fuchsia] Add llvm-debuginfod to toolchain | Daniel Thornburgh | 1 | -0/+1 |
2023-05-30 | [CMake] Remove BOLT from Fuchsia toolchain | Petr Hosek | 1 | -2/+1 |
2023-05-19 | [BOLT][CMake] Use correct output paths and passthrough necessary options | Petr Hosek | 1 | -1/+1 |