| Rev |
Log message |
Author |
Age |
Path |
| 634 |
Fixed bug for bug 206 and 207 on bugzilla. |
dongyuan |
2386d 04h |
/branches/open64-kernel/ |
| 629 |
kdriver, a shell scripts file, to handle all the options for kernel compilation (for IA-64 native only). |
dongyuan |
2389d 07h |
/branches/open64-kernel/ |
| 628 |
GCC extension: 5.36 Controlling Names Used in Assembler Code. asm-name |
dongyuan |
2389d 07h |
/branches/open64-kernel/ |
| 627 |
Ported r617-r626 from trunk. |
dongyuan |
2389d 08h |
/branches/open64-kernel/ |
| 616 |
Create new feature branch from trunk. This branch will be used for Linux kernel compilation. |
ributzka |
2405d 01h |
/branches/open64-kernel/ |
| 615 |
Fix Bug OSP_196.
In some situation, our compiler doesn't generate correct prefetch node for a group of references. According to the theory, we should prefetch the leading reference. |
fengzhou |
2405d 16h |
/trunk/ |
| 614 |
This is HD's fix for bug 178. In the c frontend when converting gcc AST to WHIRL, the res_type and desc_type of the 1st kid of BIT_FIELD_REF node will be adjusted and aligned. The bug is if the desc_type is MTYPE_V, it will still be changed to res_type, in some situations. This is not right since we do strick type checking for WHIRL nodes, if desc_type is MTYPE_V, it cannot be changed to other types, although MTYPE_V covers lots of other types. |
fengzhou |
2406d 16h |
/trunk/ |
| 613 |
prevent some fake pointers from proprogating from rhs to lhs. this change improve ammp@spec2kfp by roughly 4% |
syang |
2410d 22h |
/trunk/ |
| 612 |
add a flag -WOPT:agg_alias_class=bool to control aggressive alias clasification |
syang |
2410d 22h |
/trunk/ |
| 611 |
Change the names of the error and bug files. |
ributzka |
2426d 21h |
/trunk/ |
| 608 |
Add install howto |
ributzka |
2427d 19h |
/trunk/ |
| 594 |
This is the first step of reorganizing the repository (and many will
follow).
The new repository will have the following main structure:
* branches
Branches of Open64, like Open64-2.0, will be put here
* trunk
Here is our development code.
* tags
Final releases, like Open64-2.0, Open64-2.0.1, etc, will be put here
* legacy |
ributzka |
2427d 19h |
/trunk/ |
| 593 |
1. these two fixes are done by shuxin, I just test and checkin for him
2. lra fix is for out of bound access which will introduce final SP adjust segment fault
3. whirl2ops is fix for the bug 191. |
tianwei |
2428d 09h |
/projects/pathscale-2.2.1/ |
| 592 |
1. these bug fix are bootstrap done by hucheng, because there is no
regression, so we can checkin that now.
2. one problem is the fortran fe, we can't bootstrap it now
3. for detail bug fix info, please refer the bug bugzilar |
tianwei |
2429d 01h |
/projects/pathscale-2.2.1/ |
| 591 |
Change the prefetch level back to CONSERVATIVE, this will bring up bzip2 performance from 876 to 942.
Made some changes to fixes so that they conform to Osprey code style |
fengzhou |
2429d 14h |
/projects/pathscale-2.2.1/ |
| 590 |
change logo, version number etc |
syang |
2430d 13h |
/projects/pathscale-2.2.1/ |
| 589 |
1. interval_processor.cxx scc_finder.cxx interval_processor.h for bug fix 110
2. Others are for FORTRAN FE, now we can use -Werror in gcc during FE compilation |
fengzhou |
2430d 16h |
/projects/pathscale-2.2.1/ |
| 588 |
change logo, bug report URL etc |
syang |
2430d 22h |
/projects/pathscale-2.2.1/ |
| 587 |
add the missing files |
syang |
2433d 23h |
/projects/pathscale-2.2.1/ |
| 586 |
change prompt for missing components, the orginal one is missleading |
ributzka |
2434d 23h |
/projects/pathscale-2.2.1/ |