Subversion Repositories
Open64
[
/
] [
branches/
] [
gcc421
/] - Rev 2326
Rev
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
2326
test branch to remove older gcc frontends from open64
sjain
1386d 12h
/branches/gcc421/
2325
Do not copy the maps in vho_lower_while_do() because which may cause the
cloned WN shares the same fb_index with the previous WN. Their feedback
should be different.
SL has fixed this problem for a long time. The fix is platform-independent
and should be applied to all other targets.
laijx
1387d 06h
/trunk/
2324
Make the use of libacml_mv conditional on the library's presence.
dcoakley
1389d 04h
/trunk/
2323
As per the discussion on open64-devel thread
http://sourceforge.net/mailarchive/message.php?msg_name=534C8623EDA7174AA9FF7ADD752AD8E4447EB3%40ssvlexmb2.amd.com
codestr0m
1390d 19h
/trunk/
2322
Merge all changes through r2321 from open64-booster branch to trunk.
These changes include work done for AMD's x86 Open64 4.2.2 release.
dcoakley
1393d 08h
/trunk/
2319
Avoid unnecessary array insertion to reduce code size compiled by -ipa.
CR:Sun
jianian.yan
1400d 05h
/trunk/
2318
Patch for Bug 539
roddomi
1400d 17h
/trunk/
2317
Fix for bug 538.
CR: Sterling
Fix an issue in flatterning of EH regions.
yiran
1402d 07h
/trunk/
2316
Patch to the fix 535, we should not call Classify_Aggregate recursively, for empty struct in C.
yiran
1408d 07h
/trunk/
2315
Fix for bug 535.
CR: fchow
1. Allocate space for empty struct in C++, and classify it as SSE_CLASS
2. Add a parameter to pass the information about the offset of sub-structs in 8 bytes remainder.
yiran
1408d 07h
/trunk/
2314
Change the storage/export class for g++ guard variable
In previous implementation, it's GLOBAL and PREEMPTIBLE.
It will cause problems in static objects with the same name in
static functions with the same name in different TU.
In this patch, we change it to PSTATIC/LOCAL unless it's weak.
If it's weak, we still use GLOBAL/PREEMPTIBLE.
laijx
1408d 21h
/trunk/
2310
revert the change in revision 2214 which introduce bug #534
fixed bug #523 in the front end
ycwu
1416d 01h
/trunk/
2308
fixed the bug introduce by revision 2119
see OSP bug 533
ycwu
1416d 02h
/trunk/
2304
Adding information regarding debugging flags for HBS, GCM, IGLS, and LOCS
roddomi
1425d 10h
/trunk/
2302
Add MAINTAINERS file.
ributzka
1428d 11h
/trunk/
2298
fix bug #532: bug of MEMPOOL implementation
syang
1438d 01h
/trunk/
2296
Bison 2.4 patch
See
http://sourceforge.net/mailarchive/forum.php?thread_name=BAY109-DS544CC493300E82BE4A9DAB9990%40phx.gbl&forum_name=open64-devel
roddomi
1447d 13h
/trunk/
2231
support static initialization of GCC style 'Labels as Values'
tangwei
1506d 02h
/trunk/
2219
Change the license of libopenmp to LGPL.
hjz
1516d 16h
/trunk/
2218
fix bug505 about incorrect st_idx update for threadprivate variable
tangwei
1517d 16h
/trunk/
1
2
Next >
Show All