User Details
User Details
- User Since
- Jul 16 2014, 6:05 PM (453 w, 1 d)
- Roles
- Disabled
Mar 30 2022
Mar 30 2022
• gbiv committed rGa4b56d762097: [Utils] Add URL formatting for revert_checker (authored by CrystalSplitter).
[Utils] Add URL formatting for revert_checker
Sep 21 2021
Sep 21 2021
MemoryBuiltins: update comment; NFC
Aug 3 2021
Aug 3 2021
• gbiv committed rG2e75986a21e5: bugprone-argument-comment: ignore mismatches from system headers (authored by • gbiv).
bugprone-argument-comment: ignore mismatches from system headers
Jul 29 2021
Jul 29 2021
• gbiv committed rG4c98e9455aad: security: highlight phab accounts; recommend phab for nominations (authored by • gbiv).
security: highlight phab accounts; recommend phab for nominations
• gbiv closed D106917: Security: make peoples' phab names obvious; recommend phab as the place for nominations.
Jul 29 2021, 3:41 PM · Restricted Project
Jul 28 2021
Jul 28 2021
• gbiv committed rGe12e02df09a9: [clang] Evaluate strlen of strcpy argument for -Wfortify-source. (authored by mbenfield).
[clang] Evaluate strlen of strcpy argument for -Wfortify-source.
Jul 28 2021, 1:53 PM · Restricted Project
Jul 27 2021
Jul 27 2021
• gbiv committed rGce2a5fa72be3: llvm/utils: guarantee revert_checker's revert ordering (authored by • gbiv).
llvm/utils: guarantee revert_checker's revert ordering
Jul 27 2021, 6:03 PM · Restricted Project
Aug 5 2019
Aug 5 2019
[Sema] attempt to appease buildbots after r367940
• gbiv committed rL367940: [Sema] Add -Wpointer-compare.
[Sema] Add -Wpointer-compare
• gbiv closed D65595: Add -Wpointer-compare.
Aug 5 2019, 3:15 PM · Restricted Project
Jul 25 2019
Jul 25 2019
[Sema] add -Walloca to flag uses of `alloca`
Jul 24 2019
Jul 24 2019
[BasicAA] Temporarily disable two tests
Jul 16 2019
Jul 16 2019
• gbiv committed rL366276: Fix a typo in target features.
Fix a typo in target features
Jul 16 2019, 3:32 PM · Restricted Project
Jun 21 2019
Jun 21 2019
Jun 13 2019
Jun 13 2019
[Targets] Move soft-float-abi filtering to `initFeatureMap`
Jun 5 2019
Jun 5 2019
android: add a close-on-exec check on pipe()
android: add a close-on-exec check on pipe2()
Jun 3 2019
Jun 3 2019
• gbiv committed rL362442: CFLAA: reflow comments; NFC.
CFLAA: reflow comments; NFC
May 22 2019
May 22 2019
Remove unnecessary const&s; NFC
• gbiv committed rL361457: Remove unnecessary const&s; NFC.
Remove unnecessary const&s; NFC
Mar 29 2019
Mar 29 2019
Various fixes and additions to creduce-clang-crash.py
Various fixes and additions to creduce-clang-crash.py
Mar 20 2019
Mar 20 2019
[MSSA] Delete move ctor; remove dynamic never-moved verification
creduce-clang-crash.py: preprocess file + reduce commandline
creduce-clang-crash.py: preprocess file + reduce commandline
Mar 20 2019, 6:03 PM · Restricted Project
Mar 12 2019
Mar 12 2019
Add a creduce script for clang crashes
Add a creduce script for clang crashes
Mar 12 2019, 10:50 AM · Restricted Project
Mar 8 2019
Mar 8 2019
[CFLAnders] Fix typo in comment; NFC
• gbiv closed D58756: Fix typo in comment for function "static void initializeWorkList" in "/lib/Analysis/CFLAndersAliasAnalysis.cpp".
Mar 8 2019, 11:27 AM · Restricted Project
Jan 29 2019
Jan 29 2019
Remove a redundant space from an error message; NFC
Dec 23 2018
Dec 23 2018
[LoopIdioms] More LocationSize::precise annotations; NFC
[SelectionDAGBuilder] Use ::precise LocationSizes; NFC
Dec 22 2018
Dec 22 2018
[MemCpyOpt] Use LocationSize instead of ints; NFC
[MemoryLocation] Use LocationSize instead of ints; NFC
[Loads] Use LocationSize instead of ints; NFC
[Lint] Use LocationSize instead of ints; NFC
[AAEval] Use LocationSize instead of ints; NFC
[Analysis] More LocationSize cleanup; NFC
[Analysis] s/uint64_t/LocationSize; NFC
Dec 7 2018
Dec 7 2018
[ModuleSummary] use StringRefs to avoid a redundant copy; NFC
Dec 3 2018
Dec 3 2018
[ThinLTO] Look through aliases when computing hash keys
Oct 31 2018
Oct 31 2018
[InlineCost] Remove a dead constant; NFC
Oct 27 2018
Oct 27 2018
[utils] Run tests in the proper directory.
Oct 26 2018
Oct 26 2018
Add docs+a script for building clang/LLVM with PGO
Oct 10 2018
Oct 10 2018
Replace most users of UnknownSize with LocationSize::unknown(); NFC
Oct 9 2018
Oct 9 2018
[Analysis] Make LocationSizes carry an 'imprecise' bit
[Analysis] Make LocationSize pretty-printing more descriptive
Oct 8 2018
Oct 8 2018
Make LocationSize a proper Optional type; NFC
Use locals instead of struct fields; NFC
Sep 13 2018
Sep 13 2018
[PartiallyInlineLibCalls] Add DebugCounter support
• gbiv committed rL342170: [DCE] Add DebugCounter support.
[DCE] Add DebugCounter support
Aug 27 2018
Aug 27 2018
[MemorySSA] Add NDEBUG checks to verifiers; NFC
Aug 23 2018
Aug 23 2018
[MemorySSA] Fix def optimization handling
Aug 22 2018
Aug 22 2018
[MemorySSA] Invalidate optimized Defs upon moving them; NFC
[MemorySSA] Move two simple getters; NFC
Aug 17 2018
Aug 17 2018
[DebugCounters] don't do redundant map lookups; NFC
Aug 15 2018
Aug 15 2018
[Metadata] Replace a SmallVector with an array; NFC
Aug 9 2018
Aug 9 2018
[MemorySSA] "Fix" lifetime intrinsic handling
Aug 4 2018
Aug 4 2018
Use Optional instead of unique_ptr; NFC
Use Optional instead of unique_ptr; NFC
Aug 2 2018
Aug 2 2018
[Support] Add an enable bit to our DebugCounters
Aug 1 2018
Aug 1 2018
Reland r338431: "Add DebugCounters to DivRemPairs"
Jul 31 2018
Jul 31 2018
Revert r338431: "Add DebugCounters to DivRemPairs"
• gbiv committed rL338431: Add DebugCounters to DivRemPairs.
Add DebugCounters to DivRemPairs
Jul 23 2018
Jul 23 2018
Fix unused variable warnings; NFC
Fix unused variable warnings; NFC
[DebugCounters] Keep track of total counts
Jul 12 2018
Jul 12 2018
Remove redundant *_or_null checks; NFC
Jul 10 2018
Jul 10 2018
Sort includes + include a missing `extern "C"` header
Jul 9 2018
Jul 9 2018
Make llvm.objectsize more conservative with null
Jun 28 2018
Jun 28 2018
[Parse] Make -Wgcc-compat complain about for loop inits in C89
[Parse] Make -Wgcc-compat complain about for loop inits in C89
Jun 24 2018
Jun 24 2018
[MSSA] Add domination number verifier; NFC
Jun 22 2018
Jun 22 2018
[MSSA] Remove incorrect comment + `auto`ify dyn_cast results; NFC
Jun 14 2018
Jun 14 2018
[MSSA] Print more optimization information
Jun 11 2018
Jun 11 2018