Commit History

Author SHA1 Message Date
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 years ago
  Bill Wendling efd08d413c Remove the dependent libraries feature. 12 years ago
  Michael Ilseman 495d10ad56 Fast-math flags for the bitcode 12 years ago
  Joe Abbey 170a15e98d Code Custodian: 12 years ago
  Michael Ilseman 407a6169b7 Remove trailing whitespace 12 years ago
  Jan Wen Voung 7b8d94933d Fix some typos 165739, spotted by Duncan. 13 years ago
  Jan Wen Voung d9a3bad448 Change encoding of instruction operands in bitcode binaries to be relative 13 years ago
  Bill Wendling 2039a8f834 Move remaining methods inside the Attributes class. Merge the 'Attribute' namespaces. 13 years ago
  Chad Rosier f16ae58891 [ms-inline asm] Add support for the nsdialect keyword in the Bitcode 13 years ago
  Bill Wendling 32811bef95 Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to 13 years ago
  Hans Wennborg ce718ff9f4 Extend the IL for selecting TLS models (PR9788) 13 years ago
  Stepan Dyatkovskiy 47cbc4e0ee Optimized usage of new SwitchInst case values (IntegersSubset type) in Local.cpp, Execution.cpp and BitcodeWriter.cpp. 13 years ago
  Stepan Dyatkovskiy 43eb31bfae PR1255: case ranges. 13 years ago
  Stepan Dyatkovskiy 0aa32d5d0f ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSubsetMapping. 13 years ago
  Meador Inge e99f8be067 PR12696: Attribute bits above 1<<30 are not encoded in bitcode 13 years ago
  Stepan Dyatkovskiy 484fc93eff PR1255: Case Ranges 13 years ago
  Stepan Dyatkovskiy 734dde8e05 SwitchInst cosmetics: renamed "Hash" method to "hash" 13 years ago
  Stepan Dyatkovskiy 1cce5bf8ef Recommited r156374 with critical fixes in BitcodeReader/Writer: 13 years ago
  Stepan Dyatkovskiy 1f9838347f Rejected r156374: Ordinary PR1255 patch. Due to clang-x86_64-debian-fnt buildbot failure. 13 years ago
  Stepan Dyatkovskiy 85a4406959 Ordinary patch for PR1255. 13 years ago
  Stepan Dyatkovskiy 3d3abe0852 llvm::SwitchInst 13 years ago
  Stepan Dyatkovskiy c10fa6c801 Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012: 13 years ago
  Daniel Dunbar acbceeae4d BitstreamWriter: Change primary output buffer to be a SmallVector instead of an 13 years ago
  Daniel Dunbar 02a248afe3 BitcodeWriter: Expose less implementation details -- make BackpatchWord private 13 years ago
  Daniel Dunbar fdc8f785cd Bitcode: Don't expose WriteBitcodeToStream to clients. 13 years ago
  Derek Schuff 2ea93875b2 Enable streaming of bitcode 13 years ago
  Bill Wendling 3e9719e1f3 [unwind removal] Don't write out the dead 'unwind' instruction. 13 years ago
  Chris Lattner 18c7f80b3e reapply the patches reverted in r149470 that reenable ConstantDataArray, 13 years ago
  Stepan Dyatkovskiy 24473120a2 SwitchInst refactoring. 13 years ago
  Argyrios Kyrtzidis 91766fe066 Revert Chris' commits up to r149348 that started causing VMCoreTests unit test to fail. 13 years ago