Commit History

Author SHA1 Message Date
  nickysn 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the 5 years ago
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 5 years ago
  Jonas Maebe 79974a9671 + -XlS<x> option to specify a suffix for externally called LLVM utilities, 5 years ago
  Jonas Maebe 254b85c352 + new pio_inline_forbidden flag to indicate that while parsing the 5 years ago
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as 5 years ago
  Jonas Maebe 9bd33f7a45 + support for LLVM metadata constant string parameters 5 years ago
  Jonas Maebe c477816100 - removed LLVM support for clang < 7.0 and Xcode < 10.0: those versions 5 years ago
  Jonas Maebe 9678542ba6 + add "thunk" attribute for stubs/thunks and emit it for LLVM 5 years ago
  Jonas Maebe dcf4e4cb2c * support taking the address of labels defined in assembler blocks in the 5 years ago
  Jonas Maebe 3f2578a3e3 * don't quote LLVM calling convention name (that will cause it to be ignored) 6 years ago
  Jonas Maebe 9f18cbf5d6 * support writing aggregate LLVM constants that are not packed 6 years ago
  Jonas Maebe d74b0843df * set null-pointer-is-valid attribute on functions, so that LLVM does not 6 years ago
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 6 years ago
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
  Jonas Maebe 3fa6838815 * basic llvm metadata support 6 years ago
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main 6 years ago
  Jonas Maebe 810d0ab2fe * use $DARWINVERSION functionality to pass Darwin/iOS version to clang when 6 years ago
  Jonas Maebe fcde89cb26 * support forcing to write the parameter alignment for parameters for LLVM, 6 years ago
  Jonas Maebe 16cde0da15 * create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for 6 years ago
  Jonas Maebe a079e5fa80 * synchronised with trunk till r41449 6 years ago
  Jonas Maebe 6071263469 * use ` instead of ^ as replacement character in LLVM asmnodes, as ^ can 6 years ago
  Jonas Maebe af098474f4 * keep track of the alignment requirements of parameters with LLVM, and emit 6 years ago
  Jonas Maebe 8eb07ed7b1 * add support for custom calling conventions to LLVM function declarations 6 years ago
  Jonas Maebe 9d07e4948f * fix compilation of ARM compiler for LLVM 6 years ago
  Jonas Maebe d93c05a90c * synchronised with trunk till r41207 6 years ago
  Jonas Maebe 503ea604f3 + nolinline modifier to specify that a routine must never be inlined 6 years ago
  Jonas Maebe 31c047adf8 * synchronised with trunk till r40605 6 years ago
  Jonas Maebe 3b4011760a * cleaned up blockaddress instruction (add type rather than hardcoding it 6 years ago
  Jonas Maebe f26ac9026e * enable LLVM support Linux/AArch64 6 years ago
  Jonas Maebe cec839ab30 - removed the -(m)stack-alignment parameter, as it prevents stack-realignment 6 years ago