Correct typos, mostly s/there/their/.
[libfirm] / ir / be /
2011-09-20 Matthias Braunremove unreachable_code/bads after normalize_n_returns
2011-09-20 Matthias Braunchange unreachable code elmination to the simpler remov...
2011-09-20 Matthias Braunremove loopinfo stuff and exclusively use IR_GRAPH_STAT...
2011-09-20 Matthias Braundo not use custom copy without custom attributes
2011-09-20 Matthias Braunsparc: fix spec, it's called dump_func not dump_node
2011-09-16 Christoph MallonReplace magic 4 by SPARC_REGISTER_SIZE.
2011-09-16 Christoph MallonUse SPARC_STACK_ALIGNMENT and round_up2() instead of...
2011-09-15 Manuel Mohrsparc: Keep stack pointer 8 bytes aligned when generati...
2011-09-15 Sebastian BuchwaldFixed inconsistent uses of DEBUG_ONLY.
2011-09-15 Andreas ZwinkauNo unreachable code in backend
2011-09-15 Matthias Braunlower_mode_b: refactoring, make it more robust
2011-09-15 Matthias Braunsome cleanups for middleend node creation in backends
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-09-13 Matthias Braunbeabi: no special treatment of returns_twice
2011-09-13 Matthias Braunsparc: implement returns_twice calling convention
2011-09-13 Sebastian BuchwaldDo not touch deleted nodes.
2011-09-12 Matthias Braunsparc: first implementation of upper_bits_clean
2011-09-12 Matthias Braunia32: fix overly conservative upper_bits_clean (by...
2011-09-12 Matthias Braunsparc: remove unnecessary convs before stores
2011-09-08 Matthias Braunimplement compound-call-argument lowering
2011-09-08 Matthias BraunChange "associated type" logic to a single linked list...
2011-09-08 Sebastian BuchwaldFix offsets for Loads and Stores.
2011-09-08 Sebastian BuchwaldUse additional register instead of multiple immediate...
2011-09-08 Sebastian BuchwaldIgnore g4 for internal usage.
2011-09-08 Sebastian BuchwaldFixed some typos.
2011-09-06 Matthias Braunsparc: fix invalid stack bias calculation in omit-fp...
2011-09-06 Matthias Braunsparc: panic instead of segfault for struct parameters
2011-09-06 Matthias Braunremove has_compound_ret_parameter, we already had cc_co...
2011-09-06 Matthias Braunsparc: support for thread local storage
2011-09-06 Matthias Braunbegnuas: let user specify elf variants
2011-09-06 Matthias Braunsparc: do not use MATCH_MODE_NEUTRAL when using Or...
2011-09-06 Manuel Mohrsparc: Ignore long doubles like ia32 backend.
2011-09-06 Matthias Braunsparc: split Mulh node into SMulh and UMulh
2011-09-06 Manuel Mohrsparc: Stop looking for delay slot node when leaving...
2011-09-06 Matthias Braunsparc: initial support for Alloc/Free nodes
2011-09-06 Matthias Braunrename Free argument from size to count to be consisten...
2011-09-01 Manuel MohrDirectly ask backend for current machine size in CopyB...
2011-09-01 Manuel MohrImproved CopyB lowering, made it part of target lowering.
2011-08-23 Matthias Braunfix the fix of the call ordering...
2011-08-23 Matthias Braunia32: make sure the stackframe IncSp is always used
2011-08-22 Matthias Braunsparc: support va_start
2011-08-22 Matthias Braunadd special constant to represent VA_START-address...
2011-08-22 Matthias Braunbeverify: test register width in regalloc verification
2011-08-22 Matthias Braunfix mode of call-result proj
2011-08-19 Manuel MohrFixed call dependency comparison for backend call ordering.
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 Manuel Mohrsparc: Added a comment.
2011-08-18 Manuel Mohrsparc: Add support for Conds where selector is not...
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 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 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-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: call the constraint types lpp_{less|greater}_equal...
2011-08-12 Matthias Braunconsistently give all lpp functions an lpp_ prefix
2011-08-12 Matthias Braunfix cparser warnings in beprefalloc
2011-08-12 Matthias Braunprefalloc will respect alignment when initially assigni...
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-10 Matthias Braunlet backends specify the complete long double type
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 Braunrework taking of parameter addresses
2011-08-05 Matthias Braunsimplify/rework lower_calls interface and code
2011-08-04 Matthias Braunremove (broken+unused) support for right_to_left parame...
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 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 MallonTest lower_perm_opt like an enum, not a bitset.
next