- 04 Mar, 2011 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 03 Mar, 2011 5 commits
-
-
Michael Beck authored
-
Michael Beck authored
- simplified code - deleted macros and useless casts - fixed some debug messages
-
Michael Beck authored
-
Michael Beck authored
-
uqxyd authored
-
- 02 Mar, 2011 9 commits
-
-
Michael Beck authored
Fixed typo.
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
- 01 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 28 Feb, 2011 9 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
yb9976 authored
The warning arises from the removal of the barrier before peephole optimization. An operand of the barrier is now kept by a new be_Keep which is scheduled directly after the operand.
-
yb9976 authored
-
Matthias Braun authored
-
- 26 Feb, 2011 4 commits
-
-
Michael Beck authored
No functional change. [r28460]
-
Michael Beck authored
This simplifies the code and removes some divergencies between the CSE and combo. [r28459]
-
Michael Beck authored
[r28458]
-
Michael Beck authored
[r28457]
-
- 24 Feb, 2011 6 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Christoph Mallon authored
[r28454]
-
Christoph Mallon authored
[r28453]
-
Matthias Braun authored
[r28447]
-
- 22 Feb, 2011 1 commit
-
-
Andreas Zwinkau authored
Difference of idx for Calls with no order relation is stable, but may lead to circular dependencies. Fixed by looking at the heights first. Fixes backend/transform_loop.c (with -O0) [r28436]
-
- 21 Feb, 2011 2 commits
-
-
Matthias Braun authored
[r28435]
-
Andreas Zwinkau authored
If a shift operation has a dependency operand (64bit shifts), then instruction selection inserts a dependency edge between them, so the scheduler orders them correctly. However, if the operand is not used, the scheduler is confused about the dependency edge, which is never resolved. Fixes opt/longlong.c testcase [r28434]
-