Source CodeRevision History
maxine / com.oracle.max.graal.snippets
| 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: | 7283 |
| Modified: | 15 Dec 21:23 (5 months) |
| Author: | Doug Simon |
| Log Entry: | Fixed javac workaround to not cause a regression. |
| Revision: | 7278 |
| Modified: | 15 Dec 20:29 (5 months) |
| Author: | Doug Simon |
| Log Entry: | Workaround for javac bug. |
| Revision: | 7277 |
| Modified: | 15 Dec 20:28 (5 months) |
| Author: | Doug Simon |
| Log Entry: | Made -G:+PlotSnippets group all the graphs for a single snippet in the IGV output. |
| Revision: | 7257 |
| Modified: | 13 Dec 01:31 (5 months) |
| Author: | Christian Wimmer |
| Log Entry: | Introduce a new LIR operand mode Alive for operands that are input and must stay alive during the instruction. Temp is used only for real temporary values that are not live before and after the instruction. |
| Revision: | 7256 |
| Modified: | 09 Dec 20:18 (5 months) |
| Author: | Christian Wimmer |
| Log Entry: | Change how two operand form for Intel is handled: LIR instructions now have separate left and result operands, and right operand is also a temp so that it does not overlap with the result. |
| Revision: | 7252 |
| Modified: | 06 Dec 02:22 (5 months) |
| Author: | Christian Wimmer |
| Log Entry: | LIR: Implement complete set of floating point logic operations (and, or, xor) and use them instead of specialized LIR operations (FNEG, DNEG, DABS) |
| Revision: | 7240 |
| Modified: | 02 Dec 17:45 (5 months) |
| Author: | Gilles Duboscq |
| Log Entry: | checkstyle |





