libfirm
2007-07-20 Matthias BraunMakefile updates
2007-07-19 Christoph MallonImplement constant folding for Psib.
2007-07-19 Matthias Braundon't display outedge warnings for blocks
2007-07-19 Matthias Braunfix mode_arithmetic return
2007-07-19 Matthias Braunfix outedge verififer
2007-07-19 Matthias Braunmore asserts
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-19 Michael Beckget_mode_arithmetic() returns a mode_arithmetic now
2007-07-19 Michael Beckremoved the annoying assert() in get_nodes_block()
2007-07-19 Michael Beckfixed bitfield loads: mode must be adjustedir/lower...
2007-07-19 Matthias Braunfix for disabled statistics
2007-07-19 Matthias Braunfix ProduceValue handling
2007-07-19 Michael Becktypo fixed
2007-07-19 Christoph MallonUnions can be initialised statically now.
2007-07-19 Christoph MallonTest for union initialisation.
2007-07-19 Christoph Mallonfehler4{8,9}: C99 initialisation of unions.
2007-07-19 Christoph MallonFix off-by-one error when sparsely initialising an...
2007-07-19 Christoph MallonAdd fehler47: Incorrect values when using C99 style...
2007-07-18 Michael Beckstrict conv test: worked once, buggy again?
2007-07-18 Michael Beckfixed indentation
2007-07-18 Michael Beckfixed fc_val_from_str() do NOT produce values with...
2007-07-18 Matthias Braunfehler45
2007-07-18 Matthias Braunconstant folding for floating point tarvals is disabled...
2007-07-18 Matthias Brauncorrectly handle strict convs
2007-07-18 Matthias Braunnot good enough yet
2007-07-18 Matthias Braunmore float strictness problems
2007-07-18 Matthias Braunfix fpcw transformation fix strict conv creation
2007-07-18 Michael Becksome optimization of strict conv's
2007-07-18 Matthias Braunparanoia floating point test
2007-07-18 Matthias Braunfehler42
2007-07-17 Matthias Braunwe can have non-cmp nodes before Conds
2007-07-17 Andreas SchösserRemoved modes that were not registered.
2007-07-17 Andreas SchösserPrevented Proj nodes which are successors of IA32 nodes...
2007-07-17 Matthias Braunfix unused call results
2007-07-17 Matthias Braunfehler41
2007-07-17 Michael Beckfixed dumping with anchors
2007-07-17 Matthias Braunfix Cltd register pressure, fix some SSE (ABI with...
2007-07-17 Christoph MallonFix mode_b lowering of Psib.
2007-07-17 Christoph MallonGC unused variables.
2007-07-16 Matthias Braunfix allocas, fix Tls transform
2007-07-16 Christoph MallonGenerate better, i.e. less, (and maybe more correct...
2007-07-16 Christoph MallonComitted wrong file. Revert r15169.
2007-07-16 Matthias Braunfix condeval for cases that can be directly evalutated
2007-07-16 Christoph MallonGenerate better, i.e. less, (and maybe more correct...
2007-07-16 Michael Beckremoved the new get_block/set_block stuff; not working...
2007-07-16 Matthias Braunfix makereport
2007-07-16 Matthias Braunmake functions static where possible
2007-07-16 Matthias Braunmake functions statis where possible
2007-07-16 Matthias Braunmore unknown float testing
2007-07-16 Matthias Braunrename to avoid 2 tests with same name
2007-07-16 Matthias Braunfix fehler40
2007-07-16 Andreas SchösserRemoved old "modecodes" that were never registered
2007-07-16 Matthias Braunfehler40
2007-07-16 Christoph MallonDo not unconditionally set the unsigned pnc flag, but...
2007-07-14 Matthias Braunad-hoc fix for lfoat compares (this is not mallons...
2007-07-13 Michael Beckmove() does not try to move Projs anymore
2007-07-13 Michael BeckReplaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by...
2007-07-13 Michael Beckadded attribute for anchor edges
2007-07-13 Matthias Braunadd missing width modifiers to some float nodes
2007-07-13 Michael Beckadded initializers for get_block/set_block operations
2007-07-13 Michael Beckimproved safety: added a assert() if proj's are placed
2007-07-13 Michael BeckAdd get_block and set_block operations.
2007-07-13 Michael Beckmin() is a rather bad name for a function due to macro...
2007-07-13 Michael Beck_ir_nodeset_find() returns already an int
2007-07-13 Michael Beckfixed typo
2007-07-13 Matthias Braunuse zeros instead of unknowns for floating point for now
2007-07-13 Matthias Braunmore unknown problems
2007-07-12 Matthias Brauntry to avoid creation of float Psis
2007-07-12 Matthias Braundisable dumping (we need a flag for this)
2007-07-12 Matthias Braunrevert transformation tactics to old style
2007-07-12 Matthias Braunthe Anchor is not a (real) user
2007-07-12 Christoph MallonMake the deconv optimisation more aggressive (allow...
2007-07-12 Michael Becktest case for floating point compare
2007-07-12 Michael Beckadded file local cflags
2007-07-12 Michael Beckget_mirrored_pnc() added on request
2007-07-12 Matthias Braunallow getting long values from reference tarvals
2007-07-12 Matthias Braunbugfix (we can only get 1 tarvals for int modes)
2007-07-12 Michael Beckremoved unused variable
2007-07-11 Sebastian HackAdded sorted array sets.
2007-07-11 Sebastian HackCosmetic changes
2007-07-11 Sebastian HackRemoved alternative assign: borders are too present...
2007-07-11 Sebastian HackAdapted to ignore regs
2007-07-11 Sebastian HackAdded a new version of the live chk
2007-07-11 Sebastian HackAdded an if around a critical place
2007-07-11 Sebastian HackMade a nicer dumper
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Beckdump keep-alive edges in purple
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-07-11 Michael BeckC99 feature removed
2007-07-11 Matthias Brauntry to fix float problems
2007-07-11 Michael Beckadd last newline
2007-07-11 Michael Beckrenamed register_additional_node_data() to firm_registe...
2007-07-11 Michael Becktype type definitions to new irtype.h
2007-07-11 Michael Beckcosmetic change
2007-07-11 Michael Beckop_Anchor added
2007-07-11 Michael Becktypo fixed
2007-07-11 Michael Beckinproved doxygen docu
2007-07-11 Michael Beckmoved the ip_view_state to firm_types.h
2007-07-11 Michael Beckcommented out JACk support stuff: move to the jack...
2007-07-11 Michael Beckmoved access functions to more locigal places
next