summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify Boolean expressionsJonas Devlieghere2018-12-151-19/+11
* [x86] Fix issues with a realigned stack in MSVC compiled applicationsAleksandr Urakov2018-10-301-73/+241
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-70/+56
* The x86 instruction unwinder can be asked to disassemble non-instruction Jason Molenda2017-07-081-8/+12
* [UnwindAssembly/x86] Add support for "lea imm(%ebp), %esp" patternPavel Labath2017-06-291-0/+33
* x86AssemblyInspectionEngine::AugmentUnwindPlanFromCallSite could accessJason Molenda2017-03-021-4/+5
* Finish adding the individual instruction tests to the x86 unwinderJason Molenda2016-10-041-2/+49
* Add support for some extended push instructions in i386/x86_64 likeJason Molenda2016-10-011-30/+74
* Re-commit the changes from r282565 that I had to back out because of Jason Molenda2016-09-291-0/+1112
* Reverting r282565.Jason Molenda2016-09-281-1117/+0
* Refactor the x86 UnwindAssembly class into a separate class calledJason Molenda2016-09-281-0/+1117
OpenPOWER on IntegriCloud