summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for mid-function epilogues on x86 that end in a non-local jump.Jason Molenda2019-06-031-0/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [x86] Fix issues with a realigned stack in MSVC compiled applicationsAleksandr Urakov2018-10-301-0/+7
* Move ArchSpec to the Utility modulePavel Labath2017-11-131-3/+2
* The x86 instruction unwinder can be asked to disassemble non-instruction Jason Molenda2017-07-081-1/+1
* [UnwindAssembly/x86] Add support for "lea imm(%ebp), %esp" patternPavel Labath2017-06-291-0/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Finish adding the individual instruction tests to the x86 unwinderJason Molenda2016-10-041-0/+2
* Add support for some extended push instructions in i386/x86_64 likeJason Molenda2016-10-011-0/+1
* Re-commit the changes from r282565 that I had to back out because of Jason Molenda2016-09-291-0/+178
* Reverting r282565.Jason Molenda2016-09-281-178/+0
* Refactor the x86 UnwindAssembly class into a separate class calledJason Molenda2016-09-281-0/+178
OpenPOWER on IntegriCloud