libfirm
2010-07-26 Matthias Braunautomatically generated pn_ numbers from the spec file
2010-07-24 Michael BeckExplicitly initialize the is_load_store attribute.
2010-07-24 Michael BeckAdd preliminary support for Clz instruction.
2010-07-24 Michael Becksmall simplification.
2010-07-24 Michael BeckImplemented RSB support.
2010-07-24 Michael BeckImproved MVN support.
2010-07-24 Michael BeckImplemented Bic support.
2010-07-23 Michael BeckImprove barrel shifter usage.
2010-07-23 Michael BeckBugFix: return an empty type name if retrieve_type_dbg...
2010-07-23 Michael BeckVarious small changes.
2010-07-23 Michael Beckadd doxygen comment
2010-07-23 Michael BeckUpdated doxygen comment.
2010-07-23 Matthias Braunmake add_missing_keeps more robust in case of SwitchJumps
2010-07-23 Matthias Braunsparc: fix MemPerm emitter as far as possible
2010-07-23 Matthias Braunoutput all sparc specific attributes in dumper
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 Braunimprove assert in abihelper register value getter
2010-07-22 Matthias Braunfix sparc stack offset, stack must be 8byte aligned...
2010-07-22 Matthias Braunfix sparc stack offset emitter
2010-07-22 Matthias Braunname sparc_transform functions after the firm-nodes...
2010-07-22 Matthias Brauncleanup sparc attribute getters+setters
2010-07-22 Matthias Braunrefactor sparc nodes to have the same name as their...
2010-07-22 Matthias Braunno need for pointless comments
2010-07-22 Matthias Braunremove more leftovers from interprocedural view
2010-07-21 Julian OppermannImplement a way to guess the mode of a local variable...
2010-07-21 Sebastian BuchwaldRemoved declaration of non-existent functions.
2010-07-21 Thomas Berschbe_init_copypbqp() removed in bemodule.c!
2010-07-21 Sebastian BuchwaldAlso print number of (possible) RM applications.
2010-07-21 Sebastian BuchwaldDo not use late decisions as default.
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-07-18 Sebastian BuchwaldAdapt to r27653.
2010-07-16 Matthias Braunavoid code duplication: use be_add_missing_keeps in...
2010-07-16 Matthias Braunsome cleanups in arm+sparc backends
2010-07-16 Christoph MallonReduce code duplication, improve readability.
2010-07-16 Christoph MallonDeMorgan to the rescue!
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-07-15 Matthias Braunredo reverted changes to new set_transformer interface...
2010-07-15 Matthias Brauncleanup sparc spec
2010-07-15 Matthias Braunremove outdated/wrong comments from backend specs
2010-07-15 Matthias Braunchange backend node specification to use whole words...
2010-07-15 Matthias Braunfix a few whitespace errors and remove spec cruft
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-07-14 Michael BeckFixed imm13 range inside assertion.
2010-07-14 Matthias Braunimplement some int to float conversions
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-14 Matthias Braunrefactoring: set_frame_entity is a special callbacks...
2010-07-14 Matthias Braunremove unused have_fp_insn
2010-07-13 Hannes Rapp- SPEC gzip laeuft
2010-07-10 Matthias Braunremove now unnecessary beabi stuff from bearch_arm
2010-07-10 Matthias Braunreorganize beabi - save wether we are using omit_fp...
2010-07-10 Michael Beck- replaced an if condition that should never happen...
2010-07-09 Michael Becksvn:keywords added
2010-07-09 Michael Beck- add some doxygen docu
2010-07-09 Michael Beckadd some doxygen docu.
2010-07-09 Michael BeckC99 feature removed.
2010-07-09 Matthias Braunhandle arm ABI in arm transform phase
2010-07-09 Matthias Braunallow backend to do its own custom abi handling and...
2010-07-09 Matthias Braunhelper functions for doing custom abi construction...
2010-07-09 Matthias Braunmake API for creating single register constraints public
2010-07-09 Matthias Braunemit arm symconsts as .LC%u instead of .L%u to avoid...
2010-07-09 Matthias Braunsymconst symbols are part of an arm function
2010-07-09 Matthias Braunduplicate more be nodes by default
2010-07-09 Matthias Braunadd documentation for obstack_printf
2010-07-09 Matthias Braunimprove dumping of symconst attributes
2010-07-09 Matthias Braunslightly improve arm shift instruction matching
2010-07-08 Matthias Braunavoid unnecessary macros in ia32_transform.c
2010-07-08 Matthias Braunchange betranshelp semantic to panic instead of duplica...
2010-07-08 Matthias Braunconstnes and comment improvements for irheights
2010-07-08 Matthias Braunfix phase_reinit not correctly using the return value...
2010-07-08 Matthias Brauncleanup irphase: phase_reinit is a special case and...
2010-07-07 Matthias Brauncleanup,refactoring of some arm node attribute handling
2010-07-07 Matthias Braunuse "" include path inside the project
2010-07-06 Matthias Braunfix a few warnings/bugs in optimized mode
2010-07-06 Matthias Braunremove unnecessary members from be_abi_irg_t structure...
2010-07-06 Matthias Brauncleanup/fix ilp code
2010-07-06 Matthias Braunfix wrong header in beilpsched
2010-07-06 Matthias Braunremove these largish/noisy headers
2010-07-06 Matthias Braunremove these largish/noisy headers
2010-07-06 Matthias Braunremove unmaintained mips backend
2010-07-06 Matthias Brauncleanup and fix some benode dumpers
2010-07-05 Matthias Braunput stack_layout into beirg instead of be_abi datastruc...
2010-07-05 Matthias Braunconvert a few more place that mention birg into generic...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-07-02 Matthias Braunchange spiller and related interface to use ir_graph...
2010-07-02 Matthias Braun- change various be_get_birg_XXX functions to be_get_ir...
2010-07-02 Matthias Braunremove old/unused code
2010-07-02 Matthias Braundump node labels by default
2010-07-02 Matthias Brauncleanup documentation and reformat
2010-07-02 Matthias Braunremove commented out, old and unused code
2010-07-02 Matthias Braunupdate/fix autotools stuff
2010-06-30 Robin Redekeramd64: made SymConst rematerializable and added emissio...
2010-06-30 Matthias Braunavoid warning when building without ILP
2010-06-30 Matthias Braunupdate documentation to new turn_into_tuple behaviour
2010-06-30 Robin Redekeramd64: fixed spill code. added Sub and Neg. Fixed Cmp.
2010-06-30 Robin Redekeramd64: added be_Spill and be_Reload transformation.
2010-06-29 Robin Redekeramd64: Added Mul.
2010-06-29 Robin Redekeramd64: Added Conv handling. Fixed %rax handling for...
next