Don't use bitset_min anymore
[libfirm] / ir /
2007-06-15 Sebastian HackDon't use bitset_min anymore
2007-06-15 Michael Beckbe_get_FrameAddr_frame() added
2007-06-15 Michael Beckall die messages are now prefixed by "Fatal error:"
2007-06-15 Matthias Braunnegated, not inversed
2007-06-15 Matthias Braunpsi transform and emit logical rewritten from scratch
2007-06-15 Matthias Braunindent init_attr
2007-06-15 Matthias Braunimprove and enhanve ifconversion test
2007-06-15 Matthias Braunverfy that nodes have a sensible pin state
2007-06-15 Matthias Braunadded is_And and is_Or
2007-06-15 Sebastian HackForgot to adapt return value
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-06-14 Michael Becktypo fixed
2007-06-14 Michael Beckused new betranshlp.c framework
2007-06-14 Michael Beckextracted transform framework from the ia32 backend
2007-06-14 Matthias Braunalways return 0 at end of tests
2007-06-14 Michael Beckdoxygen comment added
2007-06-14 Michael Beckreplaced assert(0) by panic()
2007-06-14 Michael BeckRenamed some variables to better reflect their usage
2007-06-14 Michael BeckFixed calculation of register parameters: A register...
2007-06-14 Matthias Braunfix fehler19
2007-06-14 Matthias Braunfix wrong parameter for be_emit_char
2007-06-14 Michael Beck__fastcall error
2007-06-14 Michael Beckfpa constants implemented
2007-06-14 Michael Beckfpa constants implemented
2007-06-14 Michael Beckfixed spill alignment
2007-06-14 Michael Beckchanged register names
2007-06-14 Michael Becktypo fixed
2007-06-13 Matthias Braunmake function static to make sure we don't fail on...
2007-06-13 Matthias Braunimprove display of verifier
2007-06-13 Matthias Braundon't fail if type mode can't be determine (which can...
2007-06-13 Matthias BraunProjMs should not be scheduled
2007-06-13 Matthias BraunProjMs should not be scheduled
2007-06-13 Matthias Brauncorrected keep verifier
2007-06-13 Matthias Braunavoid creation of unnecessary keeps
2007-06-13 Matthias Braunextended schedule verifier to look at the positions...
2007-06-13 Matthias Braunsimulate Keeps to make sure unused results are popped...
2007-06-13 Matthias Brauntest volatile operations and make sure loads without...
2007-06-13 Sebastian HackFixed some bugs and started statistic code
2007-06-13 Michael BeckAdded missing wait ...
2007-06-13 Michael BeckMoved the Sub Optimization into transform (changes...
2007-06-13 Michael BeckOptimize SubInt(ConvInt(aP), ConvInt(bP)) into SubInt...
2007-06-13 Michael Beckreplaced inline by __inline to allow to be compiled...
2007-06-13 Michael Beckreplaced inline by __inline to allow it to be compiled...
2007-06-13 Michael Beckremoved c99 feature
2007-06-13 Matthias Braunfixed the fix of the fix (that was fix)
2007-06-13 Michael BeckPhi optimization must be strictly dominated
2007-06-13 Michael Beckadded strictly_dominate functions
2007-06-13 Michael BeckFixed the last fix: need rewire of old proj's
2007-06-13 Matthias Brauninvalidate outs in condeval and convopt
2007-06-13 Michael BeckFixed the Phi optimize case: after fixing CSE for Phi...
2007-06-13 Michael BeckAdded a kill_node() function to support the out edges
2007-06-13 Matthias Braunfehler18
2007-06-13 Sebastian HackMade the DEBUG_ONLY macro a little nicer (at least...
2007-06-12 Sebastian HackMade it more sensible concerning endless loops
2007-06-12 Matthias Brauncbtw does NOT upcast 8 to 32 bits
2007-06-12 Matthias Braunfix some llvm tests not return 0 on successfull runs
2007-06-12 Matthias Braunslightly increase hashset iterator speed
2007-06-12 Matthias Braunstart with smaller nodesets by default
2007-06-12 Matthias Braunworkaround problems when comparing bitfield types
2007-06-12 Matthias Braunfix totally broken code for doubling memory of block...
2007-06-11 Matthias Braunfix bad proj optimisation, fix loads missing the result...
2007-06-11 Matthias Braunfehler 17
2007-06-11 Matthias Braunfix wrong flavors
2007-06-11 Christoph MallonDo not generate a Copy node for an operand if the is...
2007-06-11 Michael BeckFixed generation of attr = get_*_attr()
2007-06-11 Michael Beckremoved dangerous get_nodes_block()
2007-06-11 Michael Beckfixed signed/unsigned type mismatch
2007-06-11 Matthias Braundon't cound backwards with size_t variables
2007-06-11 Michael BeckC99 features removed
2007-06-11 Andreas SchösserRemoved functions for accessing VProj nodes
2007-06-10 Michael Beck"docu" enhanced
2007-06-10 Michael BeckFixed some ugly "const" code
2007-06-10 Michael Beckrenamed inline into INLINE
2007-06-09 Matthias Braundaemel spiller seems to work now (tests, gzip and bzip2...
2007-06-09 Matthias Braunwe can use const
2007-06-09 Matthias Brauncleanup regparam code even more
2007-06-09 Matthias Braundon't use xmm register in calling conventions when...
2007-06-09 Matthias Braundon't use xmm register in calling conventions when...
2007-06-09 Matthias Braundon't use xmm register in calling conventions when...
2007-06-08 Matthias Braunfix wrong panic
2007-06-08 Matthias Braunwe temporarily need registers for reloaded values
2007-06-08 Matthias Brauncorrectly? handle phi spilling in daemelspiller
2007-06-08 Matthias Braunremove unnecessary function
2007-06-08 Matthias Braunsome new testcases from llvm
2007-06-08 Matthias Braunoptimize next_use calculation (quadratic in number...
2007-06-08 Matthias Braunno need to call update_liveness for initial live in...
2007-06-08 Matthias Braundon't shrink a set below its minimum size
2007-06-08 Christoph MallonSet correct block on Projs in place_late().
2007-06-07 Matthias Braunfixed mode_T nodes not moved by code placement
2007-06-06 Michael Beckremoved the exc_region again,
2007-06-06 Michael Beckswitched of debug mask
2007-06-06 Michael BeckBugFix: when register parameter are used the mode must...
2007-06-06 Michael Becklittle bugfix ...
2007-06-06 Michael Becksigned/unsigned warning fixed
2007-06-06 Michael Beckadded cast to suppress warning
2007-06-06 Michael Beckfixed signed/unsigned warning
2007-06-06 Michael Beckfixed signed/unsigned warning
2007-06-06 Michael Beckremoved the exc_region attribute: not needed anymore
2007-06-06 Michael Beckremoved the exc_region attribute: not needed anymore
2007-06-06 Michael Beckremoved the exc_region attribute: not needed anymore
next