summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/statepoint-stack-usage.ll
AgeCommit message (Expand)Author
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-09-04Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall
2017-09-01Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-30Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg
2017-08-30Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-18Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry
2017-08-17 Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry
2017-08-17Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-16[MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry
2017-07-18[DAG] Improve Aliasing of operations to static allocaNirav Dave
2017-07-18Revert r308025 due to uncovering a crash in SelectionDAG. This is filedChandler Carruth
2017-07-14Improve Aliasing of operations to static allocaNirav Dave
2017-07-10Revert "[DAG] Improve Aliasing of operations to static alloca"Matthias Braun
2017-07-10[DAG] Improve Aliasing of operations to static allocaNirav Dave
2017-06-02Add placeholder for more extensive verification of psuedo opsPhilip Reames
2016-12-13[Statepoints] Reuse stack slots more than once within a basic blockPhilip Reames
2016-02-15Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari
2015-12-26[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-06-16[Statepoints] Test only change. Check that statepoint lowering didn't generat...Igor Laevsky
2015-06-10[StatepointLowering] Reuse stack slots across basic blocksIgor Laevsky
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das
2015-05-12Reverse ordering of base and derived pointer during safepoint lowering.Igor Laevsky
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-27Require a GC strategy be specified for functions which use gc.statepointPhilip Reames
2015-01-15statepoint tests: use statepoint-example gcRamkumar Ramachandra
2014-12-02[Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...Philip Reames