libfirm
15 years ago- fixed warning
Michael Beck [Wed, 3 Dec 2008 14:22:21 +0000 (14:22 +0000)]
- fixed warning

[r24260]

15 years ago- BufFix: add missing initializtion
Michael Beck [Wed, 3 Dec 2008 14:20:22 +0000 (14:20 +0000)]
- BufFix: add missing initializtion

[r24259]

15 years agoAdded first version of partial specification for IR nodes
Moritz Kroll [Wed, 3 Dec 2008 11:07:26 +0000 (11:07 +0000)]
Added first version of partial specification for IR nodes

[r24252]

15 years agoincrement version for next release
Matthias Braun [Mon, 1 Dec 2008 17:23:20 +0000 (17:23 +0000)]
increment version for next release

[r24196]

15 years agoMention improved peephole optimisations for x86.
Christoph Mallon [Mon, 1 Dec 2008 14:06:59 +0000 (14:06 +0000)]
Mention improved peephole optimisations for x86.

[r24190]

15 years agoincrease version number
Matthias Braun [Mon, 1 Dec 2008 14:06:31 +0000 (14:06 +0000)]
increase version number

[r24189]

15 years agoarchop is no more
Matthias Braun [Mon, 1 Dec 2008 14:06:18 +0000 (14:06 +0000)]
archop is no more

[r24188]

15 years agoRELEASE notes update
Matthias Braun [Mon, 1 Dec 2008 13:54:56 +0000 (13:54 +0000)]
RELEASE notes update

[r24187]

15 years agobad blocks have cf_probability 0
Matthias Braun [Mon, 1 Dec 2008 13:54:47 +0000 (13:54 +0000)]
bad blocks have cf_probability 0

[r24186]

15 years agoPerform dark rituals and resurrect ProduceVal. We are not ready to dispose it, yet...
Christoph Mallon [Mon, 1 Dec 2008 12:43:11 +0000 (12:43 +0000)]
Perform dark rituals and resurrect ProduceVal.  We are not ready to dispose it, yet, because the Spiller is too clever for the Keep-trick.

[r24182]

15 years agoKeeps should float too
Matthias Braun [Mon, 1 Dec 2008 12:06:09 +0000 (12:06 +0000)]
Keeps should float too

[r24179]

15 years agowe have a bugtracker
Matthias Braun [Mon, 1 Dec 2008 11:59:57 +0000 (11:59 +0000)]
we have a bugtracker

[r24178]

15 years agoSmall cleanup.
Christoph Mallon [Mon, 1 Dec 2008 11:25:41 +0000 (11:25 +0000)]
Small cleanup.

[r24176]

15 years agowe can't guarantee that there won't be dead blocks, so remove them
Matthias Braun [Mon, 1 Dec 2008 10:32:12 +0000 (10:32 +0000)]
we can't guarantee that there won't be dead blocks, so remove them

[r24175]

15 years agoRemove ProduceVal. Replace it by Xor0 (to produce 0), Sbb0 (to produce 0/-1) and...
Christoph Mallon [Fri, 28 Nov 2008 18:10:03 +0000 (18:10 +0000)]
Remove ProduceVal. Replace it by Xor0 (to produce 0), Sbb0 (to produce 0/-1) and by Keep to make Cltd register pressure faithful.

[r24128]

15 years agoUnconditionally include stdio.h
Christoph Mallon [Fri, 28 Nov 2008 16:00:39 +0000 (16:00 +0000)]
Unconditionally include stdio.h

[r24125]

15 years agoUnconditionally include string.h
Christoph Mallon [Fri, 28 Nov 2008 15:59:08 +0000 (15:59 +0000)]
Unconditionally include string.h

[r24124]

15 years agoUnconditionally include stdlib.h.
Christoph Mallon [Fri, 28 Nov 2008 15:08:27 +0000 (15:08 +0000)]
Unconditionally include stdlib.h.

[r24123]

15 years agoInclude alloca.h only, if HAVE_ALLOCA_H is set.
Christoph Mallon [Fri, 28 Nov 2008 14:54:23 +0000 (14:54 +0000)]
Include alloca.h only, if HAVE_ALLOCA_H is set.

[r24121]

15 years agoRemove bashism.
Christoph Mallon [Fri, 28 Nov 2008 14:37:27 +0000 (14:37 +0000)]
Remove bashism.

[r24117]

15 years agoremove archop stuff which wasn't really used anyway
Matthias Braun [Fri, 28 Nov 2008 12:45:17 +0000 (12:45 +0000)]
remove archop stuff which wasn't really used anyway

[r24112]

15 years agofix warning
Matthias Braun [Fri, 28 Nov 2008 12:44:56 +0000 (12:44 +0000)]
fix warning

[r24111]

15 years agofix wrong printf usage
Matthias Braun [Fri, 28 Nov 2008 12:44:15 +0000 (12:44 +0000)]
fix wrong printf usage

[r24109]

15 years agoRemoved mode parameter from Const and Const_type constructors (now derived from tarval)
Moritz Kroll [Thu, 27 Nov 2008 20:49:12 +0000 (20:49 +0000)]
Removed mode parameter from Const and Const_type constructors (now derived from tarval)

[r24088]

15 years agoEmit a block header for the start block of functions.
Christoph Mallon [Thu, 27 Nov 2008 16:22:10 +0000 (16:22 +0000)]
Emit a block header for the start block of functions.

[r24085]

15 years ago- BugFix: drop wrong dependency of mode_P
Michael Beck [Thu, 27 Nov 2008 15:09:38 +0000 (15:09 +0000)]
- BugFix: drop wrong dependency of mode_P

[r24071]

15 years ago- BugFix: drop wrong dependency of mode_P
Michael Beck [Thu, 27 Nov 2008 15:04:02 +0000 (15:04 +0000)]
- BugFix: drop wrong dependency of mode_P

[r24069]

15 years ago- drop dependency of predefined modes
Michael Beck [Thu, 27 Nov 2008 15:00:26 +0000 (15:00 +0000)]
- drop dependency of predefined modes

[r24068]

15 years ago- BugFix: use mode_is_reference() instead of != mode_P
Michael Beck [Thu, 27 Nov 2008 14:55:09 +0000 (14:55 +0000)]
- BugFix: use mode_is_reference() instead of != mode_P

[r24067]

15 years agoSame typo as r24062, different file.
Christoph Mallon [Thu, 27 Nov 2008 14:51:14 +0000 (14:51 +0000)]
Same typo as r24062, different file.

[r24066]

15 years ago- drop dependency of mode_Iu
Michael Beck [Thu, 27 Nov 2008 14:48:36 +0000 (14:48 +0000)]
- drop dependency of mode_Iu

[r24064]

15 years ago- drop dependency of mode_Bs
Michael Beck [Thu, 27 Nov 2008 14:46:05 +0000 (14:46 +0000)]
- drop dependency of mode_Bs

[r24063]

15 years agoFixed typo
Moritz Kroll [Thu, 27 Nov 2008 14:44:41 +0000 (14:44 +0000)]
Fixed typo

[r24062]

15 years ago- drop dependency on predefined mode_E
Michael Beck [Thu, 27 Nov 2008 14:24:09 +0000 (14:24 +0000)]
- drop dependency on predefined mode_E
- fixed comment for fst/fist handling

[r24060]

15 years ago- 64bit Abs is allowed for if-conversion
Michael Beck [Thu, 27 Nov 2008 13:14:54 +0000 (13:14 +0000)]
- 64bit Abs is allowed for if-conversion

[r24058]

15 years ago- better documenent the return vale of simulator functions
Michael Beck [Thu, 27 Nov 2008 12:56:25 +0000 (12:56 +0000)]
- better documenent the return vale of simulator functions
- x87_create_fpop() does NOT create a node that must be simulated, do not
  return NODE_ADDED here
- improved some comments
- use new sched_foreach_Phi()

[r24056]

15 years ago- add a macro to iterate over the Phi nodes of a block schedule only
Michael Beck [Thu, 27 Nov 2008 12:53:10 +0000 (12:53 +0000)]
- add a macro to iterate over the Phi nodes of a block schedule only

[r24055]

15 years agofix warning
Matthias Braun [Thu, 27 Nov 2008 10:30:41 +0000 (10:30 +0000)]
fix warning

[r24042]

15 years ago-removed unused entities from the intrinsic environment
Michael Beck [Wed, 26 Nov 2008 15:18:57 +0000 (15:18 +0000)]
-removed unused entities from the intrinsic environment

[r24026]

15 years ago- use edges to reroute the result in resolve_call:
Michael Beck [Wed, 26 Nov 2008 12:11:16 +0000 (12:11 +0000)]
- use edges to reroute the result in resolve_call:
  this prevents some nasty warnings about unreachable Tuples
  in the back end

[r24016]

15 years ago- replce parameter type from size_t to unsigned, so iredges.h does not depend
Michael Beck [Wed, 26 Nov 2008 12:05:15 +0000 (12:05 +0000)]
- replce parameter type from size_t to unsigned, so iredges.h does not depend
  on stdlib.h
- move doxygen comment to header

[r24014]

15 years ago- put only Phi nodes into th Phi list
Michael Beck [Wed, 26 Nov 2008 11:38:27 +0000 (11:38 +0000)]
- put only Phi nodes into th Phi list

[r24012]

15 years agoEmit mode suffix for instructions, which did not do it, yet.
Christoph Mallon [Tue, 25 Nov 2008 15:28:12 +0000 (15:28 +0000)]
Emit mode suffix for instructions, which did not do it, yet.

[r23999]

15 years ago- always free ressources
Michael Beck [Tue, 25 Nov 2008 12:33:59 +0000 (12:33 +0000)]
- always free ressources

[r23974]

15 years ago- fix r23897: use Phi lists overall
Michael Beck [Tue, 25 Nov 2008 12:27:56 +0000 (12:27 +0000)]
- fix r23897: use Phi lists overall
- allocate and free ressources

[r23972]

15 years ago- C99 feature removed and simplified code
Michael Beck [Tue, 25 Nov 2008 12:25:37 +0000 (12:25 +0000)]
- C99 feature removed and simplified code
- if( -> if (

[r23971]

15 years agoavoid using mode_Iu directly
Matthias Braun [Tue, 25 Nov 2008 09:32:02 +0000 (09:32 +0000)]
avoid using mode_Iu directly

[r23963]

15 years agofix bug reported by new gcc warnings
Matthias Braun [Tue, 25 Nov 2008 09:31:21 +0000 (09:31 +0000)]
fix bug reported by new gcc warnings

[r23962]

15 years agoIn ia32 gen_Shrs() we should not care, whether the mode is signed, to determine,...
Christoph Mallon [Tue, 25 Nov 2008 08:18:06 +0000 (08:18 +0000)]
In ia32 gen_Shrs() we should not care, whether the mode is signed, to determine, if it is a sign extension.  The only important information is, that it is a Shr_s_.

[r23959]

15 years agoRetain debug info in normalize_one_return(), if all Return nodes have the same (or...
Christoph Mallon [Tue, 25 Nov 2008 07:55:14 +0000 (07:55 +0000)]
Retain debug info in normalize_one_return(), if all Return nodes have the same (or no) debug info.

[r23958]

15 years ago- handle strictConv and remainderlessDiv for in opcode map
Michael Beck [Tue, 25 Nov 2008 04:42:48 +0000 (04:42 +0000)]
- handle strictConv and remainderlessDiv for in opcode map

[r23957]

15 years agosolaris fix
Matthias Braun [Mon, 24 Nov 2008 15:10:25 +0000 (15:10 +0000)]
solaris fix

[r23946]

15 years agosolaris fix
Matthias Braun [Mon, 24 Nov 2008 15:09:46 +0000 (15:09 +0000)]
solaris fix

[r23945]

15 years agoFixing r23914
Andreas Zwinkau [Mon, 24 Nov 2008 14:43:45 +0000 (14:43 +0000)]
Fixing r23914

still aliases of compound graph

[r23943]

15 years agoWe are at version 1.14.
Christoph Mallon [Mon, 24 Nov 2008 14:10:51 +0000 (14:10 +0000)]
We are at version 1.14.

[r23939]

15 years agoRetain debug info in normalize_n_returns().
Christoph Mallon [Mon, 24 Nov 2008 13:45:01 +0000 (13:45 +0000)]
Retain debug info in normalize_n_returns().

[r23938]

15 years agoUse simple assignment instead of memcpy().
Christoph Mallon [Mon, 24 Nov 2008 13:39:05 +0000 (13:39 +0000)]
Use simple assignment instead of memcpy().

[r23937]

15 years ago- using deep copy in copy_entity_own() and copy_entity_name() solves some of the
Michael Beck [Sun, 23 Nov 2008 02:18:03 +0000 (02:18 +0000)]
- using deep copy in copy_entity_own() and copy_entity_name() solves some of the
  alias problems of free_entity_attr()

[r23914]

15 years ago- remove artifacts of old initializer implementation
Michael Beck [Sun, 23 Nov 2008 01:47:26 +0000 (01:47 +0000)]
- remove artifacts of old initializer implementation
- fixed some memory leaks

[r23913]

15 years agoMake it work, when FIRM_STATISTICS is disabled.
Christoph Mallon [Sat, 22 Nov 2008 16:46:38 +0000 (16:46 +0000)]
Make it work, when FIRM_STATISTICS is disabled.

[r23911]

15 years agoAdd missing files.
Christoph Mallon [Sat, 22 Nov 2008 11:19:45 +0000 (11:19 +0000)]
Add missing files.

[r23909]

15 years agoUpdate Makefile.am.
Christoph Mallon [Sat, 22 Nov 2008 11:07:20 +0000 (11:07 +0000)]
Update Makefile.am.

[r23908]

15 years agoUpdate installed header list.
Christoph Mallon [Sat, 22 Nov 2008 11:01:47 +0000 (11:01 +0000)]
Update installed header list.

[r23907]

15 years agoRemove unnecessary cast.
Christoph Mallon [Sat, 22 Nov 2008 07:11:03 +0000 (07:11 +0000)]
Remove unnecessary cast.

[r23906]

15 years ago- removed unused ia32_INTMAX constant
Michael Beck [Sat, 22 Nov 2008 03:18:29 +0000 (03:18 +0000)]
- removed unused ia32_INTMAX constant

[r23905]

15 years ago-removed junk
Michael Beck [Sat, 22 Nov 2008 02:55:04 +0000 (02:55 +0000)]
-removed junk

[r23904]

15 years ago- implemented ull -> float conversion for x87
Michael Beck [Sat, 22 Nov 2008 02:52:14 +0000 (02:52 +0000)]
- implemented ull -> float conversion for x87

[r23903]

15 years ago- if( -> if (
Michael Beck [Sat, 22 Nov 2008 02:51:12 +0000 (02:51 +0000)]
- if( -> if (

[r23902]

15 years ago- BugFix: do not try to free compound_graph_pathes if initializers are used
Michael Beck [Sat, 22 Nov 2008 02:50:18 +0000 (02:50 +0000)]
- BugFix: do not try to free compound_graph_pathes if initializers are used

[r23901]

15 years ago- if( -> if (
Michael Beck [Sat, 22 Nov 2008 02:49:10 +0000 (02:49 +0000)]
- if( -> if (

[r23900]

15 years ago- removed useless blocks (use of new_Const())
Michael Beck [Sat, 22 Nov 2008 01:02:04 +0000 (01:02 +0000)]
- removed useless blocks (use of new_Const())

[r23898]

15 years ago- fixed intrinsic lowerings: use Phi lists instead of links
Michael Beck [Sat, 22 Nov 2008 00:53:40 +0000 (00:53 +0000)]
- fixed intrinsic lowerings: use Phi lists instead of links

[r23897]

15 years ago- implemented firm_clear_node_and_phi_links()
Michael Beck [Sat, 22 Nov 2008 00:52:39 +0000 (00:52 +0000)]
- implemented firm_clear_node_and_phi_links()
- fixed comments: collect_phiprojs() and part_block() use phi lists

[r23896]

15 years ago- implemented float->unsigned long long lowering
Michael Beck [Fri, 21 Nov 2008 17:14:39 +0000 (17:14 +0000)]
- implemented float->unsigned long long lowering

[r23894]

15 years agoignore early clobber in ia32 asm parser (as the common backend should have handled...
Matthias Braun [Fri, 21 Nov 2008 10:20:44 +0000 (10:20 +0000)]
ignore early clobber in ia32 asm parser (as the common backend should have handled it already in theory

[r23877]

15 years ago- fixed insertion loop for the right operand
Michael Beck [Thu, 20 Nov 2008 15:13:34 +0000 (15:13 +0000)]
- fixed insertion loop for the right operand
- skip already created Confirms

[r23867]

15 years ago- improve Confirm construction: if the right argument of an confirm is not a constant,
Michael Beck [Thu, 20 Nov 2008 14:50:06 +0000 (14:50 +0000)]
- improve Confirm construction: if the right argument of an confirm is not a constant,
  construct inverse Confirms

[r23863]

15 years ago- a new and more correct tarval_carry()
Michael Beck [Thu, 20 Nov 2008 14:21:57 +0000 (14:21 +0000)]
- a new and more correct tarval_carry()

[r23859]

15 years agoFix comment.
Christoph Mallon [Wed, 19 Nov 2008 17:36:38 +0000 (17:36 +0000)]
Fix comment.

[r23823]

15 years agoAdded new_rd_Const_long to header.
Sebastian Buchwald [Wed, 19 Nov 2008 12:44:13 +0000 (12:44 +0000)]
Added new_rd_Const_long to header.

[r23813]

15 years agos/new_r_Const_long(current_ir_graph, /new_Const_long(/.
Christoph Mallon [Tue, 18 Nov 2008 13:42:01 +0000 (13:42 +0000)]
s/new_r_Const_long(current_ir_graph, /new_Const_long(/.

[r23756]

15 years agos/new_r_Const(current_ir_graph, /new_Const(/.
Christoph Mallon [Tue, 18 Nov 2008 13:37:13 +0000 (13:37 +0000)]
s/new_r_Const(current_ir_graph, /new_Const(/.

[r23754]

15 years agoRemoved unused block parameter from Const constructors
Moritz Kroll [Tue, 18 Nov 2008 12:51:26 +0000 (12:51 +0000)]
Removed unused block parameter from Const constructors

[r23750]

15 years ago- removed LV_COMPUTE_SORTED define and associated qsort(): nodes are now always sorte...
Michael Beck [Sat, 15 Nov 2008 18:40:49 +0000 (18:40 +0000)]
- removed LV_COMPUTE_SORTED define and associated qsort(): nodes are now always sorted by construction, no need to sort them
- reduced parameters in recursion, placed constant values on a global struct

[r23691]

15 years ago- fix r23688
Michael Beck [Sat, 15 Nov 2008 18:33:03 +0000 (18:33 +0000)]
- fix r23688

[r23690]

15 years agoRemove write-only variable.
Christoph Mallon [Sat, 15 Nov 2008 17:44:20 +0000 (17:44 +0000)]
Remove write-only variable.

[r23689]

15 years agoSimplify macro.
Christoph Mallon [Sat, 15 Nov 2008 17:26:57 +0000 (17:26 +0000)]
Simplify macro.

[r23688]

15 years agoRemove emit_linelength. The obstack knows its length.
Christoph Mallon [Sat, 15 Nov 2008 17:17:19 +0000 (17:17 +0000)]
Remove emit_linelength.  The obstack knows its length.

[r23687]

15 years agoFix typos.
Christoph Mallon [Sat, 15 Nov 2008 17:15:34 +0000 (17:15 +0000)]
Fix typos.

[r23686]

15 years agorename mangling stuff to avoid name clashes
Matthias Braun [Fri, 14 Nov 2008 16:00:26 +0000 (16:00 +0000)]
rename mangling stuff to avoid name clashes

[r23665]

15 years agofix problems when folding constants of different mode
Matthias Braun [Fri, 14 Nov 2008 15:38:07 +0000 (15:38 +0000)]
fix problems when folding constants of different mode

[r23662]

15 years agoAdd a flags output to IMul1OP for consistency with l_Mul and Mul and less headaches...
Christoph Mallon [Fri, 14 Nov 2008 08:01:48 +0000 (08:01 +0000)]
Add a flags output to IMul1OP for consistency with l_Mul and Mul and less headaches when building the Projs.

[r23645]

15 years agoConsider the result and operand having the same width a downconv, too. This results...
Christoph Mallon [Fri, 14 Nov 2008 07:52:10 +0000 (07:52 +0000)]
Consider the result and operand having the same width a downconv, too.  This results in a few more possibilities for AM folding.

[r23644]

15 years agoWhen dw lowering, use the lowered unsigned mode for the shift amount.
Christoph Mallon [Fri, 14 Nov 2008 07:42:05 +0000 (07:42 +0000)]
When dw lowering, use the lowered unsigned mode for the shift amount.

[r23643]

15 years agoResolve warnings.
Christoph Mallon [Thu, 13 Nov 2008 13:37:23 +0000 (13:37 +0000)]
Resolve warnings.

[r23627]

15 years ago64bit should be lowered at this place
Matthias Braun [Thu, 13 Nov 2008 13:25:05 +0000 (13:25 +0000)]
64bit should be lowered at this place

[r23625]

15 years agodon't print strings with printf
Matthias Braun [Thu, 13 Nov 2008 13:16:08 +0000 (13:16 +0000)]
don't print strings with printf

[r23623]

15 years ago- a stripped down version of liveness for register pressure estimation (and without...
Michael Beck [Thu, 13 Nov 2008 12:23:46 +0000 (12:23 +0000)]
- a stripped down version of liveness for register pressure estimation (and without out edges)

[r23621]

15 years ago- some cosmetic changes
Michael Beck [Thu, 13 Nov 2008 10:42:57 +0000 (10:42 +0000)]
- some cosmetic changes

[r23614]

15 years ago- let be_liveness() take the irg, not the birg which was just copied around
Michael Beck [Thu, 13 Nov 2008 10:28:43 +0000 (10:28 +0000)]
- let be_liveness() take the irg, not the birg which was just copied around

[r23613]