История коммитов

Автор SHA1 Сообщение Дата
  Rafael Espindola 1f21e0dd0d Remove the linker_private and linker_private_weak linkages. 11 лет назад
  Tim Northover ca396e391e IR: add a second ordering operand to cmpxhg for failure 11 лет назад
  Chandler Carruth 36b699f2b1 [C++11] Add range based accessors for the Use-Def chain of a Value. 11 лет назад
  Chandler Carruth f8aca1d3f1 [Layering] Move AutoUpgrade.h into the IR library where its 11 лет назад
  Craig Topper 629b96cb4f Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 11 лет назад
  Rafael Espindola 0be7e6ffb1 Make parseBitcodeFile return an ErrorOr<Module *>. 11 лет назад
  Rafael Espindola 1dc66089e6 Return an error_code from materializeAllPermanently. 11 лет назад
  Nico Rieck 38f68c5a2e Decouple dllexport/dllimport from linkage 11 лет назад
  Nico Rieck 55463f4ec1 Revert "Decouple dllexport/dllimport from linkage" 11 лет назад
  Nico Rieck bce07a0c3b Decouple dllexport/dllimport from linkage 11 лет назад
  Rafael Espindola 99c7fec2c9 Update getLazyBitcodeModule to use ErrorOr for error handling. 11 лет назад
  Reid Kleckner 4b70bfc905 Begin adding docs and IR-level support for the inalloca attribute 11 лет назад
  Manman Ren 7d318bd116 Debug Info: drop debug info via upgrading path if version number does not match. 11 лет назад
  Matt Arsenault 1572ba716b Fix spacing, forward declare order. 11 лет назад
  Matt Arsenault 59d3ae6cdc Add addrspacecast instruction. 11 лет назад
  Reid Kleckner 161dd53f1e Extract a bc attr parsing helper that returns Attribute::None on error 11 лет назад
  Rafael Espindola af9e8e60ae Use error_code in GVMaterializer. 11 лет назад
  Rafael Espindola e05744ba85 Convert FindFunctionInStream to return an error_code. 11 лет назад
  Benjamin Kramer a83342ba3b Silence GCC warning about dropping off a fully covered switch. 11 лет назад
  Rafael Espindola e076b5338a Change BitcodeReader to use error_code instead of bool + string. 11 лет назад
  Rafael Espindola 19794da02c Remove linkonce_odr_auto_hide. 11 лет назад
  Rafael Espindola cc8c673e61 Fix a use after free on invalid input. 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 лет назад
  Manman Ren 804f034bd1 AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format. 12 лет назад
  Peter Collingbourne 1e3037f0be Implement function prefix data as an IR feature. 12 лет назад
  Joe Abbey 405b6503b3 Patch provide by Tom Roeder! 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 лет назад