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
/
RegisterContext_x86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [Process] Introduce common helpers to split/recombine YMM data
Michal Gorny
2019-06-21
1
-0
/
+16
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-8
/
+0
*
Remove alignment from struct XSAVE altogether
Pavel Labath
2019-02-15
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reduce alignment on struct XSAVE, fixing a gcc warning
Pavel Labath
2018-09-12
1
-1
/
+1
*
Reduce x86 register context boilerplate.
Pavel Labath
2017-12-18
1
-6
/
+3
*
Kill struct IOVEC
Pavel Labath
2017-12-01
1
-9
/
+0
*
Fix floating point register write on new x86 linux kernels
Pavel Labath
2017-11-28
1
-2
/
+23
*
Process: fix FXSAVE on x86
Saleem Abdulrasool
2017-08-23
1
-2
/
+1
*
Use Intel CPU flags to determine target supported features.
Valentina Giusti
2016-09-14
1
-1
/
+3
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
1
-4
/
+32
*
Put the LLVM_ALIGNAS directive in the right place.
Zachary Turner
2016-09-06
1
-2
/
+2
*
Make LLDB compile on Windows after the reformat.
Zachary Turner
2016-09-06
1
-2
/
+8
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-260
/
+252
*
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
Dimitar Vlahovski
2016-09-06
1
-33
/
+5
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
1
-5
/
+33
*
Make sure files include what they use (part 2/2)
Pavel Labath
2016-08-11
1
-0
/
+3
*
X86: Change FTAG register size in FXSAVE structure
Abhishek Aggarwal
2015-10-12
1
-1
/
+2
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-282
/
+123
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-5
/
+4
*
gcc_esp_i386 and gcc_ebp_i386 had their values backwards for
Jason Molenda
2014-08-13
1
-2
/
+10
*
Renamed a struct from i386 to i386_.
Hafiz Abid Qadeer
2014-03-24
1
-1
/
+1
*
Moved various RegisterContext files from Process/POSIX to Process/Utility for...
Virgile Bello
2014-03-12
1
-0
/
+479