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
/
ABI
/
SysV-i386
/
ABISysV_i386.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
1
-1
/
+2
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
1
-0
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-15
/
+17
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace auto -> llvm::Optional<uint64_t>
Adrian Prantl
2019-01-15
1
-3
/
+5
*
Make CompilerType::getBitSize() / getByteSize() return an optional result. NFC
Adrian Prantl
2019-01-15
1
-22
/
+22
*
Since ABI's now hold a process WP, they should be handed
Jim Ingham
2018-11-13
1
-4
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-27
/
+24
*
Allow SysV-i386 ABI on everything other than Apple targets
Stephane Sezer
2017-10-26
1
-5
/
+6
*
Make i386-*-freebsd expression work on JIT path
Ed Maste
2017-08-16
1
-1
/
+1
*
Change the ABI class to have a weak pointer to its Process;
Jason Molenda
2017-06-29
1
-2
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-9
/
+9
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
NFC: Reformat ABISysV_i386 register context into something readable
Pavel Labath
2016-09-09
1
-668
/
+60
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
1
-1
/
+78
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-743
/
+1224
*
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
Dimitar Vlahovski
2016-09-06
1
-13
/
+2
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
1
-2
/
+13
*
Fix RegisterInfo initializers to have all the required initializers after rec...
Greg Clayton
2016-08-08
1
-49
/
+49
*
Made templates that have Enumeration values as arguments work correctly.
Greg Clayton
2016-06-24
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in remaining files in source/Pl...
Eugene Zelenko
2016-02-26
1
-33
/
+14
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-23
/
+23
*
Further reduction of Clang-related header inclusion.
Bruce Mitchener
2015-09-21
1
-1
/
+0
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-163
/
+101
*
SysV ABI for i386 Architecture
Abhishek Aggarwal
2015-09-04
1
-2
/
+143
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-2
/
+2
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-1
/
+1
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-3
/
+3
*
Fix TestReturnValue.py after 242903 changes that added vector register return...
Greg Clayton
2015-07-22
1
-6
/
+41
*
Submitting patch from Abhishek for:
Greg Clayton
2015-06-25
1
-0
/
+815