summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stackmap.ll
Commit message (Expand)AuthorAge
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-12
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-12
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-09
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-31
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-31