Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor a lot of patchpoint/stackmap related code to simplify and make it | Lang Hames | 2013-11-29 | 1 | -6/+58 | |
* | Show stackmap entry encodings in stackmap debug logs. This makes it easier to | Lang Hames | 2013-11-27 | 1 | -23/+27 | |
* | Obvious pasto survived a couple rounds of cleanup. | Andrew Trick | 2013-11-19 | 1 | -2/+1 | |
* | Add an abstraction to handle patchpoint operands. | Andrew Trick | 2013-11-19 | 1 | -4/+84 | |
* | Added a size field to the stack map record to handle subregister spills. | Andrew Trick | 2013-11-17 | 1 | -5/+15 | |
* | [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic. | Juergen Ributzka | 2013-11-08 | 1 | -1/+12 | |
* | Fix some minor issues with r194282 to get the tree healthy again. | Lang Hames | 2013-11-08 | 1 | -1/+2 | |
* | Add a method to get the object-file appropriate stack map section. | Lang Hames | 2013-11-08 | 1 | -2/+1 | |
* | Unused variable | Andrew Trick | 2013-10-31 | 1 | -0/+1 | |
* | Add support for stack map generation in the X86 backend. | Andrew Trick | 2013-10-31 | 1 | -0/+213 |