커밋 기록

작성자 SHA1 메시지 날짜
  Peter Collingbourne 5420de3f15 DebugInfo: New metadata representation for global variables. 9 년 전
  Leny Kholodov 01dd3d966f Formatting with clang-format patch r280700 9 년 전
  Leny Kholodov d9478f8605 DebugInfo: use strongly typed enum for debug info flags 9 년 전
  Mehdi Amini c581dfbe75 Revert "DebugInfo: use strongly typed enum for debug info flags" 9 년 전
  Mehdi Amini 454e9fcf45 DebugInfo: use strongly typed enum for debug info flags 9 년 전
  Eugene Zelenko 3d7ca1cde6 Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 9 년 전
  David Blaikie bf471b7adc DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU 9 년 전
  Justin Bogner 6673ea81f6 Replace "fallthrough" comments with LLVM_FALLTHROUGH 9 년 전
  Mehdi Amini 2c1c0b444f Fix bitcode auto-upgrade when using bitcode lazy loading 9 년 전
  Mehdi Amini 4510860b03 Revert "Fix bitcode auto-upgrade when using bitcode lazy loading" 9 년 전
  Mehdi Amini c5432bdac5 Fix bitcode auto-upgrade when using bitcode lazy loading 9 년 전
  David Majnemer ac0eb3d821 Use the range variant of transform instead of unpacking begin/end 9 년 전
  Piotr Padlewski fb2a7f990d Don't import variadic functions 9 년 전
  Mehdi Amini 45e997da60 Add a libLTO API to query a memory buffer and check if it contains ObjC categories 9 년 전
  Nicolai Haehnle b07f540456 Add writeonly IR attribute 9 년 전
  Reid Kleckner bd79db219f [codeview] Add DISubprogram::ThisAdjustment 9 년 전
  Artur Pilipenko 140d9e6906 Remangle intrinsics names when types are renamed 9 년 전
  Hans Wennborg 99faa52b7b Revert r273568 "Remangle intrinsics names when types are renamed" 9 년 전
  Artur Pilipenko 8f9264543d Remangle intrinsics names when types are renamed 9 년 전
  Rafael Espindola 117a36f8b1 Delete more dead code. 9 년 전
  Peter Collingbourne 99e2e27b37 IR: Allow metadata attachments on declarations, and fix lazy loaded metadata issue with globals. 9 년 전
  Benjamin Kramer e5eb673413 Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param. 9 년 전
  Peter Collingbourne 63b34cdf34 IR: Introduce local_unnamed_addr attribute. 9 년 전
  Duncan P. N. Exon Smith 52fe45ec5e BitcodeReader: Use std:::piecewise_construct when upgrading type refs 9 년 전
  Reid Kleckner 3d3aca2d97 [DebugInfo] Add calling convention support for DWARF and CodeView 9 년 전
  Filipe Cabecinhas 98090ec9bd [BitCode] Make sure atomicrmw's argument is an actual PointerType 9 년 전
  Filipe Cabecinhas afe713a7cd [BitCode] Make sure storeatomic's argument is an actual PointerType 9 년 전
  Filipe Cabecinhas e8dd99a32a [BitCode] Diagnose GEPs with no indices 9 년 전
  Filipe Cabecinhas 780fc2c617 [BitCode] Don't allow constants of void type. 9 년 전
  Peter Collingbourne d8d85ac3c9 IR: Allow multiple global metadata attachments with the same type. 9 년 전