Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Reid Kleckner 4b70bfc905 Begin adding docs and IR-level support for the inalloca attribute 11 жил өмнө
  Rafael Espindola 954b6b844b Remove unused value. 11 жил өмнө
  Matt Arsenault 1572ba716b Fix spacing, forward declare order. 11 жил өмнө
  Matt Arsenault 59d3ae6cdc Add addrspacecast instruction. 11 жил өмнө
  Rafael Espindola 19794da02c Remove linkonce_odr_auto_hide. 11 жил өмнө
  Shuxin Yang 69bd41dfe3 Revert r193251 : Use address-taken to disambiguate global variable and indirect memops. 11 жил өмнө
  Shuxin Yang 8e3851a6eb Use address-taken to disambiguate global variable and indirect memops. 12 жил өмнө
  Michael Gottesman 611ee2ace9 Update comment list of GLOBALVAR modifiers in BitcodeWriter to include externally_initialized. 12 жил өмнө
  Peter Collingbourne 1e3037f0be Implement function prefix data as an IR feature. 12 жил өмнө
  Bob Wilson db3a9e64f8 Revert patches to add case-range support for PR1255. 12 жил өмнө
  Andrea Di Biagio 5768bb8d77 Add function attribute 'optnone'. 12 жил өмнө
  Tobias Grosser e7bc5bb862 Make .bc en/decoding of AttrKind stable 12 жил өмнө
  Craig Topper 9e639e8fd9 Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size. 12 жил өмнө
  Bill Wendling 48fbcfe6b9 Have the bitcode writer and reader handle the new attribute references. 12 жил өмнө
  Bill Wendling e9229a6a96 Rename AttributeSets to AttributeGroups so that it's more meaningful. 12 жил өмнө
  Kostya Serebryany ab39afa9d9 [tsan/msan] adding thread_safety and uninitialized_checks attributes 12 жил өмнө
  David Blaikie f12b379448 Fix unnecessary removal of const through cast machinery 12 жил өмнө
  Bill Wendling 0f715c26bd Add code for emitting the attribute groups. 12 жил өмнө
  Michael Gottesman a2de37c897 Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized. 12 жил өмнө
  Bill Wendling f9271ea159 Initial cleanups of the param-attribute code in the bitcode reader/writer. 12 жил өмнө
  Bill Wendling 8e47daf285 Remove some introspection functions. 12 жил өмнө
  Bill Wendling 85875647d6 Use the new 'getSlotIndex' method to retrieve the attribute's slot index. 12 жил өмнө
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 жил өмнө
  Bill Wendling 034b94b170 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 12 жил өмнө
  Michael Ilseman 1638b83909 Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 12 жил өмнө
  Michael Ilseman 855d0255d0 Have the bitcode reader/writer just use FPMathOperator's fast math enum directly 12 жил өмнө
  Bill Wendling 99faa3b4ec s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 12 жил өмнө
  Michael Ilseman cb66b5dd7a Minor tweaking to SmallVector static size. 12 жил өмнө
  Michael Ilseman dbd7b95ed4 Since this SmallVector immediately grows on the next line, don't waste stack space. SmallVector is still needed due to existing APIs growing their arguments 12 жил өмнө
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 жил өмнө