Historique des commits

Auteur SHA1 Message Date
  Joe Abbey 170a15e98d Code Custodian: il y a 12 ans
  Bill Wendling 0976e00fd1 Make the AttrListPtr object a part of the LLVMContext. il y a 12 ans
  Joe Abbey e46b14acab 80 cols il y a 12 ans
  Michael Ilseman 407a6169b7 Remove trailing whitespace il y a 12 ans
  Bill Wendling 702cc91aa1 Move the Attributes::Builder outside of the Attributes class and into its own class named AttrBuilder. No functionality change. il y a 13 ans
  Bill Wendling cb3de0bc80 Attributes Rewrite il y a 13 ans
  Sean Silva ed84062812 Remove unnecessary classof()'s il y a 13 ans
  Jan Wen Voung d9a3bad448 Change encoding of instruction operands in bitcode binaries to be relative il y a 13 ans
  Bill Wendling 47a3395d1d Use method to query if there are attributes. il y a 13 ans
  Bill Wendling 2039a8f834 Move remaining methods inside the Attributes class. Merge the 'Attribute' namespaces. il y a 13 ans
  Benjamin Kramer 122f5e5a5b BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function. il y a 13 ans
  Craig Topper 86a1c32e67 Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. il y a 13 ans
  Roman Divacky 5177b3a8c4 Dont cast away const needlessly. Found by gcc48 -Wcast-qual. il y a 13 ans
  Chad Rosier 581600bfc3 [ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect to il y a 13 ans
  Chad Rosier 27b25c2076 Add a FIXME that assumes we maintain backward compatibility until the next major release. il y a 13 ans
  Chad Rosier f16ae58891 [ms-inline asm] Add support for the nsdialect keyword in the Bitcode il y a 13 ans
  Bill Wendling 32811bef95 Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to il y a 13 ans
  Bill Wendling 2127c9b93a Remove tabs. il y a 13 ans
  Hans Wennborg ce718ff9f4 Extend the IL for selecting TLS models (PR9788) il y a 13 ans
  Stepan Dyatkovskiy 0aa32d5d0f ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSubsetMapping. il y a 13 ans
  David Blaikie 21280e48c0 Remove unused variable. il y a 13 ans
  Meador Inge e99f8be067 PR12696: Attribute bits above 1<<30 are not encoded in bitcode il y a 13 ans
  Benjamin Kramer f52aea8bc2 Random BitcodeReader cleanups. il y a 13 ans
  Stepan Dyatkovskiy 484fc93eff PR1255: Case Ranges il y a 13 ans
  Chris Lattner d509d0b532 switch AttrListPtr::get to take an ArrayRef, simplifying a lot of clients. il y a 13 ans
  Nuno Lopes ee8100d70a revert r156383: removal of TYPE_CODE_FUNCTION_OLD il y a 13 ans
  Stepan Dyatkovskiy 734dde8e05 SwitchInst cosmetics: renamed "Hash" method to "hash" il y a 13 ans
  Stepan Dyatkovskiy 1cce5bf8ef Recommited r156374 with critical fixes in BitcodeReader/Writer: il y a 13 ans
  Nuno Lopes 006c7b969a remove autoupgrade code for old function attributes format. il y a 13 ans
  Nuno Lopes f647c1b777 remove TYPE_CODE_FUNCTION_OLD type code. it is no longer in use and it was marked for removal in 3.0 il y a 13 ans