Source CodeRevision History
maxine / com.oracle.max.graal.nodes
| Revision: | 7824 |
| Modified: | 21 May 12:54 (8 days) |
| Author: | doug.simon@oracle.com |
| Log Entry: | fixed some frame state issues |
| Revision: | 7801 |
| Modified: | 11 May 07:03 (19 days) |
| Author: | Doug Simon |
| Log Entry: | integrated mx tool changes from Graal project |
| Revision: | 7627 |
| Modified: | 17 Feb 14:41 (3 months) |
| Author: | Michael Haupt |
| Log Entry: | exclude project settings from version control |
| Revision: | 7445 |
| Modified: | 24 Jan 10:52 (4 months) |
| Author: | Doug Simon |
| Log Entry: | Integrated mxtool changes from Graal repo. |
| Revision: | 7273 |
| Modified: | 15 Dec 17:22 (5 months) |
| Author: | Thomas Wuerthinger |
| Log Entry: | Fixed the code in GraphUtil.killCFG. |
| Revision: | 7271 |
| Modified: | 15 Dec 16:31 (5 months) |
| Author: | Thomas Wuerthinger |
| Log Entry: | Use the declared type when trying to remove a checkcast. |
| Revision: | 7270 |
| Modified: | 15 Dec 16:30 (5 months) |
| Author: | Thomas Wuerthinger |
| Log Entry: | Move from Virtual to Special if the receiver is constant. |
| Revision: | 7269 |
| Modified: | 15 Dec 17:29 (5 months) |
| Author: | Lukas Stadler |
| Log Entry: | added test for EscapeAnalysisPhase |
| Revision: | 7266 |
| Modified: | 15 Dec 15:53 (5 months) |
| Author: | Lukas Stadler |
| Log Entry: | add missing IterableNodeType marker interface |
| Revision: | 7259 |
| Modified: | 14 Dec 05:14 (5 months) |
| Author: | Christian Wimmer |
| Log Entry: | Remove the monitor-index section from FrameMap and use the generic AllocA section instead. Switch from using a BasicObjectLock (lock word + object pointer on the stack) to a BasicLock (only lock word on the stack) for the HotSpot implementation. |





