index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove asseration from ConstString::GetConstCStringAndSetMangledCounterPart()...
Stefan Granitz
2018-08-14
1
-5
/
+0
*
Stability improvements for CompletionTest
Raphael Isemann
2018-08-14
1
-41
/
+35
*
Remove manual byte counting from Highlighter code.
Raphael Isemann
2018-08-14
5
-45
/
+25
*
Remove unused FastDemangle sources
Stefan Granitz
2018-08-14
5
-2427
/
+1
*
Fix: ConstString::GetConstCStringAndSetMangledCounterPart() should update the...
Stefan Granitz
2018-08-14
2
-18
/
+43
*
[PDB] Parse UDT symbols and pointers to members (combined patch)
Aleksandr Urakov
2018-08-14
13
-117
/
+926
*
Update TestTargetXMLArch.py test for llvm triple change with unspecified
Jason Molenda
2018-08-13
1
-1
/
+1
*
Added test for Core/Range class.
Raphael Isemann
2018-08-13
2
-0
/
+331
*
Straight forward FastDemangle replacement in SubsPrimitiveParmItanium
Stefan Granitz
2018-08-13
2
-38
/
+58
*
Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID
Raphael Isemann
2018-08-11
3
-49
/
+46
*
Remove copy-pasted and unrelated comment [NFC]
Raphael Isemann
2018-08-10
1
-2
/
+0
*
[tests, libstdcxx] Add missing test category on the TestDataFormatterStdUniqu...
Stella Stamenova
2018-08-10
1
-0
/
+1
*
RichManglingContext: Make m_ipd_str_len a local variable and simplify process...
Stefan Granitz
2018-08-10
4
-42
/
+39
*
Amend "Remove unused type Either from Utility library".
Tatyana Krasnukha
2018-08-10
1
-72
/
+0
*
Added missing null checks to fix r339351
Raphael Isemann
2018-08-09
1
-1
/
+5
*
Also display the output and error output of a failed command
Raphael Isemann
2018-08-09
1
-1
/
+6
*
Darwin: mark test unsupported while we sort out how to make it generic.
Tim Northover
2018-08-09
1
-1
/
+1
*
Remove unused type Either from Utility library.
Tatyana Krasnukha
2018-08-09
2
-110
/
+54
*
Add ConstString test FromMidOfBufferStringRef
Stefan Granitz
2018-08-08
1
-0
/
+20
*
Use rich mangling information in Symtab::InitNameIndexes()
Stefan Granitz
2018-08-08
11
-147
/
+730
*
[IRMemoryMap] Shrink Allocation and make it move-only (NFC)
Vedant Kumar
2018-08-08
2
-19
/
+20
*
Delete a dead Function constructor (NFC)
Vedant Kumar
2018-08-07
2
-45
/
+0
*
[StackFrame] Add more clarifying comments to StackFrameList (NFC)
Vedant Kumar
2018-08-07
1
-3
/
+3
*
Removed doxygen comment that doesn't fit to function signature
Raphael Isemann
2018-08-07
1
-6
/
+0
*
Removed duplicated commented-out code [NFC]
Raphael Isemann
2018-08-07
1
-2
/
+0
*
Add documentation for SBTarget::AppendImageSearchPath
Alexander Polyakov
2018-08-07
2
-0
/
+4
*
If a function starts with line number 0, don't try to check if a breakpoint c...
Jim Ingham
2018-08-07
3
-2
/
+12
*
Fix the Xcode project for the Core -> Utility moves.
Jim Ingham
2018-08-07
1
-22
/
+20
*
[lit, python] Change the order of the quotes in the lit cfg file
Stella Stamenova
2018-08-07
1
-1
/
+1
*
[lldb-mi] Re-implement target-select command
Alexander Polyakov
2018-08-07
6
-43
/
+95
*
Add new API to SBTarget class
Alexander Polyakov
2018-08-07
3
-0
/
+28
*
Misc module/dwarf logging improvements
Leonard Mosescu
2018-08-07
5
-19
/
+33
*
[lldb-mi] Re-implement MI HandleProcessEventStateSuspended.
Alexander Polyakov
2018-08-07
1
-9
/
+11
*
Add instructions for building LLDB on Mac OS X with CMake
Alex Langford
2018-08-07
1
-2
/
+23
*
Check result after setting PC value.
Tatyana Krasnukha
2018-08-07
1
-3
/
+8
*
Move ScalarTest to follow the class being tested
Pavel Labath
2018-08-07
3
-2
/
+2
*
Fix a couple of extended-offsetof warnings that had slipped through
Pavel Labath
2018-08-07
1
-3
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
175
-253
/
+262
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
1
-1
/
+1
*
Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF"
Stephane Sezer
2018-08-06
1
-10
/
+5
*
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Stephane Sezer
2018-08-06
1
-5
/
+10
*
[IRMemoryMap] Avoid redundant zero-init in the Allocation constructor (NFC)
Vedant Kumar
2018-08-06
2
-6
/
+3
*
Fix more offsetof issues.
Greg Clayton
2018-08-06
1
-5
/
+5
*
Fix offsetof usage that got lost when passing patches between linux and mac.
Greg Clayton
2018-08-06
2
-14
/
+16
*
Add support for ARM and ARM64 breakpad generated minidump files (version 2).
Greg Clayton
2018-08-06
16
-33
/
+1805
*
Fix Mangled::Compare()
Stefan Granitz
2018-08-06
1
-1
/
+1
*
Add ConstString::IsNull() to tell between null vs. empty strings and fix usag...
Stefan Granitz
2018-08-06
3
-2
/
+28
*
Change ConstString::SetCStringWithMangledCounterpart to use StringRef
Pavel Labath
2018-08-06
4
-32
/
+44
*
Remove duplicated code in CommandObjectQuit
Raphael Isemann
2018-08-06
1
-7
/
+0
*
Added unit test for StringList
Raphael Isemann
2018-08-04
2
-0
/
+513
[next]