libfirm
17 years agosimplified mode_is_data()
Michael Beck [Mon, 23 Apr 2007 09:20:23 +0000 (09:20 +0000)]
simplified mode_is_data()

[r13442]

17 years agoimprove/fix wrong alignment in block emitting
Matthias Braun [Mon, 23 Apr 2007 09:11:12 +0000 (09:11 +0000)]
improve/fix wrong alignment in block emitting

[r13441]

17 years agoadded copyheur3 init
Christian Würdig [Fri, 20 Apr 2007 13:06:25 +0000 (13:06 +0000)]
added copyheur3 init

[r13434]

17 years agokey is int again
Christian Würdig [Fri, 20 Apr 2007 13:04:24 +0000 (13:04 +0000)]
key is int again

[r13433]

17 years agoadded debug stuff
Christian Würdig [Fri, 20 Apr 2007 13:03:58 +0000 (13:03 +0000)]
added debug stuff
fixed several bugs

[r13432]

17 years agoassert that in and out entities of memperms have the same size, we produce such buggy...
Matthias Braun [Fri, 20 Apr 2007 12:47:04 +0000 (12:47 +0000)]
assert that in and out entities of memperms have the same size, we produce such buggy situations at the moment

[r13431]

17 years agofix wrong registers assigned to some float constants
Matthias Braun [Fri, 20 Apr 2007 12:45:40 +0000 (12:45 +0000)]
fix wrong registers assigned to some float constants

[r13430]

17 years agoadded testprogs from ack compiler
Matthias Braun [Fri, 20 Apr 2007 09:02:06 +0000 (09:02 +0000)]
added testprogs from ack compiler

[r13426]

17 years agofixed some Bugs
Christian Würdig [Fri, 20 Apr 2007 09:00:39 +0000 (09:00 +0000)]
fixed some Bugs

[r13425]

17 years agosome minor bugfixes
Christian Würdig [Thu, 19 Apr 2007 16:31:20 +0000 (16:31 +0000)]
some minor bugfixes

[r13423]

17 years agouse own mode for fpcw, fix constants for shift, xmm const assembler
Matthias Braun [Thu, 19 Apr 2007 15:43:25 +0000 (15:43 +0000)]
use own mode for fpcw, fix constants for shift, xmm const assembler

[r13422]

17 years agofixed off-by-one error
Christian Würdig [Thu, 19 Apr 2007 15:32:12 +0000 (15:32 +0000)]
fixed off-by-one error

[r13421]

17 years agofixed more signed vs unsigned warnings
Christian Würdig [Thu, 19 Apr 2007 15:08:25 +0000 (15:08 +0000)]
fixed more signed vs unsigned warnings

[r13420]

17 years agoremoved unused include
Christian Würdig [Thu, 19 Apr 2007 14:57:08 +0000 (14:57 +0000)]
removed unused include

[r13419]

17 years agophase takes now additional param on init
Christian Würdig [Thu, 19 Apr 2007 14:52:23 +0000 (14:52 +0000)]
phase takes now additional param on init

[r13418]

17 years agofixed signed vs unsigned warning
Christian Würdig [Thu, 19 Apr 2007 14:50:27 +0000 (14:50 +0000)]
fixed signed vs unsigned warning

[r13417]

17 years agoadded new heur4
Christian Würdig [Thu, 19 Apr 2007 14:49:20 +0000 (14:49 +0000)]
added new heur4
some indents changed and comments added

[r13416]

17 years agofinished implementation, will compile but is untested yet
Christian Würdig [Thu, 19 Apr 2007 14:48:18 +0000 (14:48 +0000)]
finished implementation, will compile but is untested yet

[r13415]

17 years agogenerate C89
Matthias Braun [Thu, 19 Apr 2007 14:45:59 +0000 (14:45 +0000)]
generate C89

[r13414]

17 years agoadded cast to avoid compiler warning
Christian Würdig [Thu, 19 Apr 2007 14:34:08 +0000 (14:34 +0000)]
added cast to avoid compiler warning

[r13413]

17 years agoadded cast to avoid compiler warning
Christian Würdig [Thu, 19 Apr 2007 14:33:33 +0000 (14:33 +0000)]
added cast to avoid compiler warning

[r13412]

17 years agochanged key to double
Christian Würdig [Thu, 19 Apr 2007 14:31:03 +0000 (14:31 +0000)]
changed key to double
added missing void declaration

[r13411]

17 years agofixed CRLF
Christian Würdig [Thu, 19 Apr 2007 14:27:55 +0000 (14:27 +0000)]
fixed CRLF
added comment

[r13410]

17 years agoTransformation from ProjIs to ProjIu now also works for general Proj nodes.
Andreas Schösser [Thu, 19 Apr 2007 11:06:59 +0000 (11:06 +0000)]
Transformation from ProjIs to ProjIu now also works for general Proj nodes.

[r13404]

17 years agoanother fix
Matthias Braun [Thu, 19 Apr 2007 09:33:19 +0000 (09:33 +0000)]
another fix

[r13401]

17 years agofix
Matthias Braun [Thu, 19 Apr 2007 09:32:09 +0000 (09:32 +0000)]
fix

[r13400]

17 years agorevert accidentaly mode change of xmm registers
Matthias Braun [Thu, 19 Apr 2007 09:31:13 +0000 (09:31 +0000)]
revert accidentaly mode change of xmm registers

[r13399]

17 years agofirst step for generating flag datastructures, generator creates const register struc...
Matthias Braun [Thu, 19 Apr 2007 09:24:10 +0000 (09:24 +0000)]
first step for generating flag datastructures, generator creates const register structs now

[r13398]

17 years agobespilloc is outdated, unfinished and broken. You can revive it from old svn revision...
Matthias Braun [Thu, 19 Apr 2007 09:12:20 +0000 (09:12 +0000)]
bespilloc is outdated, unfinished and broken. You can revive it from old svn revisions if needed

[r13397]

17 years agobe_node_get_irn_reg(): nodes of mode_T do NOT return registers
Michael Beck [Wed, 18 Apr 2007 15:46:02 +0000 (15:46 +0000)]
be_node_get_irn_reg(): nodes of mode_T do NOT return registers

[r13384]

17 years agoFixed misplaced assert
Michael Beck [Wed, 18 Apr 2007 15:38:26 +0000 (15:38 +0000)]
Fixed misplaced assert

[r13383]

17 years agonew pset implementation
Matthias Braun [Wed, 18 Apr 2007 12:03:25 +0000 (12:03 +0000)]
new pset implementation

[r12718]

17 years agoforgot to add this back
Matthias Braun [Wed, 18 Apr 2007 11:42:13 +0000 (11:42 +0000)]
forgot to add this back

[r12717]

17 years ago- Split bearch.h correctly into bearch.h and bearch_t.h
Matthias Braun [Wed, 18 Apr 2007 11:41:51 +0000 (11:41 +0000)]
- Split bearch.h correctly into bearch.h and bearch_t.h
- Started working on flags

[r12716]

17 years agosome workaround to avoid condeval creating Phibs which not all backends like
Matthias Braun [Wed, 18 Apr 2007 11:40:40 +0000 (11:40 +0000)]
some workaround to avoid condeval creating Phibs which not all backends like

[r12715]

17 years agoinitial checkin of priority queue implementation
Christian Würdig [Wed, 18 Apr 2007 11:25:52 +0000 (11:25 +0000)]
initial checkin of priority queue implementation

[r12714]

17 years agoinitial checkin of heur4
Christian Würdig [Wed, 18 Apr 2007 08:48:15 +0000 (08:48 +0000)]
initial checkin of heur4
ATTENTION: will not yet compile

[r12711]

17 years agoremoved unused include
Christian Würdig [Wed, 18 Apr 2007 08:47:13 +0000 (08:47 +0000)]
removed unused include

[r12710]

17 years agoadded some special cases so spilled unknown get handled nicely
Matthias Braun [Mon, 16 Apr 2007 17:51:23 +0000 (17:51 +0000)]
added some special cases so spilled unknown get handled nicely

[r12704]

17 years ago- Fix address_mode optimizer not removing nodes
Matthias Braun [Mon, 16 Apr 2007 17:50:15 +0000 (17:50 +0000)]
- Fix address_mode optimizer not removing nodes
- Need to mark used entities globally, not per-irg

[r12703]

17 years agofixed assure constraint (skip Proj)
Christian Würdig [Mon, 16 Apr 2007 15:35:13 +0000 (15:35 +0000)]
fixed assure constraint (skip Proj)

[r12702]

17 years agoremoved unitialized used vartiable
Christian Würdig [Mon, 16 Apr 2007 15:34:41 +0000 (15:34 +0000)]
removed unitialized used vartiable

[r12701]

17 years agomissing files added
Michael Beck [Mon, 16 Apr 2007 14:25:33 +0000 (14:25 +0000)]
missing files added

[r12700]

17 years agoremoved obsolete irphase.h
Michael Beck [Mon, 16 Apr 2007 14:17:58 +0000 (14:17 +0000)]
removed obsolete irphase.h

[r12699]

17 years agoadded newline at end of file
Christian Würdig [Tue, 10 Apr 2007 14:43:20 +0000 (14:43 +0000)]
added newline at end of file
added missing include

[r12691]

17 years agoremoved double ir_phase definition
Michael Beck [Tue, 10 Apr 2007 12:52:25 +0000 (12:52 +0000)]
removed double ir_phase definition

[r12689]

17 years agoirg_reg_walk_func() added
Michael Beck [Tue, 10 Apr 2007 11:49:18 +0000 (11:49 +0000)]
irg_reg_walk_func() added

[r12688]

17 years agoadded ir_region and ir_reg_tree
Michael Beck [Tue, 10 Apr 2007 10:05:07 +0000 (10:05 +0000)]
added ir_region and ir_reg_tree

[r12687]

17 years agoadded natural loop
Michael Beck [Tue, 10 Apr 2007 01:08:12 +0000 (01:08 +0000)]
added natural loop

[r12685]

17 years agorenamed dom_info type to ir_dom_info
Michael Beck [Mon, 9 Apr 2007 02:22:16 +0000 (02:22 +0000)]
renamed dom_info type to ir_dom_info

[r12684]

17 years agorenamed dom_info type to ir_dom_info
Michael Beck [Mon, 9 Apr 2007 02:21:57 +0000 (02:21 +0000)]
renamed dom_info type to ir_dom_info

[r12683]

17 years agoadded initialization of block attributes
Michael Beck [Mon, 9 Apr 2007 02:05:55 +0000 (02:05 +0000)]
added initialization of block attributes
removed old commented out code
indentation changed

[r12682]

17 years agoadd structural region attribute to block nodes
Michael Beck [Mon, 9 Apr 2007 02:03:55 +0000 (02:03 +0000)]
add structural region attribute to block nodes

[r12681]

17 years agofixed IfThen
Michael Beck [Mon, 9 Apr 2007 02:03:04 +0000 (02:03 +0000)]
fixed IfThen
used new block region attribute

[r12680]

17 years agocomments added
Michael Beck [Mon, 9 Apr 2007 02:02:27 +0000 (02:02 +0000)]
comments added
prototypes added
TryCatch* added

[r12679]

17 years agoremoved flexible array and set, use lists in implementation
Michael Beck [Mon, 9 Apr 2007 00:23:53 +0000 (00:23 +0000)]
removed flexible array and set, use lists in implementation
fixed Switch/Case

[r12678]

17 years agoStructure Analysis initial version, current limitations:
Michael Beck [Sun, 8 Apr 2007 17:40:28 +0000 (17:40 +0000)]
Structure Analysis initial version, current limitations:
- cannot handle exceptions
- cannot handle proper/improper regions

[r12677]

17 years agocheck that alignment of frame_type is set before using alloc_frame_area
Matthias Braun [Fri, 6 Apr 2007 13:55:30 +0000 (13:55 +0000)]
check that alignment of frame_type is set before using alloc_frame_area

[r12676]

17 years agoRemove the obsolete .cvsignore files.
Christoph Mallon [Fri, 6 Apr 2007 08:51:04 +0000 (08:51 +0000)]
Remove the obsolete .cvsignore files.

[r12675]

17 years agoMake be_spill_belady() static.
Christoph Mallon [Fri, 6 Apr 2007 07:19:03 +0000 (07:19 +0000)]
Make be_spill_belady() static.

[r12674]

17 years agoFix build: add missing typedef for ir_phase and more s/phase_t/ir_phase/
Christoph Mallon [Fri, 6 Apr 2007 06:53:46 +0000 (06:53 +0000)]
Fix build: add missing typedef for ir_phase and more s/phase_t/ir_phase/

[r12668]

17 years agorenamed phase_t to ir_phase
Michael Beck [Thu, 5 Apr 2007 13:59:49 +0000 (13:59 +0000)]
renamed phase_t to ir_phase

[r12665]

17 years agorenamed phase_t to ir_phase
Michael Beck [Thu, 5 Apr 2007 13:58:37 +0000 (13:58 +0000)]
renamed phase_t to ir_phase

[r12664]

17 years agorenamed phase_t to ir_phase
Michael Beck [Thu, 5 Apr 2007 13:57:19 +0000 (13:57 +0000)]
renamed phase_t to ir_phase

[r12663]

17 years agorenamed phase_t to ir_phase
Michael Beck [Thu, 5 Apr 2007 13:54:37 +0000 (13:54 +0000)]
renamed phase_t to ir_phase

[r12662]

17 years agoRemoved, type now defined in firm_types.h
Michael Beck [Thu, 5 Apr 2007 13:49:24 +0000 (13:49 +0000)]
Removed, type now defined in firm_types.h

[r12661]

17 years agoremoved warnings
Michael Beck [Thu, 5 Apr 2007 13:46:25 +0000 (13:46 +0000)]
removed warnings

[r12660]

17 years agoindentation changed
Michael Beck [Thu, 5 Apr 2007 12:56:52 +0000 (12:56 +0000)]
indentation changed
remoed useless includes

[r12659]

17 years agok_ir_region added
Michael Beck [Thu, 5 Apr 2007 12:43:13 +0000 (12:43 +0000)]
k_ir_region added

[r12658]

17 years agoindention changed
Michael Beck [Wed, 4 Apr 2007 11:30:56 +0000 (11:30 +0000)]
indention changed
doxygen docu updated
removed some INLINE's let the compiler decide

[r12655]

17 years agoC99 feature removed
Michael Beck [Wed, 4 Apr 2007 09:59:57 +0000 (09:59 +0000)]
C99 feature removed

[r12652]

17 years agowe save entities not idents in ia32 symconsts now
Matthias Braun [Mon, 2 Apr 2007 18:09:27 +0000 (18:09 +0000)]
we save entities not idents in ia32 symconsts now

[r12649]

17 years agoalloca is now declared in xmalloc.h
Matthias Braun [Mon, 2 Apr 2007 17:44:21 +0000 (17:44 +0000)]
alloca is now declared in xmalloc.h

[r12648]

17 years agoMove includes for alloca() to xmalloc.h, so not everyone and his dog has to use the...
Christoph Mallon [Mon, 2 Apr 2007 17:43:58 +0000 (17:43 +0000)]
Move includes for alloca() to xmalloc.h, so not everyone and his dog has to use the ugly #ifdef macros.

[r12647]

17 years agono strange stuff for including alloca anymore, use xmalloc.h
Matthias Braun [Mon, 2 Apr 2007 17:35:32 +0000 (17:35 +0000)]
no strange stuff for including alloca anymore, use xmalloc.h

[r12646]

17 years agofix TLS emitting
Matthias Braun [Mon, 2 Apr 2007 16:47:02 +0000 (16:47 +0000)]
fix TLS emitting

[r12643]

17 years agofix mode for vfild
Matthias Braun [Mon, 2 Apr 2007 15:02:58 +0000 (15:02 +0000)]
fix mode for vfild

[r12633]

17 years agotype fix in comment
Matthias Braun [Mon, 2 Apr 2007 14:23:03 +0000 (14:23 +0000)]
type fix in comment

[r12627]

17 years agoin the backend we can have arbitrary nodes in the startblock
Matthias Braun [Mon, 2 Apr 2007 14:22:47 +0000 (14:22 +0000)]
in the backend we can have arbitrary nodes in the startblock

[r12626]

17 years ago- Implement all the state switching stuff needed for efficient fpu mode
Matthias Braun [Mon, 2 Apr 2007 14:19:44 +0000 (14:19 +0000)]
- Implement all the state switching stuff needed for efficient fpu mode
  switching in x87
- Only emit externally allocated symbols that are actually used

[r12625]

17 years agocheck for correct float rounding
Matthias Braun [Mon, 2 Apr 2007 14:15:30 +0000 (14:15 +0000)]
check for correct float rounding

[r12624]

17 years agodon't rely on undefined behaviour in optest
Matthias Braun [Mon, 2 Apr 2007 13:59:12 +0000 (13:59 +0000)]
don't rely on undefined behaviour in optest

[r12623]

17 years agofixed initializer
Michael Beck [Sat, 31 Mar 2007 18:56:35 +0000 (18:56 +0000)]
fixed initializer

[r12618]

17 years agodon't let some perl interpret as array...
Matthias Braun [Sat, 31 Mar 2007 11:10:04 +0000 (11:10 +0000)]
don't let some perl interpret  as array...

[r12617]

17 years agoCRLF line endings
Michael Beck [Fri, 30 Mar 2007 21:29:59 +0000 (21:29 +0000)]
CRLF line endings

[r12616]

17 years agoadded "get_VProj_proj" and "set_VProj_proj"
Andreas Schösser [Fri, 30 Mar 2007 17:12:16 +0000 (17:12 +0000)]
added "get_VProj_proj" and "set_VProj_proj"

[r12612]

17 years agofixed inline to INLINE
Andreas Schösser [Fri, 30 Mar 2007 16:56:07 +0000 (16:56 +0000)]
fixed inline to INLINE

[r12610]

17 years agoremoved ";"
Andreas Schösser [Fri, 30 Mar 2007 16:54:54 +0000 (16:54 +0000)]
removed ";"

[r12609]

17 years agochanged inline to INLINE, removed C99
Andreas Schösser [Fri, 30 Mar 2007 16:49:45 +0000 (16:49 +0000)]
changed inline to INLINE, removed C99

[r12608]

17 years agochanged inline to INLINE, removed C99
Andreas Schösser [Fri, 30 Mar 2007 16:47:45 +0000 (16:47 +0000)]
changed inline to INLINE, removed C99

[r12607]

17 years agofixed inline to INLINE
Christian Würdig [Fri, 30 Mar 2007 16:24:18 +0000 (16:24 +0000)]
fixed inline to INLINE

[r12606]

17 years agoadded missing define for win32
Christian Würdig [Fri, 30 Mar 2007 16:21:46 +0000 (16:21 +0000)]
added missing define for win32

[r12605]

17 years agofixed phi spilling
Christian Würdig [Thu, 29 Mar 2007 16:31:47 +0000 (16:31 +0000)]
fixed phi spilling

[r12592]

17 years agoswitched to ir_nodeset
Christian Würdig [Thu, 29 Mar 2007 16:31:06 +0000 (16:31 +0000)]
switched to ir_nodeset

[r12591]

17 years agomove backend into libfirm
Matthias Braun [Thu, 29 Mar 2007 15:42:13 +0000 (15:42 +0000)]
move backend into libfirm

[r12588]

17 years agoRemoved ANNOUNCE macro
Michael Beck [Thu, 29 Mar 2007 12:38:43 +0000 (12:38 +0000)]
Removed ANNOUNCE macro
indentation changed

[r8745]

17 years agonewer version (still seems to be buggy)
Michael Beck [Thu, 29 Mar 2007 12:34:42 +0000 (12:34 +0000)]
newer version (still seems to be buggy)

[r8744]

17 years agodon't call be_spill_phis for phis of other reg classes
Matthias Braun [Thu, 29 Mar 2007 12:08:54 +0000 (12:08 +0000)]
don't call be_spill_phis for phis of other reg classes

17 years agoadded missing source
Christian Würdig [Thu, 29 Mar 2007 11:57:59 +0000 (11:57 +0000)]
added missing source

17 years agotest
Matthias Braun [Thu, 29 Mar 2007 11:52:01 +0000 (11:52 +0000)]
test