Histórico de commits

Autor SHA1 Mensagem Data
  Rafael Espindola 1f21e0dd0d Remove the linker_private and linker_private_weak linkages. 11 anos atrás
  Tim Northover ca396e391e IR: add a second ordering operand to cmpxhg for failure 11 anos atrás
  Chandler Carruth 36b699f2b1 [C++11] Add range based accessors for the Use-Def chain of a Value. 11 anos atrás
  Chandler Carruth f8aca1d3f1 [Layering] Move AutoUpgrade.h into the IR library where its 11 anos atrás
  Craig Topper 629b96cb4f Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 11 anos atrás
  Rafael Espindola 0be7e6ffb1 Make parseBitcodeFile return an ErrorOr<Module *>. 11 anos atrás
  Rafael Espindola 1dc66089e6 Return an error_code from materializeAllPermanently. 11 anos atrás
  Nico Rieck 38f68c5a2e Decouple dllexport/dllimport from linkage 11 anos atrás
  Nico Rieck 55463f4ec1 Revert "Decouple dllexport/dllimport from linkage" 11 anos atrás
  Nico Rieck bce07a0c3b Decouple dllexport/dllimport from linkage 11 anos atrás
  Rafael Espindola 99c7fec2c9 Update getLazyBitcodeModule to use ErrorOr for error handling. 11 anos atrás
  Reid Kleckner 4b70bfc905 Begin adding docs and IR-level support for the inalloca attribute 11 anos atrás
  Manman Ren 7d318bd116 Debug Info: drop debug info via upgrading path if version number does not match. 11 anos atrás
  Matt Arsenault 1572ba716b Fix spacing, forward declare order. 11 anos atrás
  Matt Arsenault 59d3ae6cdc Add addrspacecast instruction. 11 anos atrás
  Reid Kleckner 161dd53f1e Extract a bc attr parsing helper that returns Attribute::None on error 11 anos atrás
  Rafael Espindola af9e8e60ae Use error_code in GVMaterializer. 11 anos atrás
  Rafael Espindola e05744ba85 Convert FindFunctionInStream to return an error_code. 11 anos atrás
  Benjamin Kramer a83342ba3b Silence GCC warning about dropping off a fully covered switch. 11 anos atrás
  Rafael Espindola e076b5338a Change BitcodeReader to use error_code instead of bool + string. 11 anos atrás
  Rafael Espindola 19794da02c Remove linkonce_odr_auto_hide. 11 anos atrás
  Rafael Espindola cc8c673e61 Fix a use after free on invalid input. 11 anos atrás
  Shuxin Yang 69bd41dfe3 Revert r193251 : Use address-taken to disambiguate global variable and indirect memops. 11 anos atrás
  Shuxin Yang 8e3851a6eb Use address-taken to disambiguate global variable and indirect memops. 12 anos atrás
  Manman Ren 804f034bd1 AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format. 12 anos atrás
  Peter Collingbourne 1e3037f0be Implement function prefix data as an IR feature. 12 anos atrás
  Joe Abbey 405b6503b3 Patch provide by Tom Roeder! 12 anos atrás
  Bob Wilson db3a9e64f8 Revert patches to add case-range support for PR1255. 12 anos atrás
  Andrea Di Biagio 5768bb8d77 Add function attribute 'optnone'. 12 anos atrás
  Tobias Grosser e7bc5bb862 Make .bc en/decoding of AttrKind stable 12 anos atrás