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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
register
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Python] Python 2 and Python 3 disagree on `/`.
Davide Italiano
2019-01-31
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
Un-XFail TestYMMRegister on linux
Pavel Labath
2018-12-18
1
-1
/
+0
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-1
/
+1
*
[lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...
Stella Stamenova
2018-07-02
2
-2
/
+3
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
1
-0
/
+8
*
[test] Skip a test when using an out-of-tree debugserver
Vedant Kumar
2018-03-08
1
-0
/
+1
*
Upstreaming avx512 register support in debugserver. These changes
Jason Molenda
2018-03-06
3
-19
/
+223
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-1
/
+1
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
4
-7
/
+7
*
Fix floating point register write on new x86 linux kernels
Pavel Labath
2017-11-28
1
-7
/
+11
*
Add support for running the lldb testsuite against an apple watch
Jason Molenda
2017-09-27
1
-4
/
+4
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
1
-2
/
+33
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
1
-33
/
+2
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
1
-2
/
+33
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
1
-33
/
+2
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
1
-2
/
+33
*
Process: fix FXSAVE on x86
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
Don't attempt to use mpx registers on unsupported platforms
Francis Ricci
2017-05-03
2
-0
/
+10
*
Mark TestYMMRegister as no_debug_info_test
Pavel Labath
2017-03-01
1
-0
/
+1
*
Switch "posix" to the new log channel registration mechanism
Pavel Labath
2017-02-23
1
-11
/
+5
*
Test for YMMRegisters.
Ravitheja Addepally
2016-11-03
3
-0
/
+149
*
Add bound violation handling for Intel(R) Memory Protection Extensions (Intel...
Valentina Giusti
2016-10-06
3
-0
/
+104
*
Improve test for Intel(R) MPX registers.
Valentina Giusti
2016-10-06
2
-25
/
+8
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
7
-4
/
+172
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-74
/
+141
*
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
Dimitar Vlahovski
2016-09-06
7
-156
/
+4
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
7
-4
/
+156
*
Remove the skipUnlessArch decorator.
Zachary Turner
2016-02-09
1
-7
/
+7
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
1
-16
/
+1
*
Add NetBSD in platform specific logging of the specified category in Register...
Kamil Rytarowski
2015-12-07
1
-0
/
+3
*
Fix TestRegisters.py on arm
Tamas Berghammer
2015-11-26
1
-1
/
+1
*
Make some of the tests in TestRegisters.py arm compatible
Tamas Berghammer
2015-11-26
2
-117
/
+101
*
Teach LLDB how to directly launch processes on the iOS simulator
Enrico Granata
2015-11-05
1
-0
/
+7
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-2
/
+2
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
4
-0
/
+455