made CondJmp and SwitchJmp pinned
[libfirm] / ir / be /
2007-06-19 Michael Beckmade CondJmp and SwitchJmp pinned
2007-06-19 Christoph MallonReally fix the endless loop.
2007-06-19 Michael Beckfixed endless loops in fix_address_of_parameter_access...
2007-06-19 Matthias Braunimplement strict convs
2007-06-19 Matthias Braunfixed fehler20 (bestate not correctly reloading at...
2007-06-19 Matthias Braunsome needs need to be exc_pinned
2007-06-19 Matthias Braunremoved old code
2007-06-19 Matthias Braunadded fehler20
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Matthias Braunfixed fpu problems, several x87 fixes
2007-06-18 Michael Beckuse the new mtp_property_private flag to switch calling...
2007-06-18 Michael Beckfixed warning
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckfixed NULL_EMITTER initializer (removed gnu feature)
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved superflous LC_OPT_ENT_NULL, use LC_OPT_LAST...
2007-06-18 Matthias Braunfloat stores should be exc_pinned
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Michael BeckFixed initialization of option tables
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 Braunremove unused/old firm backend
2007-06-17 Matthias Braunfixed warnings and some potential bugs
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 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 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 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 Matthias Braunfehler18
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 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 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-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...
next