libfirm
17 years agodon't cound backwards with size_t variables
Matthias Braun [Mon, 11 Jun 2007 13:29:09 +0000 (13:29 +0000)]
don't cound backwards with size_t variables

[r14405]

17 years agoC99 features removed
Michael Beck [Mon, 11 Jun 2007 11:11:10 +0000 (11:11 +0000)]
C99 features removed

[r14403]

17 years agoRemoved functions for accessing VProj nodes
Andreas Schösser [Mon, 11 Jun 2007 09:10:42 +0000 (09:10 +0000)]
Removed functions for accessing VProj nodes

[r14401]

17 years agoRemoved functions for accessing VProj nodes
Andreas Schösser [Mon, 11 Jun 2007 09:09:35 +0000 (09:09 +0000)]
Removed functions for accessing VProj nodes

[r14400]

17 years agoFixed a typo
Sebastian Hack [Sun, 10 Jun 2007 13:52:07 +0000 (13:52 +0000)]
Fixed a typo

[r14398]

17 years ago"docu" enhanced
Michael Beck [Sun, 10 Jun 2007 09:14:16 +0000 (09:14 +0000)]
"docu" enhanced

[r14397]

17 years agoFixed some ugly "const" code
Michael Beck [Sun, 10 Jun 2007 09:13:38 +0000 (09:13 +0000)]
Fixed some ugly "const" code
split arm attributes
fixed "SymConst get combined" Bug, HelloWorld runs now ;-)

[r14396]

17 years agorenamed inline into INLINE
Michael Beck [Sun, 10 Jun 2007 06:18:35 +0000 (06:18 +0000)]
renamed inline into INLINE

[r14395]

17 years agodaemel spiller seems to work now (tests, gzip and bzip2 work now)
Matthias Braun [Sat, 9 Jun 2007 15:31:50 +0000 (15:31 +0000)]
daemel spiller seems to work now (tests, gzip and bzip2 work now)

[r14394]

17 years agowe can use const
Matthias Braun [Sat, 9 Jun 2007 14:48:24 +0000 (14:48 +0000)]
we can use const

[r14393]

17 years agocleanup regparam code even more
Matthias Braun [Sat, 9 Jun 2007 14:47:24 +0000 (14:47 +0000)]
cleanup regparam code even more

[r14392]

17 years agodon't use xmm register in calling conventions when sse is not available, simplified...
Matthias Braun [Sat, 9 Jun 2007 14:13:01 +0000 (14:13 +0000)]
don't use xmm register in calling conventions when sse is not available, simplified and cleaned up map_param code

[r14391]

17 years agodon't use xmm register in calling conventions when sse is not available, simplified...
Matthias Braun [Sat, 9 Jun 2007 14:12:45 +0000 (14:12 +0000)]
don't use xmm register in calling conventions when sse is not available, simplified and cleaned up map_param code

[r14390]

17 years agodon't use xmm register in calling conventions when sse is not available, simplified...
Matthias Braun [Sat, 9 Jun 2007 14:04:38 +0000 (14:04 +0000)]
don't use xmm register in calling conventions when sse is not available, simplified and cleaned up map_param code

[r14389]

17 years agofix wrong panic
Matthias Braun [Fri, 8 Jun 2007 18:25:57 +0000 (18:25 +0000)]
fix wrong panic

[r14386]

17 years agowe temporarily need registers for reloaded values
Matthias Braun [Fri, 8 Jun 2007 18:15:33 +0000 (18:15 +0000)]
we temporarily need registers for reloaded values

[r14384]

17 years agocorrectly? handle phi spilling in daemelspiller
Matthias Braun [Fri, 8 Jun 2007 17:27:10 +0000 (17:27 +0000)]
correctly? handle phi spilling in daemelspiller

[r14383]

17 years agoremove unnecessary function
Matthias Braun [Fri, 8 Jun 2007 17:26:45 +0000 (17:26 +0000)]
remove unnecessary function

[r14382]

17 years agosome new testcases from llvm
Matthias Braun [Fri, 8 Jun 2007 16:00:24 +0000 (16:00 +0000)]
some new testcases from llvm

[r14381]

17 years agooptimize next_use calculation (quadratic in number of outs not number of nodes in...
Matthias Braun [Fri, 8 Jun 2007 15:20:51 +0000 (15:20 +0000)]
optimize next_use calculation (quadratic in number of outs not number of nodes in block

[r14380]

17 years agono need to call update_liveness for initial live in scheduler
Matthias Braun [Fri, 8 Jun 2007 15:20:11 +0000 (15:20 +0000)]
no need to call update_liveness for initial live in scheduler

[r14379]

17 years agodon't shrink a set below its minimum size
Matthias Braun [Fri, 8 Jun 2007 12:19:58 +0000 (12:19 +0000)]
don't shrink a set below its minimum size

[r14378]

17 years agoSet correct block on Projs in place_late().
Christoph Mallon [Fri, 8 Jun 2007 10:04:00 +0000 (10:04 +0000)]
Set correct block on Projs in place_late().

[r14377]

17 years agofixed mode_T nodes not moved by code placement
Matthias Braun [Thu, 7 Jun 2007 18:32:34 +0000 (18:32 +0000)]
fixed mode_T nodes not moved by code placement

[r14375]

17 years agoremoved the exc_region again,
Michael Beck [Wed, 6 Jun 2007 12:55:27 +0000 (12:55 +0000)]
removed the exc_region again,
fixed some DIv/Mod/DivMod code (add the X_regular case)

[r14369]

17 years agoswitched of debug mask
Michael Beck [Wed, 6 Jun 2007 12:38:04 +0000 (12:38 +0000)]
switched of debug mask

[r14368]

17 years agoBugFix: when register parameter are used the mode must be the mode of the parameters!
Michael Beck [Wed, 6 Jun 2007 12:35:40 +0000 (12:35 +0000)]
BugFix: when register parameter are used the mode must be the mode of the parameters!
Add conv's for that purpose.

[r14367]

17 years agolittle bugfix ...
Michael Beck [Wed, 6 Jun 2007 12:22:26 +0000 (12:22 +0000)]
little bugfix ...

[r14366]

17 years agosigned/unsigned warning fixed
Michael Beck [Wed, 6 Jun 2007 12:17:57 +0000 (12:17 +0000)]
signed/unsigned warning fixed

[r14365]

17 years agoadded cast to suppress warning
Michael Beck [Wed, 6 Jun 2007 12:11:31 +0000 (12:11 +0000)]
added cast to suppress warning

[r14364]

17 years agofixed signed/unsigned warning
Michael Beck [Wed, 6 Jun 2007 12:10:56 +0000 (12:10 +0000)]
fixed signed/unsigned warning

[r14363]

17 years agofixed signed/unsigned warning
Michael Beck [Wed, 6 Jun 2007 12:10:25 +0000 (12:10 +0000)]
fixed signed/unsigned warning

[r14362]

17 years agoremoved the exc_region attribute: not needed anymore
Michael Beck [Wed, 6 Jun 2007 12:06:50 +0000 (12:06 +0000)]
removed the exc_region attribute: not needed anymore

[r14361]

17 years agoremoved the exc_region attribute: not needed anymore
Michael Beck [Wed, 6 Jun 2007 12:05:39 +0000 (12:05 +0000)]
removed the exc_region attribute: not needed anymore

[r14360]

17 years agoremoved the exc_region attribute: not needed anymore
Michael Beck [Wed, 6 Jun 2007 12:04:53 +0000 (12:04 +0000)]
removed the exc_region attribute: not needed anymore

[r14359]

17 years agoAdded some casts to remove warnings
Michael Beck [Wed, 6 Jun 2007 12:03:09 +0000 (12:03 +0000)]
Added some casts to remove warnings

[r14358]

17 years agoremoved be_init_arch_TEMPLATE() and add a comment so it should not be inserted again...
Michael Beck [Wed, 6 Jun 2007 09:38:40 +0000 (09:38 +0000)]
removed be_init_arch_TEMPLATE() and add a comment so it should not be inserted again :-) */

[r14349]

17 years agobe_params initialization updated
Michael Beck [Wed, 6 Jun 2007 09:36:33 +0000 (09:36 +0000)]
be_params initialization updated

[r14348]

17 years agoadded prefer_fastcall
Michael Beck [Wed, 6 Jun 2007 09:36:07 +0000 (09:36 +0000)]
added prefer_fastcall

[r14347]

17 years agoadd prefer_fastcall
Michael Beck [Wed, 6 Jun 2007 09:35:33 +0000 (09:35 +0000)]
add prefer_fastcall

[r14346]

17 years agoremoved mips_register_from_name() callback
Michael Beck [Wed, 6 Jun 2007 09:35:01 +0000 (09:35 +0000)]
removed mips_register_from_name() callback
add prefer_fastcall

[r14345]

17 years agoremoved ppc32_register_from_name() callback
Michael Beck [Wed, 6 Jun 2007 09:34:20 +0000 (09:34 +0000)]
removed ppc32_register_from_name() callback
add prefer_fastcall

[r14344]

17 years agoremoved arm_register_from_name() callback
Michael Beck [Wed, 6 Jun 2007 09:33:41 +0000 (09:33 +0000)]
removed arm_register_from_name() callback
add prefer_fastcall

[r14343]

17 years agoremoved ia32_register_from_name() callback
Michael Beck [Wed, 6 Jun 2007 09:32:58 +0000 (09:32 +0000)]
removed ia32_register_from_name() callback
add prefer_fastcall

[r14342]

17 years agoremoved the get_register_from_name() callback
Michael Beck [Wed, 6 Jun 2007 09:31:45 +0000 (09:31 +0000)]
removed the get_register_from_name() callback
added a prefer_fastcall bit

[r14341]

17 years agoinitial version of calling convention optimization
Michael Beck [Tue, 5 Jun 2007 22:00:22 +0000 (22:00 +0000)]
initial version of calling convention optimization

[r14339]

17 years agocalculates now the address_taken flag for methods, needed for the calling convention...
Michael Beck [Tue, 5 Jun 2007 21:59:08 +0000 (21:59 +0000)]
calculates now the address_taken flag for methods, needed for the calling convention optimization

[r14338]

17 years agoopt_change_calling_conventions() added
Michael Beck [Tue, 5 Jun 2007 21:57:57 +0000 (21:57 +0000)]
opt_change_calling_conventions() added

[r14337]

17 years agoSlimified the bitset implementation a little bit
Sebastian Hack [Tue, 5 Jun 2007 15:25:37 +0000 (15:25 +0000)]
Slimified the bitset implementation a little bit

[r14335]

17 years agomake it possible to have different compare functions for different backend node attri...
Matthias Braun [Tue, 5 Jun 2007 14:43:59 +0000 (14:43 +0000)]
make it possible to have different compare functions for different backend node attributes

[r14334]

17 years agoAdded compiler.h for compiler hints, etc.
Sebastian Hack [Mon, 4 Jun 2007 15:38:07 +0000 (15:38 +0000)]
Added compiler.h for compiler hints, etc.
Removed that stuff from util.h
Adapted dependent files.

[r14331]

17 years agonew ia32_asm_attr attribute, beware: attribute comparison does not take asm_attr...
Matthias Braun [Mon, 4 Jun 2007 15:14:42 +0000 (15:14 +0000)]
new ia32_asm_attr attribute, beware: attribute comparison does not take asm_attr into account yet

[r14330]

17 years agoChanged the implementation of nlz in bitfiddle.
Sebastian Hack [Mon, 4 Jun 2007 15:03:21 +0000 (15:03 +0000)]
Changed the implementation of nlz in bitfiddle.
The new one is probably faster since it does not call popcnt.

Fixed the bugs in bitset_ia32.h. It can now be used.

[r14329]

17 years agofinish support for custom backend node attributes, separate x87 attributes from norma...
Matthias Braun [Mon, 4 Jun 2007 14:57:00 +0000 (14:57 +0000)]
finish support for custom backend node attributes, separate x87 attributes from normal ia32 attributes to test this

[r14328]

17 years ago- Allocate register slots array separately on obstack
Matthias Braun [Mon, 4 Jun 2007 13:49:48 +0000 (13:49 +0000)]
- Allocate register slots array separately on obstack
- "Fix" TEMPLATE backend
- Load TEMPLATE backend in bemodules
- fix ppc32 not scheduling alot of nodes

[r14319]

17 years agosome doxygen comments added
Michael Beck [Sun, 3 Jun 2007 17:15:32 +0000 (17:15 +0000)]
some doxygen comments added
indentation changed

[r14308]

17 years agoBugFix: Cmp is NOT pinned :-(
Michael Beck [Sun, 3 Jun 2007 17:14:55 +0000 (17:14 +0000)]
BugFix: Cmp is NOT pinned :-(

[r14307]

17 years agoindentation changed
Michael Beck [Sun, 3 Jun 2007 14:42:46 +0000 (14:42 +0000)]
indentation changed

[r14305]

17 years agoused new ir_exc_region_t type
Michael Beck [Sun, 3 Jun 2007 14:42:27 +0000 (14:42 +0000)]
used new ir_exc_region_t type

[r14304]

17 years agoused new ir_exc_region_t type
Michael Beck [Sun, 3 Jun 2007 14:33:38 +0000 (14:33 +0000)]
used new ir_exc_region_t type

[r14303]

17 years agoused new ir_exc_region_t type
Michael Beck [Sun, 3 Jun 2007 14:33:13 +0000 (14:33 +0000)]
used new ir_exc_region_t type

[r14302]

17 years agohonor new Confirm exception region attributes
Michael Beck [Sun, 3 Jun 2007 14:32:56 +0000 (14:32 +0000)]
honor new Confirm exception region attributes
fixed some comments

[r14301]

17 years agoused new ir_exc_region_t type
Michael Beck [Sun, 3 Jun 2007 14:31:49 +0000 (14:31 +0000)]
used new ir_exc_region_t type

[r14300]

17 years agoadded constructors for bounded Confirms
Michael Beck [Sun, 3 Jun 2007 14:31:30 +0000 (14:31 +0000)]
added constructors for bounded Confirms

[r14299]

17 years agoused new ir_exc_region_t type
Michael Beck [Sun, 3 Jun 2007 14:30:58 +0000 (14:30 +0000)]
used new ir_exc_region_t type

[r14298]

17 years agoadded constructors for bounded Confirms
Michael Beck [Sun, 3 Jun 2007 14:30:34 +0000 (14:30 +0000)]
added constructors for bounded Confirms

[r14297]

17 years agoadd explicit types for the visited flag and the exception regions
Michael Beck [Sun, 3 Jun 2007 14:26:03 +0000 (14:26 +0000)]
add explicit types for the visited flag and the exception regions

[r14296]

17 years agoConfirm optimizations honor the exception region attribute.
Michael Beck [Sun, 3 Jun 2007 14:08:39 +0000 (14:08 +0000)]
Confirm optimizations honor the exception region attribute.

[r14295]

17 years agoAdded next_region_nr attribute to the ir_prog.
Michael Beck [Sun, 3 Jun 2007 14:07:32 +0000 (14:07 +0000)]
Added next_region_nr attribute to the ir_prog.

[r14294]

17 years agoAdded next_region_nr attribute to the ir_prog.
Michael Beck [Sun, 3 Jun 2007 14:07:06 +0000 (14:07 +0000)]
Added next_region_nr attribute to the ir_prog.

[r14293]

17 years agoAdded exception region attribute to blocks and confirm nodes.
Michael Beck [Sun, 3 Jun 2007 14:06:30 +0000 (14:06 +0000)]
Added exception region attribute to blocks and confirm nodes.
Added is_Tuple().
Fixed some doxygen comments.

[r14292]

17 years agoAdded exception region attribute to blocks and confirm nodes.
Michael Beck [Sun, 3 Jun 2007 14:04:05 +0000 (14:04 +0000)]
Added exception region attribute to blocks and confirm nodes.
Added is_Tuple().

[r14291]

17 years agoSet the exc_label for Load and Store nodes.
Michael Beck [Sun, 3 Jun 2007 14:03:02 +0000 (14:03 +0000)]
Set the exc_label for Load and Store nodes.
C99 features removed.

[r14290]

17 years agoadd comment about strange regalloc behaviour
Matthias Braun [Sun, 3 Jun 2007 13:25:49 +0000 (13:25 +0000)]
add comment about strange regalloc behaviour

[r14289]

17 years agomore missing constraints
Matthias Braun [Sun, 3 Jun 2007 12:57:34 +0000 (12:57 +0000)]
more missing constraints

[r14288]

17 years agosame_as constraints in assembler nodes work now
Matthias Braun [Sun, 3 Jun 2007 12:53:44 +0000 (12:53 +0000)]
same_as constraints in assembler nodes work now

[r14287]

17 years agoTurn the ia32_transform_env_t transformation environment into a static global variabl...
Christoph Mallon [Sun, 3 Jun 2007 12:08:51 +0000 (12:08 +0000)]
Turn the ia32_transform_env_t transformation environment into a static global variable. This removes lots of parameters which are all the same and should save quite a bit of stack in the deep transformation recursion.

[r14286]

17 years agomore dependency edges needed
Matthias Braun [Sat, 2 Jun 2007 21:41:24 +0000 (21:41 +0000)]
more dependency edges needed

[r14278]

17 years agofix immediate emitting
Matthias Braun [Sat, 2 Jun 2007 21:13:19 +0000 (21:13 +0000)]
fix immediate emitting

[r14277]

17 years agoattempt to fix Leas being placed before barrier
Matthias Braun [Sat, 2 Jun 2007 21:04:22 +0000 (21:04 +0000)]
attempt to fix Leas being placed before barrier

[r14276]

17 years agowe can parse lots of assembler constraints now (but not all yet), and emit immediates...
Matthias Braun [Sat, 2 Jun 2007 20:46:46 +0000 (20:46 +0000)]
we can parse lots of assembler constraints now (but not all yet), and emit immediates in asm nodes

[r14275]

17 years agofix wrong initialisation for ARITY_DYNAMIC
Matthias Braun [Sat, 2 Jun 2007 20:25:32 +0000 (20:25 +0000)]
fix wrong initialisation for ARITY_DYNAMIC

[r14274]

17 years agoadd is_Minus
Matthias Braun [Sat, 2 Jun 2007 19:46:58 +0000 (19:46 +0000)]
add is_Minus

[r14273]

17 years agofix pnc dumper for SwitchJmp
Matthias Braun [Sat, 2 Jun 2007 19:37:33 +0000 (19:37 +0000)]
fix pnc dumper for SwitchJmp

[r14272]

17 years agoassert pnc
Matthias Braun [Sat, 2 Jun 2007 19:35:18 +0000 (19:35 +0000)]
assert pnc

[r14271]

17 years agomore work on ia32 assembler nodes
Matthias Braun [Sat, 2 Jun 2007 16:49:17 +0000 (16:49 +0000)]
more work on ia32 assembler nodes

[r14270]

17 years agoreturn ident in get_ASM_text
Matthias Braun [Sat, 2 Jun 2007 16:48:19 +0000 (16:48 +0000)]
return ident in get_ASM_text

[r14269]

17 years agocleanup and improve generate_opcode script, you can now have nodes with variable...
Matthias Braun [Sat, 2 Jun 2007 13:20:23 +0000 (13:20 +0000)]
cleanup and improve generate_opcode script, you can now have nodes with variable arities

[r14268]

17 years agofix typo
Matthias Braun [Sat, 2 Jun 2007 13:19:21 +0000 (13:19 +0000)]
fix typo

[r14267]

17 years agofix float/pinned flags of be nodes
Matthias Braun [Sat, 2 Jun 2007 13:18:59 +0000 (13:18 +0000)]
fix float/pinned flags of be nodes

[r14266]

17 years agoConstify.
Christoph Mallon [Sat, 2 Jun 2007 12:50:51 +0000 (12:50 +0000)]
Constify.

[r14265]

17 years agoinitial support for exception handling
Michael Beck [Sat, 2 Jun 2007 00:55:10 +0000 (00:55 +0000)]
initial support for exception handling

[r14264]

17 years agoinitial support for exception handling
Michael Beck [Sat, 2 Jun 2007 00:53:44 +0000 (00:53 +0000)]
initial support for exception handling
fixed dependence of the irp 1:1 number to opcode mapping

[r14263]

17 years agoremoved unused offs_sign attribute, added exc_label attribute
Michael Beck [Sat, 2 Jun 2007 00:51:47 +0000 (00:51 +0000)]
removed unused offs_sign attribute, added exc_label attribute

[r14262]

17 years agoinitial support for exception handling
Michael Beck [Sat, 2 Jun 2007 00:50:50 +0000 (00:50 +0000)]
initial support for exception handling

[r14261]

17 years agocreate is_$arch_op() function
Michael Beck [Sat, 2 Jun 2007 00:50:01 +0000 (00:50 +0000)]
create is_$arch_op() function

[r14260]

17 years agomoved all lower_* header into new lowering.h
Michael Beck [Fri, 1 Jun 2007 21:22:19 +0000 (21:22 +0000)]
moved all lower_* header into new lowering.h

[r14259]

17 years agomoved all lower_* header into new lowering.h
Michael Beck [Fri, 1 Jun 2007 21:04:56 +0000 (21:04 +0000)]
moved all lower_* header into new lowering.h

[r14256]

17 years agomoved all lower_* header into new lowering.h
Michael Beck [Fri, 1 Jun 2007 20:54:41 +0000 (20:54 +0000)]
moved all lower_* header into new lowering.h

[r14255]

17 years agomoved all lower_* header into new lowering.h
Michael Beck [Fri, 1 Jun 2007 20:48:59 +0000 (20:48 +0000)]
moved all lower_* header into new lowering.h

[r14254]