libfirm
2011-08-19 Sebastian BuchwaldBugfix: Added special case for x mod 1.
2011-08-19 Julian OppermannIR export: export mode name as string; mark "the" mode_...
2011-08-19 Andreas ZwinkauClarify remove_bads doc
2011-08-19 Christoph MallonCorrect comment.
2011-08-19 Christoph MallonReduce code duplication.
2011-08-19 Christoph MallonUse new_*_Const(irg, get_mode_$VAL(mode)) instead of...
2011-08-18 Manuel Mohrsparc: Set object file format when initializing backend.
2011-08-18 Andreas ZwinkauFix div by one
2011-08-18 Andreas ZwinkauRefactoring to remove one level of indentation
2011-08-18 Andreas ZwinkauA comment for better understanding
2011-08-18 Manuel Mohrsparc: Added a comment.
2011-08-18 Manuel Mohrsparc: Add support for Conds where selector is not...
2011-08-18 Andreas Zwinkaucleanup
2011-08-18 Julian OppermannDon't try to import cons_flags.
2011-08-18 Sebastian BuchwaldFixed opt/fehler196.c.
2011-08-17 Christoph MallonAllow selecting one past the last parameter to get...
2011-08-17 Christoph MallonRemove unnecessary assignment, which at worst hides...
2011-08-17 Christoph MallonFix emission of string initializers.
2011-08-17 Sebastian BuchwaldFixed local optimization.
2011-08-17 Matthias Braunreplace unsupported builtins with library calls
2011-08-17 Matthias Braunsparc: fix mode of Ldf Projs
2011-08-17 Matthias Braunadd callback for constructing spill/reload
2011-08-17 Matthias Braunsimplify copy interface and respect double/aligned...
2011-08-17 Matthias Braunfix warnings reported by cparser
2011-08-17 Christoph MallonCorrect reg_reqs_equal().
2011-08-17 Christoph MallonCorrect typos in comments.
2011-08-17 Christoph MallonCorrect indentation.
2011-08-16 Sebastian BuchwaldAdded soft float support for SPARC backend.
2011-08-16 Andreas ZwinkauFix C/bitfield4
2011-08-16 Andreas Zwinkaucleanup
2011-08-16 Andreas Zwinkaufix missing else
2011-08-16 Andreas ZwinkauAPI Change: Use graph state instead of parameter
2011-08-15 Andreas Zwinkaucleanup
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-15 Matthias Braunremove old type
2011-08-15 Matthias Braunsparc: fix spilling+reloading of float values
2011-08-15 Matthias Braunimplement aggregate returns according to sparc ABI
2011-08-15 Matthias Brauncustom stack bias code for sparc
2011-08-15 Matthias Braunsparc: fix float calling conventions
2011-08-15 Matthias Braunsparc: fix mode of fdiv result
2011-08-15 Matthias Braunsparc: fix wrong incsp in omit-fp mode
2011-08-15 Matthias Braunfix names of some dumped vcg files
2011-08-15 Matthias Braunsparc: floatingpoint flags producing nodes have 1 cycle...
2011-08-15 Matthias Braunfix sparc fneg instruction emitter
2011-08-15 Matthias Braunavoid generic names like flags in generator
2011-08-15 Matthias BraunImplement double-register support for prefalloc with...
2011-08-12 Matthias Braunuse 'default' ilp solver if nothing specified
2011-08-12 Matthias Braunlpp: only read solution in gurobi solver if one was...
2011-08-12 Matthias Braunlpp: call the constraint types lpp_{less|greater}_equal...
2011-08-12 Matthias Braunconsistently give all lpp functions an lpp_ prefix
2011-08-12 Matthias Braunlpp: use inline functions instead of macros
2011-08-12 Matthias Braunlpp: add firm copyright header, some cleanups
2011-08-12 Matthias Braunfix cparser warnings in beprefalloc
2011-08-12 Matthias Braunprefalloc will respect alignment when initially assigni...
2011-08-12 Matthias Braundo not sign_extend too early in tarval_convert_to
2011-08-12 Matthias Braunsimplify/remove unnecessary complicated copy-pasta...
2011-08-12 Matthias Braunmerge after_ra and finish phase, and move stack_bias...
2011-08-12 Sebastian BuchwaldAdded soft float support for IA32 backend.
2011-08-12 Sebastian BuchwaldImplemented floating point lowering to Calls into a...
2011-08-12 Andreas ZwinkauFix size_t related warnings
2011-08-12 Andreas ZwinkauInliner must not inline parameter entities
2011-08-11 Andreas ZwinkauInliner must clear parameter flag of entities
2011-08-10 Matthias Braunalso change mode_P when setting a new modeP_data
2011-08-10 Matthias Braunlet backends specify the complete long double type
2011-08-10 Matthias Braunallow setting primitive type size so we can model thing...
2011-08-08 Matthias BraunDirectly create Start/Return node in sparc backend
2011-08-05 Matthias Braunfactor out code for address of register param taken
2011-08-05 Matthias Braunmaintain method types variadicity,properties,calling...
2011-08-05 Matthias Braunrework taking of parameter addresses
2011-08-05 Matthias Braunsimplify/rework lower_calls interface and code
2011-08-04 Matthias Brauna few cleanups in scalar replacement code
2011-08-04 Matthias Braunremove (broken+unused) support for right_to_left parame...
2011-08-04 Matthias Brauncall hook_new_entity after copying entity so the firm...
2011-08-04 Matthias Braunsplit irg and irp resources, add IRP_RESOURCE_TYPE_LINK
2011-07-29 Christoph Mallonia32_Minus64Bit needs no contraint copies.
2011-07-28 Matthias Braunlowering: fix i_mapper for new exception attributes
2011-07-28 Matthias Braunfix sparc Call transform rule off-by-one error
2011-07-28 Sebastian BuchwaldWe need a mode_T node for Projs.
2011-07-27 Christoph MallonRemove unnecessary explicit array length spcification.
2011-07-27 Christoph MallonActually assert on mode M, as the comment says. We...
2011-07-27 Christoph MallonCorrect the NOT+ADC transformation.
2011-07-27 Christoph MallonRemove unused enum entries.
2011-07-27 Christoph MallonSimplify usage of LC_OPT_ENT_STR(): The length of the...
2011-07-27 Christoph MallonGenerate a warning, when LC_OPT_ENT_* macros are used...
2011-07-27 Christoph MallonTest lower_perm_opt like an enum, not a bitset.
2011-07-27 Christoph MallonCorrect wrong usage of LC_OPT machinery.
2011-07-27 Christoph MallonCorrect type inconsistency in LC_OPT machinery.
2011-07-27 Matthias Braunfix statev messing up column-name/value relation in...
2011-07-27 Matthias Braunfix double free in regex stuff
2011-07-27 Christoph MallonEliminate warning and use static assert.
2011-07-27 Christoph MallonExtend the NOT+ADC-trick (sic) for SUB to SBB.
2011-07-27 Christoph MallonCorrect inaccurate comment: The only corner case of...
2011-07-26 Sebastian BuchwaldAdded local opt Phi(Pin,...,Pin) -> Pin(Phi(...)).
2011-07-19 Sebastian BuchwaldSet ls_mode for created ia32_Test node.
2011-07-19 Sebastian BuchwaldFixed opt/fehler193.c.
2011-07-19 Sebastian BuchwaldAdded commutative optimization variants.
2011-07-19 Sebastian BuchwaldFixed opt/fehler192.c.
2011-07-15 Sebastian BuchwaldPrevent optimization in case of an Eor, too.
2011-07-15 Sebastian BuchwaldQuick fix for opt/fehler191.c.
2011-07-15 Sebastian BuchwaldFixed typo.
next