Commit History

Autor SHA1 Mensaxe Data
  Bill Wendling 034b94b170 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. %!s(int64=12) %!d(string=hai) anos
  Michael Ilseman 1638b83909 Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. %!s(int64=12) %!d(string=hai) anos
  Michael Ilseman 855d0255d0 Have the bitcode reader/writer just use FPMathOperator's fast math enum directly %!s(int64=12) %!d(string=hai) anos
  Bill Wendling 99faa3b4ec s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. %!s(int64=12) %!d(string=hai) anos
  Michael Ilseman cb66b5dd7a Minor tweaking to SmallVector static size. %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. %!s(int64=12) %!d(string=hai) anos
  Bill Wendling efd08d413c Remove the dependent libraries feature. %!s(int64=12) %!d(string=hai) anos
  Michael Ilseman 495d10ad56 Fast-math flags for the bitcode %!s(int64=12) %!d(string=hai) anos
  Joe Abbey 170a15e98d Code Custodian: %!s(int64=12) %!d(string=hai) anos
  Michael Ilseman 407a6169b7 Remove trailing whitespace %!s(int64=12) %!d(string=hai) anos
  Jan Wen Voung 7b8d94933d Fix some typos 165739, spotted by Duncan. %!s(int64=13) %!d(string=hai) anos
  Jan Wen Voung d9a3bad448 Change encoding of instruction operands in bitcode binaries to be relative %!s(int64=13) %!d(string=hai) anos
  Bill Wendling 2039a8f834 Move remaining methods inside the Attributes class. Merge the 'Attribute' namespaces. %!s(int64=13) %!d(string=hai) anos
  Chad Rosier f16ae58891 [ms-inline asm] Add support for the nsdialect keyword in the Bitcode %!s(int64=13) %!d(string=hai) anos
  Bill Wendling 32811bef95 Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to %!s(int64=13) %!d(string=hai) anos
  Hans Wennborg ce718ff9f4 Extend the IL for selecting TLS models (PR9788) %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 47cbc4e0ee Optimized usage of new SwitchInst case values (IntegersSubset type) in Local.cpp, Execution.cpp and BitcodeWriter.cpp. %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 43eb31bfae PR1255: case ranges. %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 0aa32d5d0f ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSubsetMapping. %!s(int64=13) %!d(string=hai) anos
  Meador Inge e99f8be067 PR12696: Attribute bits above 1<<30 are not encoded in bitcode %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 484fc93eff PR1255: Case Ranges %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 734dde8e05 SwitchInst cosmetics: renamed "Hash" method to "hash" %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 1cce5bf8ef Recommited r156374 with critical fixes in BitcodeReader/Writer: %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 1f9838347f Rejected r156374: Ordinary PR1255 patch. Due to clang-x86_64-debian-fnt buildbot failure. %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 85a4406959 Ordinary patch for PR1255. %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy 3d3abe0852 llvm::SwitchInst %!s(int64=13) %!d(string=hai) anos
  Stepan Dyatkovskiy c10fa6c801 Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012: %!s(int64=13) %!d(string=hai) anos
  Daniel Dunbar acbceeae4d BitstreamWriter: Change primary output buffer to be a SmallVector instead of an %!s(int64=13) %!d(string=hai) anos
  Daniel Dunbar 02a248afe3 BitcodeWriter: Expose less implementation details -- make BackpatchWord private %!s(int64=13) %!d(string=hai) anos