1. f5f2046 [CodeGen] Generate TBAA info along with LValue base info by Ivan A. Kosarev · 8 years ago
  2. 5f8c0ca [CodeGen] Do not construct complete LValue base info in trivial cases by Ivan A. Kosarev · 8 years ago
  3. 1fe643a Split X86::BI__builtin_cpu_init handling into own function[NFC] by Erich Keane · 8 years ago
  4. 383890b Refine generation of TBAA information in clang by Ivan A. Kosarev · 8 years ago
  5. 6b103bc [CodeGen] Emit a helper function for __builtin_os_log_format to reduce by Akira Hatanaka · 8 years ago
  6. afc074c Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags" by Ivan A. Kosarev · 8 years ago
  7. 6fa20cf [CodeGen] Unify generation of scalar and struct-path TBAA tags by Ivan A. Kosarev · 8 years ago
  8. a511ed7 [CodeGen] Introduce generic TBAA access descriptors by Ivan A. Kosarev · 8 years ago
  9. 24792e3 [ubsan] Add helpers to decide when null/vptr checks are required. NFC. by Vedant Kumar · 8 years ago
  10. 289574e [CodeGen] Do not refer to complete TBAA info where we actually deal with just TBAA access types by Ivan A. Kosarev · 8 years ago
  11. f47c4b4 [OPENMP] Generate implicit map|firstprivate clauses for target-based directives. by Alexey Bataev · 8 years ago
  12. ba0367a [CodeGen][ObjC] Build the global block structure before emitting the by Akira Hatanaka · 8 years ago
  13. b7f18c3 [OPENMP] Handle re-declaration of captured variables in CodeGen. by Alexey Bataev · 8 years ago
  14. bb5d485 [ubsan] Function Sanitizer: Don't require writable text segments by Vedant Kumar · 8 years ago
  15. 46dfb7a Updated two annotations for Store.h and CodeGenFunction.h. by Krasimir Georgiev · 8 years ago
  16. 33e205a Debug info: Fixed faulty debug locations for attributed statements by Karl-Johan Karlsson · 8 years ago
  17. 9937b13 [CodeGen]Refactor CpuSupports/CPUIs Builtin Code Gen to better work with by Erich Keane · 8 years ago
  18. 6cc8317 [IRGen] Evaluate constant static variables referenced through member expressions by Alex Lorenz · 8 years ago
  19. 6a71f36 [OPENMP] Fix for PR34014: OpenMP 4.5: Target construct in static method by Alexey Bataev · 8 years ago
  20. 8c3edfe [OPENMP] Fix for PR28581: OpenMP linear clause - wrong results. by Alexey Bataev · 8 years ago
  21. 2d3c421 Clean up some lambda conversion operator code, NFC by Reid Kleckner · 8 years ago
  22. 10c3102 [ubsan] Diagnose invalid uses of builtins (clang) by Vedant Kumar · 8 years ago
  23. 0026ed2 Fix double destruction of objects when OpenMP construct is canceled by Erich Keane · 8 years ago
  24. ae8d62c Add branch weights to branches for static initializers. by Richard Smith · 8 years ago
  25. 175b6d1 [ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (PR33430) by Vedant Kumar · 8 years ago
  26. 2246167 [Sema] Mark a virtual CXXMethodDecl as used if a call to it can be by Akira Hatanaka · 8 years ago
  27. cbf647c CodeGen: Fix address space of global variable by Yaxun Liu · 8 years ago
  28. c34d343 [ubsan] Improve diagnostics for return value checks (clang) by Vedant Kumar · 8 years ago
  29. 84744c1 CodeGen: Cast temporary variable to proper address space by Yaxun Liu · 8 years ago
  30. cddaf87 [coroutines] Allow co_await and co_yield expressions that return an lvalue to compile by Eric Fiselier · 8 years ago
  31. 6dbf427 [ubsan] Detect invalid unsigned pointer index expression (clang) by Vedant Kumar · 8 years ago
  32. a125eb5 [ubsan] Add a check for pointer overflow UB by Vedant Kumar · 9 years ago
  33. 8b9897f Restore and update documentation comment for EmitPointerWithAlignment by Krzysztof Parzyszek · 9 years ago
  34. 76f9386 CodeGenFunction::EmitPointerWithAlignment(): Prune a \param in r303358, possibly obsolete. [-Wdocumentation] by NAKAMURA Takumi · 9 years ago
  35. 8f24823 [CodeGen] Propagate LValueBaseInfo instead of AlignmentSource by Krzysztof Parzyszek · 9 years ago
  36. be6da4b [OpenCL] Add intel_reqd_sub_group_size attribute support by Xiuli Pan · 9 years ago
  37. e369bd9 Adapt to LLVM's rename of WeakVH to WeakTrackingVH; NFC by Sanjoy Das · 9 years ago
  38. a6b6dcc [CodeGen][ObjC] Don't retain captured Objective-C pointers at block by Akira Hatanaka · 9 years ago
  39. a84ae0b Revert "Update to LLVM's use of WeakTrackingVH; NFC" by Sanjoy Das · 9 years ago
  40. 2b5aa7c Update to LLVM's use of WeakTrackingVH; NFC by Sanjoy Das · 9 years ago
  41. b0ff0a6 Recommit of by Carlo Bertolli · 9 years ago
  42. f09daae Revert r301223 by Carlo Bertolli · 9 years ago
  43. 4287d65 [OpenMP] Initial implementation of code generation for pragma 'distribute parallel for' on host by Carlo Bertolli · 9 years ago
  44. ffd7c88 [ubsan] Reduce alignment checking of C++ object pointers by Vedant Kumar · 9 years ago
  45. 1a8030e [cfi] Emit __cfi_check stub in the frontend. by Evgeniy Stepanov · 9 years ago
  46. 623efd8 Clang changes for alloc_align attribute by Erich Keane · 9 years ago
  47. 5eb5858 [coroutines] Add codegen for await and yield expressions by Gor Nishanov · 9 years ago
  48. 2b9f48a [ubsan] Use the nicer nullability diagnostic handlers by Vedant Kumar · 9 years ago
  49. 42c17ec [ubsan] Add a nullability sanitizer by Vedant Kumar · 9 years ago
  50. 129edab Retry: [ubsan] Detect UB loads from bitfields by Vedant Kumar · 9 years ago
  51. 3dea91f Revert "[ubsan] Detect UB loads from bitfields" by Vedant Kumar · 9 years ago
  52. 5c13623 [ubsan] Detect UB loads from bitfields by Vedant Kumar · 9 years ago
  53. 092d065 Don't assume cleanup emission preserves dominance in expr evaluation by Reid Kleckner · 9 years ago
  54. 90be121 [coroutines] Add co_return statement emission by Gor Nishanov · 9 years ago
  55. ed00ea0 [ubsan] Extend the nonnull arg check to ObjC by Vedant Kumar · 9 years ago
  56. 5a97265 [ubsan] Factor out logic to emit a range check. NFC. by Vedant Kumar · 9 years ago
  57. 502bbfa Retry: [profiling] Fix profile counter increment when emitting selects (PR32019) by Vedant Kumar · 9 years ago
  58. a45f315 Revert "[profiling] Fix profile counter increment when emitting selects (PR32019)" by Vedant Kumar · 9 years ago
  59. c416e99 [profiling] Fix profile counter increment when emitting selects (PR32019) by Vedant Kumar · 9 years ago
  60. 7f809b2 [profiling] PR31992: Don't skip interesting non-base constructors by Vedant Kumar · 9 years ago
  61. 9c42a8d [ObjC][CodeGen] CodeGen support for @available. by Erik Pilkington · 9 years ago
  62. 0d6592a [CodeGen] Don't reemit expressions for pass_object_size params. by George Burgess IV · 9 years ago
  63. e550d11 Rename a helper function, NFC. by Vedant Kumar · 9 years ago
  64. 34b1fd6 Retry^2: [ubsan] Reduce null checking of C++ object pointers (PR27581) by Vedant Kumar · 9 years ago
  65. 18348ea [ubsan] Pass a set of checks to skip to EmitTypeCheck() (NFC) by Vedant Kumar · 9 years ago
  66. 29ba8d9 Revert "Retry: [ubsan] Reduce null checking of C++ object pointers (PR27581)" by Vedant Kumar · 9 years ago
  67. 55875b9 Retry: [ubsan] Reduce null checking of C++ object pointers (PR27581) by Vedant Kumar · 9 years ago
  68. 4f94a94 Revert "[ubsan] Reduce null checking of C++ object pointers (PR27581)" by Vedant Kumar · 9 years ago
  69. 3e5a9a6 [ubsan] Reduce null checking of C++ object pointers (PR27581) by Vedant Kumar · 9 years ago
  70. 101e8fb [OpenMP] Parallel reduction on the NVPTX device. by Arpith Chacko Jacob · 9 years ago
  71. bd6344c Revert r295319 while investigating buildbot failure. by Arpith Chacko Jacob · 9 years ago
  72. 8e170fc [OpenMP] Parallel reduction on the NVPTX device. by Arpith Chacko Jacob · 9 years ago
  73. cdda3daa [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device. by Arpith Chacko Jacob · 9 years ago
  74. fdcd18b [CodeGen] Suppress emission of lifetime markers if a label has been seen by Akira Hatanaka · 9 years ago
  75. 99a1e0e [OpenMP] Codegen support for 'target teams' on the host. by Arpith Chacko Jacob · 9 years ago
  76. 86f9e46 Reverting commit because an NVPTX patch sneaked in. Break up into two patches. by Arpith Chacko Jacob · 9 years ago
  77. 4dbf368 [OpenMP] Codegen support for 'target teams' on the host. by Arpith Chacko Jacob · 9 years ago
  78. 19b911c [OpenMP] Codegen support for 'target parallel' on the host. by Arpith Chacko Jacob · 9 years ago
  79. 42793e0 Revert r292374 to debug Windows buildbot failure. by Arpith Chacko Jacob · 9 years ago
  80. 6801957 [OpenMP] Codegen support for 'target parallel' on the host. by Arpith Chacko Jacob · 9 years ago
  81. 43a8b7b [OpenMP] Refactor code that calls codegen for target regions on the device. by Arpith Chacko Jacob · 9 years ago
  82. da68118 [OpenMP] Sema and parsing for 'target teams distribute simd’ pragma by Kelvin Li · 9 years ago
  83. fe5e5af [ubsan] Minimize size of data for type_mismatch (Redo of D19667) by Filipe Cabecinhas · 9 years ago
  84. d2ad9df [Win64] Don't widen integer literal zero arguments to unprototyped function calls by Reid Kleckner · 9 years ago
  85. 1851df5 [OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ pragma by Kelvin Li · 9 years ago
  86. 80e8f56 [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma by Kelvin Li · 9 years ago
  87. 83c451e [OpenMP] Sema and parsing for 'target teams distribute' pragma by Kelvin Li · 9 years ago
  88. e376337 Add the alloc_size attribute to clang, attempt 2. by George Burgess IV · 9 years ago
  89. d7738fe Revert r290149: Add the alloc_size attribute to clang. by Chandler Carruth · 9 years ago
  90. a747027 Add the alloc_size attribute to clang. by George Burgess IV · 9 years ago
  91. bf594a5 [OpenMP] Sema and parsing for 'target teams' pragma by Kelvin Li · 9 years ago
  92. 30e304e Remove custom handling of array copies in lambda by-value array capture and by Richard Smith · 9 years ago
  93. 322ecd9 [clang] Version support for UBSan handlers by Filipe Cabecinhas · 9 years ago
  94. 410306b Add two new AST nodes to represent initialization of an array in terms of by Richard Smith · 9 years ago
  95. 7ade93f [OpenMP] Sema and parsing for 'teams distribute parallel for' pragma by Kelvin Li · 9 years ago
  96. 579e41c [OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma by Kelvin Li · 9 years ago
  97. 957d856 [OPENMP] Fixed codegen for 'omp cancel' construct. by Alexey Bataev · 9 years ago
  98. 2d15858 Revert "[OPENMP] Fixed codegen for 'omp cancel' construct." by Vitaly Buka · 9 years ago
  99. 473a3e7 [OPENMP] Fixed codegen for 'omp cancel' construct. by Alexey Bataev · 9 years ago
  100. 652795d Add the loop end location to the loop metadata. This additional information by Amara Emerson · 9 years ago