커밋 기록

작성자 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 년 전