- 23 Dec, 2008 2 commits
-
-
Christoph Mallon authored
[r24879]
-
Michael Beck authored
[r24867]
-
- 21 Dec, 2008 1 commit
-
-
Christoph Mallon authored
[r24835]
-
- 19 Dec, 2008 1 commit
-
-
Michael Beck authored
- fully implemented __builtin_(frame|return)_address in the backend [r24812]
-
- 27 Nov, 2008 1 commit
-
-
Christoph Mallon authored
[r24085]
-
- 13 Nov, 2008 1 commit
-
-
Michael Beck authored
[r23611]
-
- 12 Nov, 2008 1 commit
-
-
Christoph Mallon authored
Handle replacement of ia32_Conv_I2I by Cwtl as peephole optimisation instead of handling it in the emitter. [r23582]
-
- 08 Nov, 2008 5 commits
-
-
Christoph Mallon authored
[r23533]
-
Christoph Mallon authored
- Do not split string literals. [r23532]
-
Christoph Mallon authored
[r23531]
-
Christoph Mallon authored
[r23530]
-
Christoph Mallon authored
[r23529]
-
- 06 Nov, 2008 3 commits
-
-
Michael Beck authored
[r23481]
-
Christoph Mallon authored
[r23473]
-
Christoph Mallon authored
[r23471]
-
- 25 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r23190]
-
- 23 Oct, 2008 1 commit
-
-
Matthias Braun authored
Node flags and node registers are stored in a generic backend_info struct now instead of every part of the backend doing custom (and slow) stuff [r23142]
-
- 11 Oct, 2008 6 commits
-
-
Christoph Mallon authored
Remove the attribute const arch_env_t *arch_env from struct ia32_code_gen_t. We can get the isa by simpler means. [r22770]
-
Matthias Braun authored
[r22754]
-
Christoph Mallon authored
[r22743]
-
Michael Beck authored
[r22714]
-
Christoph Mallon authored
[r22697]
-
Christoph Mallon authored
[r22676]
-
- 10 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22656]
-
- 08 Oct, 2008 9 commits
-
-
Christoph Mallon authored
[r22609]
-
Christoph Mallon authored
[r22608]
-
Christoph Mallon authored
[r22606]
-
Christoph Mallon authored
[r22602]
-
Christoph Mallon authored
[r22601]
-
Christoph Mallon authored
[r22600]
-
Christoph Mallon authored
Do not emit cld in the CopyB prologue. The ABI mandates that DF is cleared, so do not bother performing this NOP. [r22599]
-
Christoph Mallon authored
[r22598]
-
Christoph Mallon authored
[r22597]
-
- 07 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Use separate code to emit suffixes for integer and floating point instructions, because GAS wants different suffixes for 16bit /integer/ operands ("w" vs. "s") for them. [r22561]
-
- 05 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for the type safety and convenience of the IPD research facility personnel. The time is 15:32. Check xmalloc.h for details. [r22494]
-
- 24 Sep, 2008 1 commit
-
-
Matthias Braun authored
[r22233]
-
- 22 Sep, 2008 1 commit
-
-
Christoph Mallon authored
[r22167]
-
- 02 Sep, 2008 2 commits
-
-
Christoph Mallon authored
[r21655]
-
Christoph Mallon authored
Partially undo r20786: Emit ret $0 especially when its BB is only reached by a fallthrough, because this means its predecessor ends with a conditional jump. According to the AMD Optimization guides, conditional jump directly followed by ret should be avoided. [r21632]
-
- 22 Aug, 2008 1 commit
-
-
Christoph Mallon authored
[r21363]
-