Remove the pointless if in if (pmap_get(k) != v) pmap_insert(k, v).
[libfirm] / ir /
2012-07-13 Christoph MallonRemove the pointless if in if (pmap_get(k) != v) pmap_i...
2012-07-13 Christoph MallonRemove the unnecessary perm_map.
2012-07-13 Matthias Braunsimplify be_lv_foreach
2012-07-13 Matthias Braunremove write-only bitset
2012-07-13 Matthias Braunadapt to -std=c99
2012-07-13 Matthias Braunremove old #undef
2012-07-13 Matthias Braunmove domfront from be to ana
2012-07-13 Matthias Braunremove unused block_attr.succ_head, cond_attr.default_proj
2012-07-13 Matthias Braunfix warning
2012-07-13 Sebastian BuchwaldRemoved Tuple nodes hold by End node.
2012-07-10 Christopher Frielerrespect dependency edges in dead code elimination
2012-07-10 Matthias Braunmake dependency edge handling more robust
2012-07-10 Matthias Braunrework add_irn_dep, add delete_irn_dep
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2012-07-10 Matthias Brauncleanup ia32_architecture (enum usage)
2012-07-10 Matthias Braunbedwarf: always use custom abbrev numbers
2012-06-28 Matthias Braunirop: refactor node_ops registration code
2012-06-27 Manuel MohrMake spiller more deterministic.
2012-06-27 Manuel MohrFixed typo.
2012-06-27 Manuel MohrAdd support for setting initial node number through...
2012-06-27 Matthias Braunmake spiller more deterministic
2012-06-27 Matthias Braunmake heur4 a bit more deterministic
2012-06-27 Matthias Braunlong double has 4 byte alignment
2012-06-22 Sebastian BuchwaldOnly (IV - RC) is allowed for induction variables.
2012-06-21 Matthias Braunmake basic block scheduler more deterministic
2012-06-21 Matthias Braundisplay block node nr in verboseasm mode
2012-06-21 Matthias Braunbespillslots: cleanup, make it deterministic
2012-06-21 Matthias Braunmake compiler more deterministic by sorting Perm inputs
2012-06-21 Matthias Braunnormalize Sync node by sorting their inputs
2012-06-21 Matthias Braunavoid "Unknown" hacks with reroute_edges_except
2012-06-21 Matthias Brauniredges: introduce new reroute_edges_except
2012-06-19 Christoph MallonRemove the unused flag irop_flag_always_opt.
2012-06-19 Christoph MallonRemove the never read flag irop_flag_dump_noinput.
2012-06-19 Christoph MallonRemove the never read flag irop_flag_labeled.
2012-06-19 Christoph MallonMark memory using nodes with "uses_memory".
2012-06-19 Christoph MallonIt's spelled "ins", not "in".
2012-06-19 Christoph MallonFor readability put empty lines between node specificat...
2012-06-19 Christoph MallonSimplify assertion.
2012-06-18 Christoph MallonRemove stale $Id$.
2012-06-18 Christoph MallonAllow spills in amd64_set_frame_entity(), too.
2012-06-18 Christoph MallonAlways (instead of never) emit labels for basic blocks...
2012-06-15 Christoph MallonMake test for superfluous And/Or removal in fp-vrp...
2012-06-15 Matthias BraunProjs are always in the same block as their preds
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2012-06-15 Matthias Braunremove return values from graph transformations
2012-06-15 Matthias Braunfix warning
2012-06-15 Matthias Brauncfopt: code cleanup
2012-06-15 Matthias Braunrename edges_assure to assure_edges
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2012-06-14 Christoph MallonRemove compound path initializers.
2012-06-14 Christoph MallonImplement eval_strcmp() for the new style initializers.
2012-06-14 Sebastian BuchwaldFixed compile error in optimize build.
2012-06-14 Christoph MallonRemove the local buffer from dbg_printf().
2012-06-14 Christoph MallonCorrect comment.
2012-06-13 Matthias Braunfix warning
2012-06-13 Matthias Braunremove deprecated support for bitfield masking
2012-06-13 Matthias Braunremove extended basic block support
2012-06-13 Matthias Braundo not use current_ir_graph in irdump.c
2012-06-13 Matthias Braundebugger: add randnode debug command
2012-06-13 Matthias Braunfix debugger tokenlist
2012-06-13 Matthias Braunremove unnecessary revision thing
2012-06-13 Matthias Braunincrease dbg_printf buffer in debug/debugger.c
2012-06-06 Matthias Braunnormalize block numbers in assembler output
2012-06-06 Matthias Braunattempt to make root_cmp of beschednormal more determin...
2012-06-06 Matthias Braunbe: introduce verboseasm flag (enabled by default)
2012-06-06 Matthias Braunbe: expose be_options variable globally
2012-05-18 Sebastian BuchwaldBeautified GVN-PRE code.
2012-05-16 Matthias Brauncreate Bad instead of Phi0 for unreachable blocks
2012-05-14 Christoph MallonRemove a stale comment.
2012-05-14 Christoph MallonRemove redundant operations from set_phi_arguments...
2012-05-13 Christoph MallonRemove the unused function be_emit_ident().
2012-05-13 Christoph MallonUse be_emit_irprintf("%I", x) instead of be_emit_ident(x).
2012-05-13 Christoph MallonRemove be_emit_tarval().
2012-05-13 Christoph MallonUse be_emit_irprintf("%T", x) instead of be_emit_tarval().
2012-05-13 Christoph MallonRemove the write-only attributes cg_backedge and in_cg...
2012-05-13 Christoph MallonRemove the unused macro constant SNPRINTF_BUF_LEN.
2012-05-13 Christoph MallonRemove redundant null-pointer test before free().
2012-05-13 Christoph MallonResolve constness warning.
2012-05-11 Julian OppermannFix Conv node signature in error message.
2012-05-10 Matthias Brauncopy comp_dir_value
2012-05-10 Matthias Braunsparc: fix problem with compound return
2012-05-10 Matthias Braunforbid to set current_block to Bad
2012-05-10 Matthias Braunremove buffer restriction in be_emit_irprintf
2012-05-06 Christoph MallonTeach new_tarval_from_str_int() to parse binary numbers...
2012-05-06 Christoph MallonResolve shadowing warning.
2012-05-06 Christoph MallonRemove unnecessary void cast.
2012-05-06 Christoph MallonCorrect indentation and excessive spacing.
2012-05-06 Christoph MallonCorrect typo in comment.
2012-05-06 Christoph MallonDo not refetch a value, which we already have.
2012-05-06 Christoph MallonUnbreak emitting TLS variables in the binary ia32 emitter.
2012-05-05 Christoph MallonChange tests for ir_visibility_external, which should...
2012-05-05 Christoph MallonUnbreak PIC: Only stop emitting a global without initia...
2012-05-04 Matthias Braunimprove entity verifier
2012-05-04 Matthias BraunIntroduce IR_LINKAGE_NO_CODEGEN
2012-05-04 Matthias Braunir_visibility cleanup
2012-05-04 Matthias Braunfix entity_has_definition
2012-05-03 Christoph MallonEmit a \t before .globl.
2012-04-27 Matthias Braunfix problem with shared doubleword types
2012-04-26 Matthias Brauntrverify: cleanup, check irg.entity == entity.irg
2012-04-26 Matthias Braundon't fail when printing Sel with entity==NULL
next