Thomas Wuerthinger
e3deab4ae7
Pull over of compiler from maxine repository.
2011-04-27 11:43:22 +02:00
Lukas Stadler
4040332440
small fix to GRAAL_AUTHORS
2011-04-27 11:00:17 +02:00
Thomas Wuerthinger
5ce9912057
Added Gilles to authors list.
2011-04-26 22:17:17 +02:00
Thomas Wuerthinger
1e6a414921
Merge.
2011-04-26 22:01:41 +02:00
Thomas Wuerthinger
c2934c070a
Added GRAAL_AUTHORS file. Removed individual @author tags per file.
2011-04-26 22:00:17 +02:00
Thomas Wuerthinger
632d4777a5
Copyright rebranding. Update checkstyle file.
2011-04-26 21:48:09 +02:00
Thomas Wuerthinger
82ac8e6c7f
Rebranding to com.oracle.graal
2011-04-26 21:10:53 +02:00
Thomas Wuerthinger
87e9929ae4
Fixed an issue in the XIR generator that caused a bug in combination with HotSpot's change on static fields. Now all DaCapo's passing.
2011-04-26 20:56:07 +02:00
Thomas Wuerthinger
2e80464382
Fixed an issue in the HotSpot XIR generator. Benchmark "fop" now passing on all optimization levels.
2011-04-26 14:46:28 +02:00
Thomas Wuerthinger
a000f07b92
Added draft for documentation (goals and IR).
2011-04-22 23:22:46 +02:00
Thomas Wuerthinger
7d0d63971c
Adjustments to react on changes on the RiRuntime interface.
2011-04-22 22:13:35 +02:00
Thomas Wuerthinger
08b823e502
Small adjustment to assertion and constants size calculation.
2011-04-22 21:52:33 +02:00
Thomas Wuerthinger
ef3a82d772
Fixed issue with resolving class: HotSpot must not resolve class at invokestatic bytecodes.
2011-04-22 19:41:55 +02:00
Thomas Wuerthinger
ef7811e36e
Fixed merge issues.
...
- Accessing static fields from the java.lang.Class object instead of the klassOop (1-line-change)
- Fixed issue with RiField object caching (the caching was only taking the offset as a field ID, but need to take offset+is_static)
2011-04-22 19:00:07 +02:00
Thomas Wuerthinger
cf8f913718
Renamed project HotSpotVM => Runtime
2011-04-22 15:22:45 +02:00
Thomas Wuerthinger
c1c5cc42f2
Renaming c1x4hotspotsrc => graal and HotSpotVM => Runtime
2011-04-22 15:08:53 +02:00