Subversion Repositories Open64

[/] [branches/] [Open64Java/] - Rev 1542

Rev

Filtering Options

Clear current filter

Rev Log message Author Age Path
1542 performance tuning modifications emeraldsheep 1824d 23h /branches/Open64Java/
1499 transform LOOP_EXPR to FOR/WHILE_EXPR, shade -mtune=pentiumpro emeraldsheep 1871d 04h /branches/Open64Java/
1488 open64_for_java add files emeraldsheep 1876d 00h /branches/Open64Java/
1485 diffent files between open64_for_java and open64 trunk emeraldsheep 1877d 03h /branches/Open64Java/
1367 Create new branch Open64Java for the Open64 Java project. ributzka 1999d 19h /branches/Open64Java/
1363 Split f90_main and MAIN__ implementation into two files because in some cases, IPA will directly link to the dummy MAIN__ defined in the same file laijx 2000d 06h /trunk/
1362 Revert Check-in 1351, to be fixed. Sorry for the inconvenience. hucheng 2000d 21h /trunk/
1359 Update makefiles and install_compiler.sh for libraries laijx 2001d 22h /trunk/
1353 Update for Open64 4.1 release laijx 2003d 01h /trunk/
1352 Fix the static initialization assertion for GNU 3 FE laijx 2003d 01h /trunk/
1351 Treat the static const non-integer varible declaration in c++ class as definition. hucheng 2003d 05h /trunk/
1346 Fix the static initialization assertion for GNU 4 FE laijx 2003d 19h /trunk/
1344 Fix two regressions due to the fix to 420 laijx 2006d 07h /trunk/
1310 Fix the #420 in BugZilla.
Initialize array of struct wrongly.
A macro NEW_INITIALIZER is used to reserve original code. It should be removed later.
laijx 2021d 04h /trunk/
1309 Fix #421, lower MLDID/MSTID when the PU is skipped laijx 2021d 21h /trunk/
1307 When deal with pre-allocated registers, LRA will check all the GTNs referenced in the BB. If the ref of the GTN is not exposed to the beginning of the BB, there's no need to save the GTN value to a local TN at the beginning of the BB. This is a performance bug, also will it introduce wrong insertion of copy op of GTN at the beginning of an entry-BB.

This check in also includes two patches to r1303 and r1305
dehao 2025d 04h /trunk/
1306 Initial mixed archive IPA implementation. This version supports the linking of archive consisting of both whirl .o and target .o. paulyuan 2025d 18h /trunk/
1305 Work around to support the -minline-all-stringops. Just ignore them for now, should be refined later. dehao 2026d 04h /trunk/
1303 Fix the way to expand _builtin_return_address, making it points to the correct return address. dehao 2027d 19h /trunk/
1302 Fix bug422. SIMD phase doesn't handle the array subscript correctly when it unrolls an inner loop with opcode SHUFFLE. paulyuan 2029d 07h /trunk/

1 2 Next >

Show All