libfirm
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 Brauninvoke switch lowerer in target specific lowering pass
2010-09-10 Matthias Braunsparc: fix fdiv having the wrong mode
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 Braunsparc: renumber emit shortcuts to start with 0 instead...
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-09-10 Matthias Braunwe can do without the phi register requirement guessing...
2010-09-10 Matthias Braunia32: remove unnecessary safety check
2010-09-10 Matthias Braunrefactoring: split stackframe handling completely from...
2010-09-10 Matthias Braunlower_switch: retain debug info, some smaller cleanups
2010-09-10 Matthias Braunno need for an explicit lower_mode_b pass, it should...
2010-09-10 Matthias Braunremove normalize_proj_nodes, Projs aren't in the wrong...
2010-09-10 Matthias Braunremove fragile_ops flag, it just suppresses valuable...
2010-09-10 Matthias Braunremove some unnecessary #defines and unused code
2010-09-08 Michael BeckC99 feature removed, fixed typo.
2010-09-06 Matthias Braunallow backend to specify endianess, rewrite bitfield...
2010-09-06 Matthias Braunsparc: first attempt at using delay slots
2010-09-06 Matthias Braunsparc: use arch_dependent mul/div lowering
2010-09-06 Matthias Braunsparc: fix bitopcc bugs
2010-09-06 Matthias Braunrename heights_t to ir_heights_t, improve docu a bit...
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-09-06 Matthias Braunremove useless code from iropt
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: specifying ins in constructor variants makes...
2010-08-19 Matthias Brauna normalisation which shrinks values on the right shift...
2010-08-19 Matthias Braunonly construct Rotl if backend supports it
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 Braunsparc: no need for is_load_store attribute anymore
2010-08-19 Matthias Braunnew localopt: Cmp(Eor(x,y),0) <=> Cmp(x,y) for the...
2010-08-19 Matthias Braunuse operands_are_normalized when permuting Not operatio...
2010-08-18 Matthias Braunia32: fix bug introduced when improving doz matcher...
2010-08-18 Matthias Braunreally keep mux intact if KEEP_MUX is enabled; cleanup...
2010-08-18 Matthias Braunremove lots of unnecessary and dangerous current_ir_gra...
2010-08-18 Matthias Braunbackend is responsible for defining what lowering opera...
2010-08-18 Matthias Braunmake if-conversion and archdep optimisations get their...
2010-08-18 Matthias Braundoz pattern matcher missed some cases
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-08-12 Matthias Braundocument the new behaviour of set_entity_owner which...
2010-08-09 Sebastian BuchwaldAdapt to coding conventions.
2010-08-09 Matthias Braunsparc: redo and improve sparc immediate handling (low...
2010-08-09 Matthias Braunsparc: mark Mul nodes as rematerializable
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 Braunimproved normalisation of not+eor nodes
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 Braunextend register allocation verifier to check alignment...
2010-08-09 Matthias Braunallow ignore registers as inputs of Phis; cleanup bessa...
2010-08-09 Matthias Braunadapt daemelspiller to wide register values
2010-08-09 Matthias Brauncorrectly use wide values in automatic phi register...
2010-08-09 Matthias Braunreformat and cleanup benode.c
2010-08-09 Matthias Brauncleanup spill code; assert that no wide values are...
2010-08-09 Matthias Braunfix beabi not setting width in register constraint
2010-08-09 Matthias Braundump double and aligned register requirements
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-09 Matthias Brauncleanup, simplify hungarian algorithm implementation
2010-08-07 Michael BeckMostly reverted r27894, removed usage of unreachable.
2010-08-07 Michael BeckAdd an Unreachable node.
2010-08-07 Michael BeckC99 feature removed.
2010-08-06 Sebastian BuchwaldPanic in case of an invalid solution.
2010-08-06 Sebastian BuchwaldFixed warning.
2010-08-06 Sebastian BuchwaldIgnore kaps directory.
2010-08-06 Christoph MallonRemove redundant reg_req from SPARC nodes with construc...
2010-08-06 Christoph MallonCorrect and clean up gen_Abs() for SPARC: The Sub was...
2010-08-06 Christoph MallonIndent.
2010-08-06 Christoph MallonRemove redundant bitset_clear_all() before bitset_copy().
2010-08-06 Christoph MallonDirectly remember the pointer instead of an index to...
2010-08-06 Christoph MallonRemove a loop invariant summand from finding a minimum.
2010-08-06 Matthias Braunfix for my last commit
2010-08-06 Matthias BraunRemove VISITED in link-field hackery. Cleanups.
2010-08-06 Sebastian BuchwaldFixed comment.
2010-08-05 Matthias Braunmake sure the width field is always initialized to...
2010-08-05 Matthias Braunbackend: created a (not so nice) macro to iterate over...
2010-08-05 Matthias Braunfix lower_mode_b relying on current_ir_graph being...
2010-08-04 Thomas BerschNow bipartite matching can be used for pre-coloring...
2010-08-02 Matthias Braunfix some cases where doubleword lowering didn't use...
2010-08-02 Christoph MallonDuplicate GetEIP when transforming.
2010-08-02 Matthias Braunsimplify doubleword lowering: we have a type for each...
2010-08-02 Matthias Braunremove odd mode->index, index->mode API for statistics...
2010-07-30 Sebastian BuchwaldDisable timer.
2010-07-30 Sebastian BuchwaldUnify output format.
2010-07-30 Matthias Braunbring back Carry and Borrow (firm_decomp apparently...
2010-07-29 Sebastian Buchwaldcan not -> cannot.
2010-07-29 Matthias Braunallow nodes with more inputs in prefallocator (some...
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 Braunavoid unnecessary #define in public headers
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-28 Matthias Braunfix doxygen warnings
2010-07-28 Matthias Braunautomatically generate most declarations for node gette...
next