fixed warnings
[libfirm] / ir /
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnigns
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Michael BeckFixed warnings
2007-06-18 Michael BeckFixed initialization of option tables
2007-06-18 Michael BeckFixed initialization of option tables
2007-06-18 Michael BeckRemoved C99 construct
2007-06-18 Michael BeckFixed non-standard C initializer
2007-06-18 Michael Beckremoved old code artefact
2007-06-17 Matthias Braunbespillnaive is an old copy of bespilldaemel...
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfix warnings
2007-06-17 Matthias Braunavoid warnings in autoenerated code
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-06-17 Matthias Braunfixed warnings (some of them were actual bugs), leave...
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunremove unused/old firm backend
2007-06-17 Matthias Braunfixed warnings and some potential bugs
2007-06-17 Matthias Braunfix warnings
2007-06-17 Matthias Braunfix warnings
2007-06-17 Matthias Braunfix warnings
2007-06-17 Michael Beckfixed mode or arm_SymConst
2007-06-17 Michael Beckfixed mode of integer instructions
2007-06-17 Michael BeckfpaStf is now Proj less
2007-06-17 Michael BeckBugFixes:
2007-06-17 Michael Beckremoved unused debug handle
2007-06-16 Sebastian HackAdded a first version of a Perm mover.
2007-06-16 Michael BeckVarious fixes
2007-06-16 Michael BeckStore have no memory proj
2007-06-15 Michael BeckChanged transformer to be like ia32: do a transform...
2007-06-15 Michael BeckMoved the transform functions for Block and End nodes...
2007-06-15 Michael BeckFixed two typos resulting in uninitialised variable...
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
next