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
*
[LLDB][MIPS] Provide CPU string to compiler for appropriate code generation f...
Bhushan D. Attarde
2016-02-18
3
-4
/
+74
*
Improve the handling of missing elf symtab and missing symbol sizes
Tamas Berghammer
2016-02-18
10
-150
/
+149
*
[Renderscript] Refactor .rs.info parser.
Aidan Dodds
2016-02-18
1
-52
/
+66
*
Add usage instructions for TypeSystemMap::AddToMap.
Jim Ingham
2016-02-18
1
-0
/
+2
*
Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.
Eugene Zelenko
2016-02-18
12
-265
/
+183
*
Apple simulator platforms don't have a shared cache to load Objective-C class...
Enrico Granata
2016-02-17
1
-8
/
+2
*
Revert "Use BKPT instead of UDF for arm/thumb breakpoints"
Tamas Berghammer
2016-02-16
2
-8
/
+10
*
Bump up timeout in TestChangeProcessGroup
Pavel Labath
2016-02-16
1
-1
/
+1
*
Mark TestLldbGdbServer.test_written_M_content_reads_back_correctly as flaky o...
Pavel Labath
2016-02-16
1
-0
/
+1
*
Fix buildbot failure because I got an include path wrong.
Jason Molenda
2016-02-16
1
-1
/
+1
*
Add -Wimplicit-fallthrough command line option to clang in
Jason Molenda
2016-02-16
28
-29
/
+88
*
Silence some clang warnings
Saleem Abdulrasool
2016-02-15
2
-14
/
+15
*
Refinement of r260624. It is possible somebody might try to add to the map
Jim Ingham
2016-02-15
2
-6
/
+24
*
ExpressionParser: silence some GCC warnings
Saleem Abdulrasool
2016-02-15
2
-2
/
+2
*
Additional fix to my change in r259983 to handle the
Jason Molenda
2016-02-13
1
-5
/
+11
*
[TestLibCxxAtomic] Skip for GCC.
Siva Chandra
2016-02-13
1
-0
/
+1
*
Adding an SBThread::StepInto that takes an end-line, also moved the code that...
Jim Ingham
2016-02-13
6
-64
/
+121
*
[TestLibCxxAtomic] Fix Makefile so that the test builds on Linux.
Siva Chandra
2016-02-13
1
-0
/
+1
*
Removed many JIT workarounds from IRForTarget.
Sean Callanan
2016-02-13
5
-1013
/
+89
*
Fix stripping of _ when looking for symbols in IRExecutionUnit.
Sean Callanan
2016-02-12
2
-82
/
+41
*
Remove an unnecessary include
Enrico Granata
2016-02-12
1
-1
/
+0
*
Data formatter support for libc++ std::atomic<T>
Enrico Granata
2016-02-12
9
-5
/
+245
*
Disable recognition of "using" declarations at translation-unit level.
Sean Callanan
2016-02-12
1
-0
/
+9
*
IRInterpreter now recognizes expressions with constants it doesn't handle.
Sean Callanan
2016-02-12
1
-0
/
+50
*
Centralized symbol lookup in IRExecutionUnit, and fixed the code model.
Sean Callanan
2016-02-12
3
-70
/
+348
*
Adjust for Python-3.
Siva Chandra
2016-02-12
4
-5
/
+34
*
Objective-C++ is a kind of C++.
Sean Callanan
2016-02-12
1
-0
/
+1
*
Make Target::CalculateProcess() return a sensible result.
Sean Callanan
2016-02-12
1
-1
/
+1
*
Renamed TestRdar12991846 to the more descriptive TestUnicodeLiterals.
Sean Callanan
2016-02-12
3
-1
/
+1
*
The data formatters for NSArray, NSDictionary and (only partially) NSSet cont...
Enrico Granata
2016-02-12
7
-222
/
+8
*
Don't crash if we have a DIE that has a DW_AT_ranges attribute and yet the Sy...
Greg Clayton
2016-02-12
1
-5
/
+13
*
When calling TypeSystemMap::Clear, objects being destroyed in the process of
Jim Ingham
2016-02-12
5
-36
/
+70
*
Removed a bad assertion:
Greg Clayton
2016-02-11
1
-2
/
+4
*
XFAIL TestCommandScriptImmediateOutput on FreeBSD also
Ed Maste
2016-02-11
1
-1
/
+1
*
Improve ReadRegister for RegisterContextWindowsx86
Adrian McCarthy
2016-02-11
2
-30
/
+27
*
[Renderscript] Fix typo in mips64 argument reading code.
Aidan Dodds
2016-02-11
1
-1
/
+1
*
[Renderscript] Refactor target argument reading code.
Aidan Dodds
2016-02-11
2
-340
/
+463
*
Handle floating-point type homogeneous aggregate return values in ABISysV_arm
Omair Javaid
2016-02-11
1
-0
/
+76
*
Revert 260436. I pretty consistently upper-case the letter I use for the
Jim Ingham
2016-02-10
1
-2
/
+2
*
When importing Objective-C protocols, mark them as having external decls.
Sean Callanan
2016-02-10
1
-11
/
+23
*
Fix copy/paste error in TestCModules.
Zachary Turner
2016-02-10
1
-1
/
+1
*
No reason for these two letters to be uppercase
Enrico Granata
2016-02-10
1
-2
/
+2
*
Now that SymbolFileDWARF supports having types in completely separate .pcm fi...
Greg Clayton
2016-02-10
22
-33
/
+84
*
Remove skipUnlessListedRemote.
Zachary Turner
2016-02-10
1
-12
/
+0
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
29
-67
/
+59
*
Revert "Improve the handling of missing elf symtab and missing symbol sizes"
Tamas Berghammer
2016-02-10
10
-151
/
+145
*
[RenderScript] Refactor allocation expressions
Ewan Crawford
2016-02-10
1
-77
/
+85
*
Improve the handling of missing elf symtab and missing symbol sizes
Tamas Berghammer
2016-02-10
10
-145
/
+151
*
Fix handling of the arm IT instruction in the unwinder
Tamas Berghammer
2016-02-10
6
-64
/
+101
*
Use BKPT instead of UDF for arm/thumb breakpoints
Tamas Berghammer
2016-02-10
2
-10
/
+8
[next]