ia32: Remove the unnecessary special case to get the latency of a CopyB.
[libfirm] / include /
2012-05-06 Christoph MallonCorrect the documentation of new_tarval_from_str().
2012-05-04 Matthias BraunIntroduce IR_LINKAGE_NO_CODEGEN
2012-05-04 Matthias Braunir_visibility cleanup
2012-04-26 Matthias Brauntrverify: cleanup, check irg.entity == entity.irg
2012-04-25 Matthias Braunfix documentation warnings
2012-04-24 Christoph MallonAdd the column to the debug information.
2012-04-24 Matthias Braundwarf: setter for language and compilation dir
2012-03-25 Christoph MallonUpdate/Correct documentation of kill_node().
2012-03-12 Matthias Braunsupport for variable sized compound/array types
2012-03-09 Christoph MallonAdd missing FIRM_API.
2012-03-01 Matthias Braunexpose get_opt_constant_folding in public API
2012-02-29 Sebastian BuchwaldFixed typo.
2012-02-27 Christoph MallonRemove the questionable and unused functions find_value...
2012-02-27 Christoph MallonCorrect comment: The first block in a graph is matured.
2012-02-27 Christoph MallonCorrect comments: Remark does not mean what the author...
2012-02-27 Christoph MallonCorrect comments: pos must be < n_loc, not <=.
2012-02-19 Matthias Braunident: remove id_mangle_entity
2012-02-19 Matthias Braunremove id_decorate_win32_c_fkt
2012-02-09 Matthias Braunremove Phi0 concept at some places
2012-02-03 Andreas Zwinkauleave -> leaf
2011-12-23 Matthias BraunUpdate revisions/texts/automake for new release
2011-12-23 Matthias Braunadd missing FIRM_API declarations
2011-12-21 Matthias Brauntyperep: freeing a type frees contained entities
2011-12-19 Christoph MallonCorrect typos, mostly s/there/their/.
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunmake opcode list global
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-12-15 Matthias Braunadd is_unknown_entity(), is_unknown_type(), is_none_type()
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunremove class_inheritance verifier
2011-12-14 Matthias Brauntrouts: move add_* functions to private API
2011-12-14 Matthias Braunmove FIRM_NOTHROW, FIRM_PRINTF to obstack.h header
2011-12-14 Matthias Braunmove edges_node_deleted to private API
2011-12-14 Matthias Braunremove deprecated eset
2011-12-14 Matthias Braunremove STATS code alternative
2011-12-14 Matthias Braunremove unused+unimplemented SET_VRFY()
2011-12-14 Matthias Braunmove set_entity_irg to private API
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-14 Matthias Braunremove remains of remove opt_polymorphy
2011-12-14 Matthias Braunammend to remove #defines
2011-12-14 Matthias Brauntyperep: remove unnecessary #defines
2011-12-14 Matthias Brauntyperep: remove alternative names
2011-12-14 Matthias Braunremove unused exception region numbers
2011-12-14 Matthias BraunMove current_ir_graph from ir_graph to ir_cons
2011-12-14 Matthias Braunavoid unnecessary #define in header
2011-12-14 Matthias Braunirdom: move some functions to private API
2011-12-14 Matthias Braunremove unused PDEQ_VRFY
2011-12-14 Matthias Braunmove iterator/fourcc to private API
2011-12-14 Matthias BraunRemove .*_ptr variants of firm-types
2011-12-14 Matthias Braunremove typedefs for already removed types
2011-12-14 Matthias Braunremove DEBUG defines from set/pset
2011-12-09 Matthias Braundocu: further improvements
2011-12-09 Matthias Braunadd documentation make target, fix docu bugs
2011-12-09 Matthias BraunRework API documentation
2011-12-09 Matthias Braunremove new_.*_defaultProj operations
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-11-18 Matthias Braunremove opt_ldst_only_null_ptr_exception
2011-11-18 Matthias Braunremove sel_based_null_check flag
2011-11-18 Matthias Braunremove opt_polymorphy
2011-11-17 Matthias Braunremove symconst_type_tag
2011-11-17 Matthias Braunirio: complete rewrite
2011-11-17 Matthias Braunuse size_t for ASM n_clobbers, n_outputs
2011-11-17 Matthias Braunupdate documentation
2011-11-17 Matthias Braunhandle Block_entity like other node attributes
2011-11-17 Matthias Brauntype list fixes
2011-11-10 Matthias Braunremove be_opt_register from public API (ir_init calls...
2011-11-10 Matthias Braunremove unused op_machine, op_machine_op stuff
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-09 Matthias Braunirloop: remove get_loop_son, get_loop_node
2011-11-04 Andreas ZwinkauWrap optimize_graph_df in opt_manage framework
2011-11-02 Matthias Braunintroduce Switch node
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunremove old+nonworking setting of ieee754 immediate...
2011-10-27 Matthias Braunirmode: remove support for vector mode
2011-10-27 Andreas Zwinkautailrec requires many Returns
2011-10-26 Andreas ZwinkauAdd remove_tuples function
2011-10-20 Matthias Braunremove is_Global/get_GlobalEntity
2011-10-20 Matthias Braunirmode: remove support for exotic arithmetics
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-09-27 Manuel MohrAdded option to prevent creation of misaligned loads...
2011-09-26 Andreas Zwinkauremove warning
2011-09-23 Sebastian BuchwaldFixed typos.
2011-09-22 Manuel MohrAdded callback mechanism to determine compilerlib funct...
2011-09-22 Matthias Brauncleanup in firm_types.h
2011-09-22 Matthias Braunkill deprecated firm_parameter_t interface
2011-09-22 Matthias Braunremove old+unused interval_analysis
2011-09-22 Matthias Braunremove old+unused execution_frequency/field_temperature
2011-09-22 Matthias Brauncleanup comments in public headers
2011-09-22 Matthias Braunremove old+unused structure analysis
2011-09-22 Matthias Braunremove old+unused rta code
2011-09-20 Matthias Brauneliminate ip_outs_state and trouts_state
2011-09-20 Matthias Braunuse IR_GRAPH_STATE instead of irg_extblk_info_state
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 Braunremove broken-for-verifier flag
2011-09-20 Matthias Braunrename NO_BAD_BLOCKS to NO_BADS, remove unnecessary...
2011-09-20 Matthias Brauncleanup/fix optimize_graph_df flag handling
2011-09-16 Andreas Zwinkaudocumentation for graph state flags
2011-09-15 Matthias Braunlower_mode_b: refactoring, make it more robust
next