libfirm
18 years agoCorrected setting register classes of Return and Barrier nodes
Sebastian Hack [Mon, 20 Mar 2006 13:23:55 +0000 (13:23 +0000)]
Corrected setting register classes of Return and Barrier nodes
Ignore registers are now alse betting "barriered"

18 years agochanged comments back to C style
Christian Würdig [Mon, 20 Mar 2006 13:13:17 +0000 (13:13 +0000)]
changed comments back to C style

18 years agofixed Preprocessor token
Michael Beck [Mon, 20 Mar 2006 10:14:42 +0000 (10:14 +0000)]
fixed Preprocessor token

18 years agofixed assure constraints
Christian Würdig [Mon, 20 Mar 2006 09:43:59 +0000 (09:43 +0000)]
fixed assure constraints

18 years agoadded new requirement type
Christian Würdig [Mon, 20 Mar 2006 09:43:30 +0000 (09:43 +0000)]
added new requirement type

18 years agofixed bug
Christian Würdig [Mon, 20 Mar 2006 09:00:17 +0000 (09:00 +0000)]
fixed bug

18 years agoreplaced unneeded irg_walk_blkwise_graph() by irg_block_walk_graph()
Michael Beck [Mon, 20 Mar 2006 07:22:25 +0000 (07:22 +0000)]
replaced unneeded irg_walk_blkwise_graph() by irg_block_walk_graph()
implemented block scheduling using extended basic blocks locally

18 years agodoxygen docu added
Michael Beck [Mon, 20 Mar 2006 00:51:28 +0000 (00:51 +0000)]
doxygen docu added

18 years agodoxygen docu added
Michael Beck [Mon, 20 Mar 2006 00:50:07 +0000 (00:50 +0000)]
doxygen docu added

18 years agodoxygen docu added
Michael Beck [Mon, 20 Mar 2006 00:48:15 +0000 (00:48 +0000)]
doxygen docu added
to_appear_in_schedule(): handled Break like Jmp

18 years agodoxygen docu added
Michael Beck [Mon, 20 Mar 2006 00:46:48 +0000 (00:46 +0000)]
doxygen docu added
removed useless ()'s

18 years agodoxygen docu added
Michael Beck [Mon, 20 Mar 2006 00:45:04 +0000 (00:45 +0000)]
doxygen docu added

18 years agodoxygen docu added
Michael Beck [Mon, 20 Mar 2006 00:44:26 +0000 (00:44 +0000)]
doxygen docu added

18 years agodump_ir_extblock_graph_sched() implemented
Michael Beck [Sun, 19 Mar 2006 12:02:29 +0000 (12:02 +0000)]
dump_ir_extblock_graph_sched() implemented

18 years agoFixed finish_CondJmp() and add preliminary support for jmp optimization
Michael Beck [Sun, 19 Mar 2006 12:00:03 +0000 (12:00 +0000)]
Fixed finish_CondJmp() and add preliminary support for jmp optimization

18 years agoHandle Cmp(And(x,y) != 0) ==> Test(x,y)
Michael Beck [Sat, 18 Mar 2006 22:37:11 +0000 (22:37 +0000)]
Handle Cmp(And(x,y) != 0) ==> Test(x,y)

18 years agoHandle TestJmp with Immediate
Michael Beck [Sat, 18 Mar 2006 22:35:57 +0000 (22:35 +0000)]
Handle TestJmp with Immediate
renamed blocks to .L

18 years agocopy_ia32_Immop_attr() added, needed to copy Immediates from one instruction to another
Michael Beck [Sat, 18 Mar 2006 22:34:12 +0000 (22:34 +0000)]
copy_ia32_Immop_attr() added, needed to copy Immediates from one instruction to another

18 years agoreplaced == mode_P by mode_is_reference() call
Michael Beck [Sat, 18 Mar 2006 12:21:41 +0000 (12:21 +0000)]
replaced == mode_P by mode_is_reference() call

18 years agoreplaced hash table by simple array access
Michael Beck [Sat, 18 Mar 2006 12:20:44 +0000 (12:20 +0000)]
replaced hash table by simple array access
implemented basic case for TestJmp creation

18 years agoImplemented emitter for the basic case of TestJmp (reg, reg)
Michael Beck [Sat, 18 Mar 2006 12:18:54 +0000 (12:18 +0000)]
Implemented emitter for the basic case of TestJmp (reg, reg)

18 years agoused xmalloc instaed of xcalloc ehere appropiate
Michael Beck [Sat, 18 Mar 2006 12:17:46 +0000 (12:17 +0000)]
used xmalloc instaed of xcalloc ehere appropiate
BugFix: removed potential NULL access
removed useless argument

18 years agoadded TestJmp for test, r, r, jcc combination
Michael Beck [Sat, 18 Mar 2006 12:15:10 +0000 (12:15 +0000)]
added TestJmp for test, r, r, jcc combination

18 years agofixed CopyKeeps
Christian Würdig [Fri, 17 Mar 2006 17:11:35 +0000 (17:11 +0000)]
fixed CopyKeeps

18 years agofixed 8bit Store bugs
Christian Würdig [Fri, 17 Mar 2006 17:00:59 +0000 (17:00 +0000)]
fixed 8bit Store bugs

18 years agoremoved assert
Christian Würdig [Fri, 17 Mar 2006 16:48:32 +0000 (16:48 +0000)]
removed assert

18 years agofixed DivMod stuff
Christian Würdig [Fri, 17 Mar 2006 16:44:31 +0000 (16:44 +0000)]
fixed DivMod stuff

18 years agoBugfixes.
Daniel Grund [Fri, 17 Mar 2006 16:07:20 +0000 (16:07 +0000)]
Bugfixes.
Reg pressure selector is enabled now

18 years agoBugfixes
Daniel Grund [Fri, 17 Mar 2006 16:06:41 +0000 (16:06 +0000)]
Bugfixes

18 years agomade emit more nasm compatible
Christian Würdig [Fri, 17 Mar 2006 15:37:07 +0000 (15:37 +0000)]
made emit more nasm compatible
add new 8bit store node

18 years agofixed assure_constraints
Christian Würdig [Fri, 17 Mar 2006 15:36:36 +0000 (15:36 +0000)]
fixed assure_constraints

18 years agoadded addtional test file
Christian Würdig [Fri, 17 Mar 2006 14:47:52 +0000 (14:47 +0000)]
added addtional test file

18 years agofixed several bugs
Christian Würdig [Fri, 17 Mar 2006 14:19:05 +0000 (14:19 +0000)]
fixed several bugs

18 years agoadded comment sepaerator quoting
Christian Würdig [Fri, 17 Mar 2006 13:54:13 +0000 (13:54 +0000)]
added comment sepaerator quoting

18 years agoadded missing attribute init
Daniel Grund [Fri, 17 Mar 2006 13:03:34 +0000 (13:03 +0000)]
added missing attribute init

18 years agoadded comment sign
Christian Würdig [Fri, 17 Mar 2006 12:24:12 +0000 (12:24 +0000)]
added comment sign

18 years agoFixed a bug concernign the placement of spill nodes
Sebastian Hack [Fri, 17 Mar 2006 12:21:22 +0000 (12:21 +0000)]
Fixed a bug concernign the placement of spill nodes

18 years ago*** empty log message ***
Daniel Grund [Fri, 17 Mar 2006 12:11:19 +0000 (12:11 +0000)]
*** empty log message ***

18 years agofixed bug
Christian Würdig [Fri, 17 Mar 2006 10:27:04 +0000 (10:27 +0000)]
fixed bug

18 years agoImplemented prologue/epilogue
Sebastian Hack [Fri, 17 Mar 2006 09:38:23 +0000 (09:38 +0000)]
Implemented prologue/epilogue

18 years agoFixed spill placement in start block
Sebastian Hack [Fri, 17 Mar 2006 09:38:09 +0000 (09:38 +0000)]
Fixed spill placement in start block

18 years agoMoved several functions here.
Sebastian Hack [Fri, 17 Mar 2006 09:37:53 +0000 (09:37 +0000)]
Moved several functions here.

18 years agoCosmetic changes
Sebastian Hack [Fri, 17 Mar 2006 09:37:36 +0000 (09:37 +0000)]
Cosmetic changes

18 years agoPrologue barriers have also memory now
Sebastian Hack [Fri, 17 Mar 2006 09:37:16 +0000 (09:37 +0000)]
Prologue barriers have also memory now

18 years agoHandled RegParams and Barriers better in constraint handling
Sebastian Hack [Thu, 16 Mar 2006 19:15:57 +0000 (19:15 +0000)]
Handled RegParams and Barriers better in constraint handling

18 years agorenamed emit_env_t to $arch_emit_env_t
Christian Würdig [Thu, 16 Mar 2006 16:09:47 +0000 (16:09 +0000)]
renamed emit_env_t to $arch_emit_env_t

18 years agoadded 16bit and 8bit register name emits
Christian Würdig [Thu, 16 Mar 2006 16:09:25 +0000 (16:09 +0000)]
added 16bit and 8bit register name emits
added comments

18 years agoAdded leaf function flag
Sebastian Hack [Thu, 16 Mar 2006 15:36:53 +0000 (15:36 +0000)]
Added leaf function flag

18 years agoAdded leaf function test
Sebastian Hack [Thu, 16 Mar 2006 15:36:44 +0000 (15:36 +0000)]
Added leaf function test

18 years agoAdded assert for ignore regs
Daniel Grund [Thu, 16 Mar 2006 15:31:59 +0000 (15:31 +0000)]
Added assert for ignore regs

18 years agoLiveness dumping is dead
Sebastian Hack [Thu, 16 Mar 2006 15:22:02 +0000 (15:22 +0000)]
Liveness dumping is dead

18 years agoRefactoring, Bugfixes, added path constraints
Daniel Grund [Thu, 16 Mar 2006 14:56:31 +0000 (14:56 +0000)]
Refactoring, Bugfixes, added path constraints

18 years agofixed indents
Christian Würdig [Thu, 16 Mar 2006 14:23:53 +0000 (14:23 +0000)]
fixed indents

18 years agoadded new dump wrapper
Christian Würdig [Thu, 16 Mar 2006 14:23:36 +0000 (14:23 +0000)]
added new dump wrapper

18 years agochanged to dump wrapper
Christian Würdig [Thu, 16 Mar 2006 14:22:55 +0000 (14:22 +0000)]
changed to dump wrapper

18 years agoFixed a bug with ignore nodes
Sebastian Hack [Thu, 16 Mar 2006 14:20:40 +0000 (14:20 +0000)]
Fixed a bug with ignore nodes

18 years agoModified constraint coloring
Sebastian Hack [Thu, 16 Mar 2006 14:20:13 +0000 (14:20 +0000)]
Modified constraint coloring

18 years agoSome new nodes and some obsolote removed
Sebastian Hack [Thu, 16 Mar 2006 14:20:03 +0000 (14:20 +0000)]
Some new nodes and some obsolote removed

18 years agoSeveral changes
Sebastian Hack [Thu, 16 Mar 2006 14:19:42 +0000 (14:19 +0000)]
Several changes

18 years agoadded assert
Christian Würdig [Thu, 16 Mar 2006 13:22:12 +0000 (13:22 +0000)]
added assert

18 years agofixed conditional expr
Christian Würdig [Thu, 16 Mar 2006 09:53:32 +0000 (09:53 +0000)]
fixed conditional expr

18 years agoBugfix: Terminated comment at the right place :)
Daniel Grund [Thu, 16 Mar 2006 09:33:52 +0000 (09:33 +0000)]
Bugfix: Terminated comment at the right place :)

18 years agoBugfixed liveness info computation
Daniel Grund [Thu, 16 Mar 2006 09:33:02 +0000 (09:33 +0000)]
Bugfixed liveness info computation

18 years agoadapted (some parts) to abi changes
Christian Würdig [Thu, 16 Mar 2006 09:32:39 +0000 (09:32 +0000)]
adapted (some parts) to abi changes

18 years agoAdded missing include
Sebastian Hack [Wed, 15 Mar 2006 16:26:07 +0000 (16:26 +0000)]
Added missing include

18 years agoAdded a const
Sebastian Hack [Wed, 15 Mar 2006 16:25:53 +0000 (16:25 +0000)]
Added a const

18 years agoAdded CopyKeep
Sebastian Hack [Wed, 15 Mar 2006 16:24:39 +0000 (16:24 +0000)]
Added CopyKeep

18 years agoFixed several bugs in the constraint coloring routine
Sebastian Hack [Wed, 15 Mar 2006 16:22:45 +0000 (16:22 +0000)]
Fixed several bugs in the constraint coloring routine

18 years agoFixed a bug
Sebastian Hack [Wed, 15 Mar 2006 16:22:30 +0000 (16:22 +0000)]
Fixed a bug

18 years agoAdded some types
Sebastian Hack [Wed, 15 Mar 2006 16:22:17 +0000 (16:22 +0000)]
Added some types

18 years agoAdded abi callbacks for beabi
Sebastian Hack [Wed, 15 Mar 2006 16:21:54 +0000 (16:21 +0000)]
Added abi callbacks for beabi

18 years agoThe bad, the evil and the ugly
Sebastian Hack [Wed, 15 Mar 2006 16:21:35 +0000 (16:21 +0000)]
The bad, the evil and the ugly

18 years agocleaned up a bit
Michael Beck [Wed, 15 Mar 2006 16:00:45 +0000 (16:00 +0000)]
cleaned up a bit

18 years agofixed conversion
Christian Würdig [Wed, 15 Mar 2006 15:00:35 +0000 (15:00 +0000)]
fixed conversion

18 years agofixed register requirements
Christian Würdig [Wed, 15 Mar 2006 14:14:54 +0000 (14:14 +0000)]
fixed register requirements
removed unnecessary check

18 years agofixed some minor bugs
Christian Würdig [Wed, 15 Mar 2006 14:06:37 +0000 (14:06 +0000)]
fixed some minor bugs
code cleanups
fixed am optimizer
changed comments

18 years agobeautified emitter
Christian Würdig [Wed, 15 Mar 2006 13:26:40 +0000 (13:26 +0000)]
beautified emitter

18 years agoadded changes for new survice_dce code
Michael Beck [Wed, 15 Mar 2006 13:21:12 +0000 (13:21 +0000)]
added changes for new survice_dce code

18 years agoadded missing firm_types.h
Michael Beck [Wed, 15 Mar 2006 13:10:36 +0000 (13:10 +0000)]
added missing firm_types.h

18 years agoremoved dependency
Michael Beck [Wed, 15 Mar 2006 13:08:57 +0000 (13:08 +0000)]
removed dependency

18 years agomissing include added
Michael Beck [Wed, 15 Mar 2006 13:07:37 +0000 (13:07 +0000)]
missing include added

18 years agoremoved dependency
Michael Beck [Wed, 15 Mar 2006 13:06:04 +0000 (13:06 +0000)]
removed dependency

18 years agoremoved dependency
Michael Beck [Wed, 15 Mar 2006 13:04:20 +0000 (13:04 +0000)]
removed dependency

18 years agoremoved dependency, added firm_config.h include
Michael Beck [Wed, 15 Mar 2006 13:01:34 +0000 (13:01 +0000)]
removed dependency, added firm_config.h include

18 years agoremoved dependency
Michael Beck [Wed, 15 Mar 2006 12:59:12 +0000 (12:59 +0000)]
removed dependency

18 years agoremoved dependency
Michael Beck [Wed, 15 Mar 2006 12:57:58 +0000 (12:57 +0000)]
removed dependency

18 years agoremoved dependency
Michael Beck [Wed, 15 Mar 2006 12:57:36 +0000 (12:57 +0000)]
removed dependency

18 years ago*** empty log message ***
Daniel Grund [Wed, 15 Mar 2006 12:56:48 +0000 (12:56 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Daniel Grund [Wed, 15 Mar 2006 12:56:16 +0000 (12:56 +0000)]
*** empty log message ***

18 years agoadd missing include, removed unused one
Michael Beck [Wed, 15 Mar 2006 12:51:27 +0000 (12:51 +0000)]
add missing include, removed unused one

18 years agomissing includes added
Michael Beck [Wed, 15 Mar 2006 12:50:51 +0000 (12:50 +0000)]
missing includes added

18 years agomissing include added
Michael Beck [Wed, 15 Mar 2006 12:50:16 +0000 (12:50 +0000)]
missing include added

18 years agoreplaced config.h by firm_config.h, removed useless includes
Michael Beck [Wed, 15 Mar 2006 12:44:35 +0000 (12:44 +0000)]
replaced config.h by firm_config.h, removed useless includes

18 years agoadded missing include
Michael Beck [Wed, 15 Mar 2006 12:43:47 +0000 (12:43 +0000)]
added missing include

18 years agoremoved dependency of type.h
Michael Beck [Wed, 15 Mar 2006 12:38:21 +0000 (12:38 +0000)]
removed dependency of type.h

18 years agoFixed initializer (remove warning)
Michael Beck [Wed, 15 Mar 2006 12:32:07 +0000 (12:32 +0000)]
Fixed initializer (remove warning)

18 years agofixed register requirement parsing
Christian Würdig [Wed, 15 Mar 2006 10:26:03 +0000 (10:26 +0000)]
fixed register requirement parsing

18 years agocode cleanups
Christian Würdig [Tue, 14 Mar 2006 17:54:47 +0000 (17:54 +0000)]
code cleanups
fixed some bugs
added sub -> neg-add transformation in case OUT==IN2

18 years agoremoved double checking. move copy opt stat somewhere else
Daniel Grund [Tue, 14 Mar 2006 16:25:00 +0000 (16:25 +0000)]
removed double checking. move copy opt stat somewhere else

18 years agoAdded star constraints with all needed helpers
Daniel Grund [Tue, 14 Mar 2006 13:52:33 +0000 (13:52 +0000)]
Added star constraints with all needed helpers