Historie revizí

Autor SHA1 Zpráva Datum
  Bill Wendling 034b94b170 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. před 12 roky
  Michael Ilseman 1638b83909 Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. před 12 roky
  Michael Ilseman 855d0255d0 Have the bitcode reader/writer just use FPMathOperator's fast math enum directly před 12 roky
  Bill Wendling 99faa3b4ec s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. před 12 roky
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. před 12 roky
  Bill Wendling 3defc0bfa6 Add back support for reading and parsing 'deplibs'. před 12 roky
  Bill Wendling efd08d413c Remove the dependent libraries feature. před 12 roky
  Joe Abbey eaac37ece1 Code pretification před 12 roky
  Michael Ilseman 495d10ad56 Fast-math flags for the bitcode před 12 roky
  Joe Abbey 170a15e98d Code Custodian: před 12 roky
  Bill Wendling 0976e00fd1 Make the AttrListPtr object a part of the LLVMContext. před 12 roky
  Joe Abbey e46b14acab 80 cols před 12 roky
  Michael Ilseman 407a6169b7 Remove trailing whitespace před 12 roky
  Bill Wendling 702cc91aa1 Move the Attributes::Builder outside of the Attributes class and into its own class named AttrBuilder. No functionality change. před 13 roky
  Bill Wendling cb3de0bc80 Attributes Rewrite před 13 roky
  Sean Silva ed84062812 Remove unnecessary classof()'s před 13 roky
  Jan Wen Voung d9a3bad448 Change encoding of instruction operands in bitcode binaries to be relative před 13 roky
  Bill Wendling 47a3395d1d Use method to query if there are attributes. před 13 roky
  Bill Wendling 2039a8f834 Move remaining methods inside the Attributes class. Merge the 'Attribute' namespaces. před 13 roky
  Benjamin Kramer 122f5e5a5b BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function. před 13 roky
  Craig Topper 86a1c32e67 Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. před 13 roky
  Roman Divacky 5177b3a8c4 Dont cast away const needlessly. Found by gcc48 -Wcast-qual. před 13 roky
  Chad Rosier 581600bfc3 [ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect to před 13 roky
  Chad Rosier 27b25c2076 Add a FIXME that assumes we maintain backward compatibility until the next major release. před 13 roky
  Chad Rosier f16ae58891 [ms-inline asm] Add support for the nsdialect keyword in the Bitcode před 13 roky
  Bill Wendling 32811bef95 Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to před 13 roky
  Bill Wendling 2127c9b93a Remove tabs. před 13 roky
  Hans Wennborg ce718ff9f4 Extend the IL for selecting TLS models (PR9788) před 13 roky
  Stepan Dyatkovskiy 0aa32d5d0f ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSubsetMapping. před 13 roky
  David Blaikie 21280e48c0 Remove unused variable. před 13 roky