libfirm
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...
2010-06-29 Matthias Braunsimplify and maybe even fix bugs in turn_into_tuple
2010-06-29 Matthias Brauncleanup configure script (remove unused/not-working...
2010-06-29 Michael BeckC99 feature removed.
2010-06-29 Robin Redekeramd64: using mode_Lu for registers now.
2010-06-28 Robin Redekeramd64: small changes w.r.t. stack alignment.
2010-06-28 Robin Redekeramd64: implemented Store, Mul and Sub.
2010-06-28 Robin Redekeramd64: Added Load and FrameAddr transformation. And...
2010-06-26 Christoph Mallonia32 Not does not affect the flags.
2010-06-25 Matthias Braunremove the ppc32 backend (it's in a very broken state...
2010-06-25 Robin Redekeramd64: Cmp, Cond and Jcc seem to work for now.
2010-06-25 Matthias Brauncleanup ia32 code (use private linkage where necessary...
2010-06-25 Robin RedekerAdded preliminary Conv, Call and Jmp instructions to...
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-06-25 Matthias Braunfix doxygen comment
2010-06-23 Matthias Braunfilter out bad characters when outputting strings in...
2010-06-23 Matthias Braunremove the (mis-)feature of arch_get_irn_reg_req_out...
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-06-23 Matthias Braunmove long64 stuff from beutil to its only user becopyopt.h
2010-06-23 Matthias Braunremove arch_irn_class_is macro as it hides usages of...
2010-06-23 Matthias Brauncleanup and reformat bearch.h header
2010-06-21 Matthias Braunmove VTABLE_NUM_NOT_SET constant to public header
2010-06-18 Matthias Braunadd set_irp function, correct new_ir_prog docu
2010-06-17 Matthias Braunimplement node walker in direction of out-edges
2010-06-17 Matthias Braunfix obstack_printf function - we have to explicitely...
2010-06-16 Matthias Braunfix some bugs that prevented repeated calling of ir_ini...
2010-06-16 Hannes Rapp- restliche ops implementiert: div, mod, and, or etc
2010-06-01 Matthias Braunremove todo nodes from public API, they were outdated...
2010-06-01 Matthias Braunavoid unnecessary macros in public headers
2010-05-31 Matthias Braunremove unnecessary and unused be_empty_set
2010-05-31 Matthias Braunmove dump_color and edge_kind enum to internal headers
2010-05-29 Michael BeckReformatted (get rid of some spaces).
2010-05-28 Andreas ZwinkauAdding is_Block assertion
2010-05-28 Matthias BraunAC_FUNC_STRTOLD is autoconf 2.60 apparently
2010-05-28 Matthias Braunadd missing get_type_for_mode functions
2010-05-28 Matthias Braunclarify documentation for array Allocs
2010-05-28 Matthias Braunremove double const for idents
2010-05-26 Matthias Braunimprove documentation and mark firm_parameter stuff...
2010-05-26 Matthias Braunremove the infrastructure for using a custom identifier...
2010-05-25 Matthias Brauncompound_graph paths are also allowed for arrays
2010-05-25 Matthias Braunonly set deprecated firm_param stuff if it is not NULL
2010-05-25 Matthias Braunchange firm API so the firm_parameter_t struct becomes...
2010-05-25 Matthias Braunadd gitignore
2010-05-25 Matthias Braunintroduce versioning magic into auto* build
2010-05-22 Michael BeckAdd windows resource file and set the FIRM_BUILD and...
2010-05-21 Michael Beckremoved JTEST configuration, this was only used to...
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-21 Michael BeckUpdated for new libFirm: array types have an entity...
2010-05-21 Michael BeckUpdated for current libFirm.
2010-05-21 Michael BeckBugfix: fixed uninitialized variable.
2010-05-21 Matthias Braunsimplify confusing entity/owner interfaces. There is...
next