2021-09-20 |
Vedant Kumar | [lldb][crashlog] Avoid specifying arch for image when...
|
commit | commitdiff | tree |
2021-09-17 |
Vedant Kumar | [MachCore] Report arm64 thread exception state
|
commit | commitdiff | tree |
2021-09-16 |
Vedant Kumar | Revert "[MachCore] Report arm64 thread exception state"
|
commit | commitdiff | tree |
2021-09-16 |
Vedant Kumar | [MachCore] Report arm64 thread exception state
|
commit | commitdiff | tree |
2021-09-14 |
Vedant Kumar | [StopInfoMachException] Summarize arm64e BLRAx/LDRAx...
|
commit | commitdiff | tree |
2021-08-31 |
Vedant Kumar | [profile] Specify "-V" to otool to get expected test...
|
commit | commitdiff | tree |
2021-08-02 |
Vedant Kumar | [profile] Move assertIsZero to InstrProfilingUtil.c
|
commit | commitdiff | tree |
2021-07-13 |
Vedant Kumar | [docs/llvm-cov] Document -compilation-dir
|
commit | commitdiff | tree |
2021-05-19 |
Vedant Kumar | [profile] Skip mmap() if there are no counters
|
commit | commitdiff | tree |
2021-04-01 |
Vedant Kumar | [lldb/test] Respect --apple-sdk path when querying...
|
commit | commitdiff | tree |
2021-03-25 |
Vedant Kumar | [lldb/Commands] Fix spelling of target.move-to-nearest...
|
commit | commitdiff | tree |
2021-03-19 |
Vedant Kumar | [lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY...
|
commit | commitdiff | tree |
2021-03-19 |
Vedant Kumar | Revert "[lldb/PlatformPOSIX] Change LoadImage default...
|
commit | commitdiff | tree |
2021-03-19 |
Vedant Kumar | [lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY
|
commit | commitdiff | tree |
2021-03-10 |
Vedant Kumar | [lldb/Platform] Skip very slow xcrun queries for simulator...
|
commit | commitdiff | tree |
2021-03-01 |
Vedant Kumar | [test/profile] Disable instrprof-write-buffer-internal...
|
commit | commitdiff | tree |
2021-03-01 |
Vedant Kumar | [test/profile] Pass -w to suppress suggestion to use...
|
commit | commitdiff | tree |
2021-03-01 |
Vedant Kumar | [test/profile] Add test coverage for __llvm_profile_write_bu...
|
commit | commitdiff | tree |
2021-02-24 |
Vedant Kumar | [profile] Fix buffer overrun when parsing %c in filename...
|
commit | commitdiff | tree |
2021-02-17 |
Vedant Kumar | Revert "[SampleFDO] Reapply: Refactor SampleProfile...
|
commit | commitdiff | tree |
2021-02-17 |
Vedant Kumar | [SampleFDO] Add missing #includes to unbreak modules...
|
commit | commitdiff | tree |
2021-02-12 |
Vedant Kumar | [docs/Coverage] Document -show-region-summary
|
commit | commitdiff | tree |
2021-02-12 |
Vedant Kumar | [docs/Coverage] Answer FAQ about optimization
|
commit | commitdiff | tree |
2021-02-11 |
Vedant Kumar | [test/ubsan] Allow unused FileCheck prefixes in TypeCheck...
|
commit | commitdiff | tree |
2021-01-08 |
Vedant Kumar | [InitLLVM] Ensure SIGPIPE handler installed before...
|
commit | commitdiff | tree |
2021-01-08 |
Vedant Kumar | [Signal] Re-raise SIGPIPE if the handler is uninstalled
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [lldb/test] Add missing decorators import
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [ThreadPlan] Add a test for `thread step-in -r`, NFC...
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [MachO] Allow the LC_IDENT load command
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [test] Delete redundant lldbutil import, NFC
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [ThreadPlan] Add a test for `thread step-in -r`, NFC
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [ThreadPlan] Delete unused ThreadPlanStepInRange code...
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [ThreadPlan] Reflow docs to fit the 80 column limit...
|
commit | commitdiff | tree |
2020-11-11 |
Vedant Kumar | [Command] Fix accidental word concatenation in Options.td
|
commit | commitdiff | tree |
2020-11-06 |
Vedant Kumar | [TargetList] Delete the destructor
|
commit | commitdiff | tree |
2020-11-06 |
Vedant Kumar | [TargetList] Simplify dummy target creation
|
commit | commitdiff | tree |
2020-10-29 |
Vedant Kumar | Revert "[DebugInfo] Fix legacy ZExt emission when FromBits...
|
commit | commitdiff | tree |
2020-10-29 |
Vedant Kumar | Revert "[DebugInfo] Shorten legacy [s|z]ext dwarf expressions"
|
commit | commitdiff | tree |
2020-10-28 |
Vedant Kumar | [lldb] Delete lldb/utils/test
|
commit | commitdiff | tree |
2020-10-28 |
Vedant Kumar | [DebugInfo] Shorten legacy [s|z]ext dwarf expressions
|
commit | commitdiff | tree |
2020-10-28 |
Vedant Kumar | [DebugInfo] Fix legacy ZExt emission when FromBits...
|
commit | commitdiff | tree |
2020-10-27 |
Vedant Kumar | [Utils] Skip RemoveRedundantDbgInstrs in MergeBlockIntoPrede...
|
commit | commitdiff | tree |
2020-10-26 |
Vedant Kumar | [profile] Suppress spurious 'expected profile to require...
|
commit | commitdiff | tree |
2020-10-26 |
Vedant Kumar | [cmake] Add LLVM_UBSAN_FLAGS, to allow overriding UBSan...
|
commit | commitdiff | tree |
2020-10-22 |
Vedant Kumar | [test] HotColdSplit: cover use of opaque pointer type
|
commit | commitdiff | tree |
2020-10-22 |
Vedant Kumar | Revert "[CodeExtractor] Don't create bitcasts when...
|
commit | commitdiff | tree |
2020-10-22 |
Vedant Kumar | [InstCombine] Remove dbg.values describing contents...
|
commit | commitdiff | tree |
2020-10-15 |
Vedant Kumar | [PM/CC1] Add -f[no-]split-cold-code CC1 option to toggle... Reviewed By: Aditya Kumar, Vedant Kumar ...Fedor Sergeev, Philip Pfaffe, Vedant Kumar
|
commit | commitdiff | tree |
2020-10-13 |
Vedant Kumar | [cmake] Unconditionally set the force flag when codesigning
|
commit | commitdiff | tree |
2020-10-13 |
Vedant Kumar | [llvm-cov] Warn when -arch spec is missing/invalid...
|
commit | commitdiff | tree |
2020-10-13 |
Vedant Kumar | Revert "[llvm-cov] Warn when -arch spec is missing...
|
commit | commitdiff | tree |
2020-10-13 |
Vedant Kumar | [llvm-cov] Warn when -arch spec is missing/invalid...
|
commit | commitdiff | tree |
2020-10-05 |
Vedant Kumar | Revert "Outline non returning functions unless a longjmp"
|
commit | commitdiff | tree |
2020-09-30 |
Vedant Kumar | [gardening] Replace some uses of setDebugLoc(DebugLoc...
|
commit | commitdiff | tree |
2020-09-30 |
Vedant Kumar | [docs] Recommend dropLocation() over setDebugLoc(DebugLoc())
|
commit | commitdiff | tree |
2020-09-29 |
Vedant Kumar | [CodeExtractor] Don't create bitcasts when inserting...
|
commit | commitdiff | tree |
2020-09-28 |
Vedant Kumar | [ubsan] nullability-arg: Fix crash on C++ member pointers
|
commit | commitdiff | tree |
2020-09-25 |
Vedant Kumar | [profile] Add %t LLVM_PROFILE_FILE option to substitute...
|
commit | commitdiff | tree |
2020-09-24 |
Vedant Kumar | [Instruction] Add dropLocation and updateLocationAfterHoist...
|
commit | commitdiff | tree |
2020-09-18 |
Vedant Kumar | [llvm-cov] Allow commas in filenames passed to `-object...
|
commit | commitdiff | tree |
2020-09-17 |
Vedant Kumar | [lldb] Clarify docstring for SBBlock::IsInlined, NFC
|
commit | commitdiff | tree |
2020-08-26 |
Vedant Kumar | [profile] Add InstrProfilingVersionVar.c.o to Darwin...
|
commit | commitdiff | tree |
2020-08-12 |
Vedant Kumar | Build a flat LLDB.framework for embedded Darwin targets
|
commit | commitdiff | tree |
2020-08-11 |
Vedant Kumar | Revert "[Instruction] Add updateLocationAfterHoist...
|
commit | commitdiff | tree |
2020-08-11 |
Vedant Kumar | [Instruction] Add updateLocationAfterHoist helper
|
commit | commitdiff | tree |
2020-07-30 |
Vedant Kumar | [profile] Remove dependence on getpagesize from InstrProfili...
|
commit | commitdiff | tree |
2020-07-30 |
Vedant Kumar | [profile] Add InstrProfilingInternal.c.o to Darwin...
|
commit | commitdiff | tree |
2020-07-21 |
Vedant Kumar | [lldb/test] Skip test in TestBitfieldIvars.py instead...
|
commit | commitdiff | tree |
2020-07-14 |
Vedant Kumar | Update ubsan_interface.inc for D71491 (second try)
|
commit | commitdiff | tree |
2020-07-13 |
Vedant Kumar | Update ubsan_interface.inc for D71491
|
commit | commitdiff | tree |
2020-07-13 |
Vedant Kumar | Revert "[InstCombine] Drop debug loc in TryToSinkInstruction...
|
commit | commitdiff | tree |
2020-07-13 |
Vedant Kumar | Check output in test/CodeGen/Generic/MIRStripDebug...
|
commit | commitdiff | tree |
2020-07-13 |
Vedant Kumar | [ubsan] Check implicit casts in ObjC for-in statements
|
commit | commitdiff | tree |
2020-07-13 |
Vedant Kumar | [debugify] Add targeted test for 2fa656c, NFC
|
commit | commitdiff | tree |
2020-07-09 |
Vedant Kumar | [lldb/Function] Reflow doxygen comments for member...
|
commit | commitdiff | tree |
2020-07-09 |
Vedant Kumar | [Function] Lock the function when parsing call site...
|
commit | commitdiff | tree |
2020-07-02 |
Vedant Kumar | [test] Deflake test/profile/ContinuousSyncMode/online...
|
commit | commitdiff | tree |
2020-06-27 |
Vedant Kumar | [InstCombine] Drop debug loc in TryToSinkInstruction...
|
commit | commitdiff | tree |
2020-06-26 |
Vedant Kumar | Revert "[InstCombine] Drop debug loc in TryToSinkInstruction"
|
commit | commitdiff | tree |
2020-06-26 |
Vedant Kumar | [debugify] Demote an error about empty locations to...
|
commit | commitdiff | tree |
2020-06-26 |
Vedant Kumar | [InstCombine] Drop debug loc in TryToSinkInstruction
|
commit | commitdiff | tree |
2020-06-24 |
Vedant Kumar | [docs] Fix typo
|
commit | commitdiff | tree |
2020-06-24 |
Vedant Kumar | [SimplifyCFG] Drop debug loc in SpeculativelyExecuteBB
|
commit | commitdiff | tree |
2020-06-18 |
Vedant Kumar | [docs] Specify rules for updating debug locations
|
commit | commitdiff | tree |
2020-06-04 |
Vedant Kumar | [LiveDebugValues] Cache LexicalScopes::getMachineBasicBlocks...
|
commit | commitdiff | tree |
2020-06-04 |
Vedant Kumar | [docs] HowToUpdateDebugInfo: Minor cleanups
|
commit | commitdiff | tree |
2020-06-03 |
Vedant Kumar | [lldb/StringPrinter] Support strings with invalid utf8...
|
commit | commitdiff | tree |
2020-06-03 |
Vedant Kumar | [lldb/StringPrinter] Convert DecodedCharBuffer to a...
|
commit | commitdiff | tree |
2020-06-01 |
Vedant Kumar | [os_log][test] Remove -O1 from a test, NFC
|
commit | commitdiff | tree |
2020-06-01 |
Vedant Kumar | [docs] Sketch outline for HowToUpdateDebugInfo.rst
|
commit | commitdiff | tree |
2020-06-01 |
Vedant Kumar | [LiveDebugValues] Remove early-exit when testing regmasks...
|
commit | commitdiff | tree |
2020-06-01 |
Vedant Kumar | [LiveDebugValues] Add LocIndex::u32_{location,index...
|
commit | commitdiff | tree |
2020-06-01 |
Vedant Kumar | [LiveDebugValues] Speed up removeEntryValue, NFC
|
commit | commitdiff | tree |
2020-05-28 |
Vedant Kumar | [LiveDebugValues] Add cutoffs to avoid pathological...
|
commit | commitdiff | tree |
2020-05-28 |
Vedant Kumar | [MachineVerifier] Verify that a DBG_VALUE has a debug...
|
commit | commitdiff | tree |
2020-05-28 |
Vedant Kumar | [MachineLICM] Assert that locations from debug insts...
|
commit | commitdiff | tree |
2020-05-26 |
Vedant Kumar | [DwarfExpression] Support entry values for indirect...
|
commit | commitdiff | tree |
2020-05-21 |
Vedant Kumar | [Instruction] Set metadata uses to undef on deletion
|
commit | commitdiff | tree |
2020-05-19 |
Vedant Kumar | [lldb/test] Move "DataFormatters/Mock.h" to "Plugins...
|
commit | commitdiff | tree |
2020-05-18 |
Vedant Kumar | [lldb/test] Disable NSDate format check under _WIN32
|
commit | commitdiff | tree |
next |