give Bad nodes a mode
[libfirm] / ir / be / sparc / sparc_transform.c
2011-05-06 Matthias Braungive Bad nodes a mode
2011-04-13 Matthias Braunadapt sparc backend to new prolog/epilog handling
2011-04-13 Matthias Braunpanic if TLS is found in sparc backend
2011-04-13 Matthias Braunavoid new_NoMem in favor or get_irg_no_mem
2011-04-08 Andreas ZwinkauMerge branch 'kaps-included' into master
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Andreas Zwinkaumerge kaps
2011-04-08 Matthias Braunall backends have decreasing stack
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2011-03-30 Matthias Braunremove the deprecated and unused construct of a value_r...
2011-03-30 Matthias Braunrename Store_align/Load_align to XXX_unaligned and...
2011-03-16 Matthias Braunsparc: abort when encountering (non-lowered) 64bit...
2011-03-16 Matthias Braunavoid verifier warnings in sparc by explicitely modelin...
2011-03-07 Matthias Braunremove some more code mentioning the Barrier
2011-03-04 Matthias Braunamend to barrier removal
2011-03-04 Matthias Braunsparc: avoid explicitely querying the barrier
2011-03-04 Matthias Braunsparc: improved IncSP/Save/Restore handling
2011-03-04 Matthias Braunsparc: document authors
2011-03-04 Matthias Braunsparc: factor out is_imm_encodeable
2011-03-04 Matthias Braunsparc: fix problems after recent firm updates
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2011-02-09 Matthias Braunremove Quot node (just use Div instead)
2011-02-09 Matthias Braunfurther spread size_t (all warnings on linux/gcc fixed)
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunbackend: put ignore regs into beirg
2010-10-08 Matthias Braunsparc: support mode_b lowering
2010-10-08 Matthias Braunsparc: implement omit-fp mode
2010-10-08 Matthias Braunsparc: model restore as explicit node, refactor Save...
2010-10-08 Matthias Braunsparc: crude implementation of float Unknown
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-06 Matthias Braunchange backends to produce 1 big array with all registers
2010-10-06 Matthias Braunforbid calls of new_XXX and new_d_XXX when not in phase...
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-09-10 Matthias Braunsparc: implement/fix remaining float<->int conversions
2010-09-10 Matthias Braunextend switch lowerer to produce the out-of-bounds...
2010-09-10 Matthias Braunsparc: rename misnamed node Slr to Srl
2010-09-10 Matthias Braunsparc: fix bug where calls with many parameters were...
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-09-06 Matthias Braunsparc: fix bitopcc bugs
2010-09-06 Matthias Braunsparc: fix abort when matching addressmode Adds
2010-09-06 Matthias Braunremove Abs node, backends can match the abs patterns...
2010-08-19 Matthias Braunsparc: new patterns to match comparisons of bitoperatio...
2010-08-19 Matthias Braunsparc: implement mode-neutral matching; support immedia...
2010-08-19 Matthias Braunsparc: preliminary SwitchJmp implementation
2010-08-19 Matthias Braunsparc: mostly implement reg+reg address mode
2010-08-19 Matthias Braunsparc: implement div instructions correctly
2010-08-19 Matthias Braunsparc: rewrite address mode matching, we now use offset...
2010-08-19 Matthias Braunsparc: remove entity_sign, gas/elf doesn't support...
2010-08-19 Matthias Braunuse operands_are_normalized when permuting Not operatio...
2010-08-09 Matthias Braunsparc: redo and improve sparc immediate handling (low...
2010-08-09 Matthias Braunuse sub_immediate in case of add a,0x1000
2010-08-09 Matthias Braunsparc: matching rules for andn and orn
2010-08-09 Matthias Braunsparc: pattern to match xnor
2010-08-09 Matthias Braunsparc: No need for Minus, Not, Nop nodes. Implement...
2010-08-09 Matthias Braunsparc: use %g0 for 0 constants
2010-08-09 Matthias Braunsparc: implement all floating point operations in singl...
2010-08-09 Matthias Braunsparc: remove old code which was only valid for old...
2010-08-06 Christoph MallonCorrect and clean up gen_Abs() for SPARC: The Sub was...
2010-07-29 Matthias Braunuse new double wide register requirements; implement...
2010-07-29 Matthias Braunsparc: remove uninterpreted (and often wrongly used...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-27 Matthias Braunimplement floatingpoint compares
2010-07-27 Matthias Braunsparc: cleanup register classes, remove some unused...
2010-07-27 Matthias Braunfirst implementation of floatingpoint arithmetic operations
2010-07-23 Michael BeckVarious small changes.
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-22 Matthias Braunimplement sparc floatingpoint constants
2010-07-22 Matthias Braunsparc: fix unsigned compares and cleanup cmp attributes
2010-07-22 Matthias Braunname sparc_transform functions after the firm-nodes...
2010-07-22 Matthias Braunrefactor sparc nodes to have the same name as their...
2010-07-16 Matthias Braunsome cleanups in arm+sparc backends
2010-07-15 Matthias Braunredo reverted changes to new set_transformer interface...
2010-07-15 Matthias Brauncleanup sparc spec
2010-07-13 Hannes Rapp- SPEC gzip laeuft
2010-07-08 Matthias Braunchange betranshelp semantic to panic instead of duplica...
2010-06-16 Hannes Rapp- restliche ops implementiert: div, mod, and, or etc
2010-05-19 Matthias Braunfix warning
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2010-04-27 Hannes Rapp- added emit_section_sparc to begnuas
2010-04-13 Hannes Rapp- fixed: new_r_Proj/new_rd_Proj args changed
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-03-16 Michael BeckSet svn:keywords property.
2010-03-16 Michael BeckFixed immediate range (hint: never use decimals for...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-01 Hannes Rapp[r27015]
2009-12-19 Michael BeckRemoved C99 features and fixed 2 wrong assertions.
2009-12-15 Hannes Rappinitaler checkin SPARC backend