User Details
User Details
- User Since
- Nov 20 2016, 8:58 AM (287 w, 1 d)
Yesterday
Yesterday
[Sparc] Have test use IAS
Fri, May 20
Fri, May 20
Thu, May 19
Thu, May 19
brad added a comment to D101694: [SPARC] Fix type for i64 inline asm operands.
Wed, May 18
Wed, May 18
brad committed rG3d869c88bb91: [Sparc] Make sure that we really don't emit quad-precision unless the "hard… (authored by kettenis).
[Sparc] Make sure that we really don't emit quad-precision unless the "hard…
Sat, May 14
Sat, May 14
brad updated the diff for D87219: [ELF] Merge .openbsd.randomdata.* sections into a single .openbsd.randomdata section when linking.
Add test.
Fri, May 13
Fri, May 13
brad updated subscribers of D125598: [compiler-rt][builtins] {u,}{div,mod}si3 for Sparc64.
brad updated subscribers of D124600: [compiler-rt][builtins] Add helper functions for uint16/sint16/uint8/sint8 div&mod.
brad updated the diff for D125598: [compiler-rt][builtins] {u,}{div,mod}si3 for Sparc64.
Wrong diff posted.
brad requested review of D125598: [compiler-rt][builtins] {u,}{div,mod}si3 for Sparc64.
brad updated the diff for D119104: [Sparc] Make sure that we really don't emit quad-precision unless the "hard-quad-float" feature is available.
Thanks to Koakuma for providing a test.
Fri, May 6
Fri, May 6
brad committed rG67b0b02ec9f2: [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in… (authored by brad).
[libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in…
brad committed rGed85de6db44e: [libcxx] random_device, use arc4random() on Solaris (authored by brad).
[libcxx] random_device, use arc4random() on Solaris
Thu, May 5
Thu, May 5
brad requested review of D125068: [libcxx] random_device, use arc4random() on Solaris.
brad added a comment to D124227: [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __support headers.
Any guidance as to how I should proceed?
Sun, May 1
Sun, May 1
[Driver][Ananas] -r: imply -nostdlib like GCC
brad updated the diff for D124729: [Driver][Ananas] -r: imply -nostdlib like GCC.
Updated with feedback.
brad added inline comments to D124729: [Driver][Ananas] -r: imply -nostdlib like GCC.
Sat, Apr 30
Sat, Apr 30
brad requested review of D124729: [Driver][Ananas] -r: imply -nostdlib like GCC.
Wed, Apr 27
Wed, Apr 27
[Driver][Solaris] -r: imply -nostdlib like GCC
Mon, Apr 25
Mon, Apr 25
brad added inline comments to D124356: [Driver][Solaris] -r: imply -nostdlib like GCC.
brad updated the diff for D124356: [Driver][Solaris] -r: imply -nostdlib like GCC.
Update test
Sun, Apr 24
Sun, Apr 24
brad requested review of D124356: [Driver][Solaris] -r: imply -nostdlib like GCC.
brad committed rGd13f5023891c: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD (authored by brad).
[libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD
Apr 23 2022
Apr 23 2022
brad added a comment to D124227: [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __support headers.
Apr 21 2022
Apr 21 2022
brad committed rG7898c79b742f: Fix test for c7ee0b8bda8b32a800bc01e9151b364446a6e1b1 (authored by brad).
Fix test for c7ee0b8bda8b32a800bc01e9151b364446a6e1b1
brad committed rGc7ee0b8bda8b: [Clang] Fix the guaranteed alignment of memory returned by malloc/new on OpenBSD (authored by kettenis).
[Clang] Fix the guaranteed alignment of memory returned by malloc/new on OpenBSD
brad added a reviewer for D122628: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD: devnexen.
brad added a comment to D123845: [BPF] Enable IAS in backend.
brad committed rGa0d40a579a6f: [libcxx] Add some missing xlocale wrapper functions for OpenBSD (authored by brad).
[libcxx] Add some missing xlocale wrapper functions for OpenBSD
Apr 20 2022
Apr 20 2022
brad added a comment to D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
ping.
Apr 15 2022
Apr 15 2022
brad requested review of D123845: [BPF] Enable IAS in backend.
[WebAssembly] Remove TODO comment for IAS, NFC
brad committed rG5206c2c167ed: [Driver] Move Lanai IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault… (authored by brad).
[Driver] Move Lanai IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault…
Apr 14 2022
Apr 14 2022
brad committed rG8cf83e96591b: [VE][compiler-rt] Correct location of VE support in clear_cache function, NFC (authored by brad).
[VE][compiler-rt] Correct location of VE support in clear_cache function, NFC
brad added a comment to D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
ping.
brad added a comment to D122628: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD.
@mgorny ? @krytarowski ?
brad added a reviewer for D123439: [VE][compiler-rt] Correct location of VE support in clear_cache function, NFC: MaskRay.
Apr 13 2022
Apr 13 2022
brad committed rG376c2df0baeb: [Driver] Sort Generic_GCC::IsIntegratedAssemblerDefault, NFC (authored by brad).
[Driver] Sort Generic_GCC::IsIntegratedAssemblerDefault, NFC
brad committed rG71d88b4ba8b0: [Clang] Move Hexagon / VE IAS enabling to Generic_GCC… (authored by brad).
[Clang] Move Hexagon / VE IAS enabling to Generic_GCC…
Apr 12 2022
Apr 12 2022
brad retitled D123438: [Clang] Move Hexagon / VE IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC from [Clang] Move Hexagon / VE IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault to [Clang] Move Hexagon / VE IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC.
Apr 11 2022
Apr 11 2022
brad updated the diff for D123438: [Clang] Move Hexagon / VE IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC.
Update after CSKy addition.
brad added reviewers for D122628: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD: mgorny, joerg.
brad committed rGee4c235386a3: [CSKY] Remove redundant enabling of IAS for Clang, NFC (authored by brad).
[CSKY] Remove redundant enabling of IAS for Clang, NFC
Apr 8 2022
Apr 8 2022
brad updated the diff for D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
Update based on feedback.
brad updated the diff for D122628: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD.
Add release note.
brad requested review of D123431: [CSKY] Remove redundant enabling of IAS for Clang, NFC.
Apr 6 2022
Apr 6 2022
brad added inline comments to D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
brad added a comment to D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
Apr 5 2022
Apr 5 2022
brad added a comment to D122628: [libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD.
@emaste ? @krytarowski ?
brad added a comment to D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
ping.
Apr 4 2022
Apr 4 2022
brad committed rG4875ff1dc90b: [RISCV] Remove redundant enabling of IAS for Clang, NFC (authored by brad).
[RISCV] Remove redundant enabling of IAS for Clang, NFC
brad retitled D123097: [RISCV] Remove redundant enabling of IAS for Clang, NFC from [RISCV] Remove redundant enabling of IAS for Clang to [RISCV] Remove redundant enabling of IAS for Clang, NFC.
brad requested review of D123097: [RISCV] Remove redundant enabling of IAS for Clang, NFC.
brad requested review of D123096: [Hexagon] Enable IAS in the Hexagon backend.
Apr 1 2022
Apr 1 2022
[clang][Sparc] Enable IAS on the remaining OS's
Mar 31 2022
Mar 31 2022
brad updated the diff for D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
Formatting and style fixes.
brad requested review of D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD.
Mar 28 2022
Mar 28 2022
brad added a comment to D122522: [libcxx] random_device, specify optimal entropy properties for all OS's using arc4random().
brad committed rG6e2c6c9def39: [libcxx] random_device, specify optimal entropy properties for all OS's using… (authored by brad).
[libcxx] random_device, specify optimal entropy properties for all OS's using…
Mar 25 2022
Mar 25 2022
Mar 10 2022
Mar 10 2022
Mar 9 2022
Mar 9 2022
[Driver][OpenBSD] Disable unwind tables on Arm
Mar 9 2022, 5:34 PM · Restricted Project
brad set the repository for D101694: [SPARC] Fix type for i64 inline asm operands to rG LLVM Github Monorepo.
Mar 8 2022
Mar 8 2022
LemonBoy seems to have disappeared for the time being. Anyway of moving this forward?
@lhames ?
Feb 27 2022
Feb 27 2022
brad committed rGbcbb03754ef1: [Driver][OpenBSD] Enable unwind tables on all architectures (authored by mortimer).
[Driver][OpenBSD] Enable unwind tables on all architectures
Feb 23 2022
Feb 23 2022
brad added a comment to D120381: [Triple] Add llvm::Triple::isSPARC{,32,64}.
Feb 23 2022, 11:34 PM · Restricted Project
Feb 21 2022
Feb 21 2022
[Driver][OpenBSD] Add comments for C++ tests
[Driver][OpenBSD] Test tweaking and clean up
[Driver][OpenBSD] Pass sysroot to the linker
brad committed rG3fa2e66c10aa: [libunwind] Further fix for 32-bit PowerPC processors without AltiVec (authored by kernigh).
[libunwind] Further fix for 32-bit PowerPC processors without AltiVec
Feb 19 2022
Feb 19 2022
Feb 19 2022, 7:52 PM · Restricted Project
brad added a comment to D102527: [RISCV] Add missing emulated TLS support.
Feb 19 2022, 7:52 PM · Restricted Project
brad updated the summary of D120197: [libunwind] Further fix for 32-bit PowerPC processors without AltiVec.
brad requested review of D120197: [libunwind] Further fix for 32-bit PowerPC processors without AltiVec.
Feb 17 2022
Feb 17 2022
brad committed rGf374c8ddf2dd: [clangd] Fix building SerializationTests unit test on OpenBSD (authored by brad).
[clangd] Fix building SerializationTests unit test on OpenBSD