Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe bc7ba58798 * fixed compilation after removal of ait_set, ait_thumb_set and ait_symbol_pair hace 10 años
  Jonas Maebe 935c0c86aa * write all ait_const's of value 0 as 'zeroinitializer' so they also work hace 10 años
  Jonas Maebe 6677e698cd * record the alignment in taillvmdecl, as it can be different from the hace 11 años
  Jonas Maebe cc4482d6f8 - removed tck_simple_procvar2proc, instead use hace 11 años
  Jonas Maebe 575911dcb0 + support for (section-based) threadvars for LLVM hace 11 años
  Jonas Maebe 099588aaf5 * don't write comments in the LLVM IR about ait_section/ait_align elements, hace 11 años
  Jonas Maebe bfe431913d * fixed writing hex-encoded characters in string constants hace 11 años
  Jonas Maebe 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for hace 11 años
  Jonas Maebe eef6f05697 * specify the asm section type when creating an LLVM declaration hace 11 años
  Jonas Maebe 394dfdd220 * ensure that all initialised items have a type (and only one): hace 11 años
  Jonas Maebe 5cf52bb957 * fixed writing nested conversion operations such as bitcast (missing hace 11 años
  Jonas Maebe 9f39188253 * moved the tai_*typedconst classes to aasmcnst to make use of def-related hace 11 años
  Jonas Maebe 2af0b46792 - removed unused variables hace 11 años
  Jonas Maebe 3511aa4878 * don't write a tab character before an instruction that's a nested operand hace 11 años
  Jonas Maebe 1a77bc952e * immediate write out partial string respresentations of instructions hace 11 años
  Jonas Maebe 0c10cbe63b + support for tai_symbol (in nested typed constant expressions) hace 11 años
  Jonas Maebe f89b2e2b26 + support for tai_string (in nested typed constant expressions) hace 11 años
  Jonas Maebe 204adf82c7 * handle tai_const instances as operands to other tai hace 11 años
  Jonas Maebe f8f7c30f14 * support non-taillvm tai instances as operands to taillvm instances hace 11 años
  Jonas Maebe da3e931d68 + support for tai_realconst in llvm assembler writer hace 11 años
  Jonas Maebe 8043254461 * factored out generating string representations of floating point numbers hace 11 años
  Jonas Maebe 1e7d9c9f0e + support for instruction operands that are tai themselves in the llvm hace 11 años
  Jonas Maebe 7ebb1b813f + basic support infrastructure in the llvm assembler writer to write out hace 11 años
  Jonas Maebe 1fdb16b615 * fixed indentation hace 11 años
  Jonas Maebe 1047cdadcb * factored out writing of a single tai, so this routine can call itself hace 11 años
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, hace 11 años
  Jonas Maebe 0fd172ddf6 * ignore global labels with a comment for now, they're generated for hace 11 años
  Jonas Maebe 6dcfd73d21 + support for a_call_name() on the llvm target: hace 11 años
  Jonas Maebe b82053ef40 * reworked handling of defined/declared symbols in llvm: we now automatically hace 11 años
  Jonas Maebe 02ca215272 * reworked and fixed llvm procdef handling (except for variadic C functions): hace 11 años