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
/
source
/
Plugins
/
Process
/
Utility
/
RegisterContextPOSIX_x86.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [Process] Introduce common helpers to split/recombine YMM data
Michal Gorny
2019-06-21
1
-28
/
+8
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-3
/
+3
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-4
/
+4
*
Reduce x86 register context boilerplate.
Pavel Labath
2017-12-18
1
-8
/
+8
*
Kill struct IOVEC
Pavel Labath
2017-12-01
1
-6
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-2
/
+2
*
Remove a spurious reference to ProcessElfCore
Pavel Labath
2016-11-30
1
-6
/
+1
*
Remove an x86-ism from RegisterInfoInterface
Pavel Labath
2016-11-30
1
-1
/
+1
*
ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64...
Dimitar Vlahovski
2016-11-20
1
-0
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-573
/
+462
*
Rename lldb registers to contain lldb_ prefix.
Zachary Turner
2014-11-21
1
-289
/
+289
*
Replace uint32_t by lldb::RegisterKing in register context API.
Jean-Daniel Dupas
2014-07-02
1
-2
/
+2
*
Properly terminated POSIX register sets with LLDB_INVALID_REGNUM.
Todd Fiala
2014-06-14
1
-11
/
+17
*
Switch over to use the ArchSpec::GetMachine() instead of ArchSpec::GetCore() ...
Greg Clayton
2014-03-20
1
-10
/
+6
*
Moved various RegisterContext files from Process/POSIX to Process/Utility for...
Virgile Bello
2014-03-12
1
-0
/
+665