Commit History

Author SHA1 Message Date
  florian 342524c312 * run dead store elimination multiple times if needed 2 years ago
  Jonas Maebe d12bf094ab cs_opt_consts: disable when non-local gotos are active 2 years ago
  Jonas Maebe 3d6c53ee74 parentfpstruct: explicitly trash before initialising 3 years ago
  Sven/Sarah Barth f8b1801a8f + implement necessary functionality in tcgprocinfo to initialize and populate the capturer 3 years ago
  Sven/Sarah Barth 4dbdb4f0f1 + initial support for anonymous functions, for now as essentially nested functions 4 years ago
  Sven/Sarah Barth ee187f78f4 * have read_body return the created procdef 4 years ago
  Sven/Sarah Barth f6a444c6fc * combine the Boolean parameters of read_proc and read_proc_dec into a set 4 years ago
  florian 4c8e802dd3 * continue const. propagation after a for loop when possible 3 years ago
  florian a1ee4e04ed * if a for loop does not change a variable, we can propate it if it is a constant, resolves #39726 3 years ago
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym 3 years ago
  Karoly Balogh 60919b4979 * m68k: disable the frame pointer optimization on subarchs that don't support long displacements for now, until the shortcomings of the cg can be addressed 3 years ago
  florian 2b66f60a88 * do not throw an internal error in case of a misplaced string, resolves #39609 3 years ago
  Florian Klämpfl a47f153dae * avoid to create a stack frame on aarch64 if possible 6 years ago
  Yuriy Sydorov b78761efd3 * Removed obsolete OLDREGVARS ifdefs. 3 years ago
  florian d0fdda6da7 + TDFABuilder.redodfainfo 3 years ago
  Nikolay Nikolov c96e203780 * moved the 'end_block' WebAssembly instruction before the 'exit' label right 3 years ago
  florian 1e072aef31 + for loop optimizations can be controller by a switch (-Oo(no)forloop) 3 years ago
  florian 468975aa30 + move often used floating point constants into registers 3 years ago
  florian d2921dfb55 * move more node tree optimizations to tcgprocinfo.OptimizeNodeTree 3 years ago
  nickysn 940738a3a1 * synchronized with trunk 4 years ago
  florian fe57cd3536 * fix LLVM after r48828 4 years ago
  florian 4c2e0b9ff0 * for setjmp based exception handling, get the type of the exception reason from the setjmp result 4 years ago
  nickysn 64bb0359d2 * synchronized with trunk 4 years ago
  yury 64c586b86d * Removed/ifdefed lots of unused variables. 4 years ago
  nickysn 96de6c4b96 * synchronize with trunk 4 years ago
  marco 185f20b9ec * fix comment typo mentioned by Bart 4 years ago
  Jonas Maebe 5d51a788f7 - revert r47208 4 years ago
  nickysn 47ff701db7 * synchronized with trunk 4 years ago
  florian 00af340feb * cleanup 4 years ago
  nickysn 91e9558f5b * synchronized with trunk 4 years ago