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
/
UnwindAssembly
/
x86
/
x86AssemblyInspectionEngine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for mid-function epilogues on x86 that end in a non-local jump.
Jason Molenda
2019-06-03
1
-0
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[x86] Fix issues with a realigned stack in MSVC compiled applications
Aleksandr Urakov
2018-10-30
1
-0
/
+7
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-3
/
+2
*
The x86 instruction unwinder can be asked to disassemble non-instruction
Jason Molenda
2017-07-08
1
-1
/
+1
*
[UnwindAssembly/x86] Add support for "lea imm(%ebp), %esp" pattern
Pavel Labath
2017-06-29
1
-0
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Finish adding the individual instruction tests to the x86 unwinder
Jason Molenda
2016-10-04
1
-0
/
+2
*
Add support for some extended push instructions in i386/x86_64 like
Jason Molenda
2016-10-01
1
-0
/
+1
*
Re-commit the changes from r282565 that I had to back out because of
Jason Molenda
2016-09-29
1
-0
/
+178
*
Reverting r282565.
Jason Molenda
2016-09-28
1
-178
/
+0
*
Refactor the x86 UnwindAssembly class into a separate class called
Jason Molenda
2016-09-28
1
-0
/
+178