aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/stackmap.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+22
* Update to LLVM 3.5a.Stephen Hines2014-04-241-78/+255
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-20/+92
* Cleanup the stackmap operand folding code and fix a corner case.Andrew Trick2013-11-121-1/+21
* Simplify operand folding when rematerializing a load.Andrew Trick2013-11-121-11/+6
* [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-091-8/+8
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-311-1/+1
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-311-0/+205