aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-28Snap for 8508678 from c2bf32a5552ac9767968b110c3120bf75766743b to ndk-r25-rel...ndk-r25cndk-r25bndk-r25ndk-r25-releaseAndroid Build Coastguard Worker
2022-04-19[libcxx] locale_bionic.h: skip ndk-version.h on Android platformzijunzhao
2022-03-30Use libraries from sysroot rather than sources.James Farrell
2022-03-24Snap for 8348292 from e377ed7cc7e6629436a66fbdf54e11c42b65b373 to ndk-r25-rel...Android Build Coastguard Worker
2022-03-10[ARM] __cxa_end_cleanup: avoid clobbering r4Ryan Prichard
2021-08-25Stop building libc++ and co without Neon.ndk-r25-beta2ndk-r25-beta1ndk-r24-rc1ndk-r24-beta2ndk-r24-beta1ndk-r24ndk-r24-releaseDan Albert
2021-08-13Stop building libc++abi with libandroid_support.Dan Albert
2021-03-29[libc++] Fix ostream for complex numbers with fixed field widthAntonio Sanchez
2021-03-26[aarch64] Compile libcxxabi with PAuth and BTITamas Petz
2021-03-18Revert "Revert "[aarch64] Compile libcxx with PAuth and BTI""Dan Albert
2021-03-17Switch NDK over to libunwind for all archsRyan Prichard
2021-03-17Revert "Revert "Switch to the arm32 libunwind.a from the resource dir""Ryan Prichard
2021-03-05Revert "Switch to the arm32 libunwind.a from the resource dir"Ryan Prichard
2021-03-03Switch to the arm32 libunwind.a from the resource dirRyan Prichard
2021-01-30Revert "[aarch64] Compile libcxx with PAuth and BTI"busytown-mac1010-releaseDan Albert
2021-01-26Support unwinding past functions with PAC/BTI.Dan Albert
2021-01-22[aarch64] Compile libcxx with PAuth and BTITamas Petz
2020-05-20Add std::filesystem support.ndk-r22-beta1ndk-r22ndk-release-r22Dan Albert
2020-04-29Allow libc++'s auto std detection.Dan Albert
2020-04-29Merge remote-tracking branch 'aosp/upstream-master' into updateDan Albert
2020-04-29Make wrong preallocated arg count verifier error clearerArthur Eubanks
2020-04-29[mlir][Vector] Provide progressive lowering of masked n-D vector transfersNicolas Vasilache
2020-04-29[ELF] Add --print-archive-stats=Fangrui Song
2020-04-29[ELF] Add --rosegment to complement --no-rosegmentFangrui Song
2020-04-29Reset another globalMemCounter.Dan Albert
2020-04-29[scudo] Initialize the allocator in setTrackAllocationStacks.Evgenii Stepanov
2020-04-29[mlir] Simplify BranchOpInterface by using MutableOperandRangeRiver Riddle
2020-04-29[mlir][DeclareOpInterfaceMethods] Allow specifying a set of methods to force ...River Riddle
2020-04-29[mlir] Move the operation equivalence out of CSE and into OperationSupportRiver Riddle
2020-04-29[mlir] Add a new MutableOperandRange class for adding/remove operandsRiver Riddle
2020-04-29[test][MachineOutliner] REQUIRES: assertsPuyan Lotfi
2020-04-29[gn build] Port 9854edd817cLLVM GN Syncbot
2020-04-29[lld-macho] Support X86_64_RELOC_BRANCHJez Ng
2020-04-29[lld-macho] Have Symbol::getVA() return a non-relative virtual addressJez Ng
2020-04-29[lld-macho] Support reading of universal binariesJez Ng
2020-04-29[lld-macho] Disable colors in errors when not printing to a ptyJez Ng
2020-04-29[lld-macho] Implement basic export trieJez Ng
2020-04-29[llvm][NFC] Use CallBase explicitly instead of Instruction in FunctionComparatorMircea Trofin
2020-04-29[NFCi] Iterative Outliner + clang-format refactoring.Puyan Lotfi
2020-04-29[llvm][NFC] Inliner: rename call site variables.Mircea Trofin
2020-04-29libclc: Pass system libraries to the linker after llvm librariesTom Stellard
2020-04-29[mlir][Pass] Register a signal handler when generating crash reproducers.River Riddle
2020-04-29[mlir][Pass] Add support for generating local crash reproducersRiver Riddle
2020-04-29[mlir][Pass][NFC] Merge OpToOpPassAdaptor and OpToOpPassAdaptorParallelRiver Riddle
2020-04-30[clangd] Parse `foo` in documentation comments and render as code.Sam McCall
2020-04-29[ELF] --gdb-index: support .debug_loclistsFangrui Song
2020-04-29Revert "[InlineCost] Addressing a very strict assert check in CostAnnotationW...Kirill Naumov
2020-04-29Rename NamedAttributeList to MutableDictionaryAttrJacques Pienaar
2020-04-29Reland D78837 [lld] Remove special cases from default ld driver mode.Fangrui Song
2020-04-29[X86] Merge the last of the useBWIRegs() section into the useAVX512Regs() sec...Craig Topper