Age | Commit message (Expand) | Author | Files | Lines |
2024-10-14 | Reapply "[clang][CodeGen] Zero init unspecified fields in initializers in C" ... | yabinc | 1 | -2/+71 |
2024-10-03 | clangCodeGen: Reformat and refactor. NFC. | NAKAMURA Takumi | 1 | -1/+1 |
2024-09-24 | Revert "[clang][CodeGen] Zero init unspecified fields in initializers in C" (... | Eli Friedman | 1 | -38/+2 |
2024-09-24 | [clang][CodeGen] Zero init unspecified fields in initializers in C (#97121) | yabinc | 1 | -2/+38 |
2024-08-31 | [HLSL] Implement output parameter (#101083) | Chris B | 1 | -20/+1 |
2024-08-01 | Fix codegen of consteval functions returning an empty class, and related issu... | Eli Friedman | 1 | -9/+14 |
2024-06-20 | [Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit (#95... | Mital Ashok | 1 | -26/+18 |
2024-06-20 | Reland [clang][Sema, Lex, Parse] Preprocessor embed in C and C++ (#95802) | Mariya Podchishchaeva | 1 | -8/+32 |
2024-06-17 | [clang][CodeGen] Return RValue from `EmitVAArg` (#94635) | Mariya Podchishchaeva | 1 | -14/+16 |
2024-06-12 | Revert "✨ [Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and... | Vitaly Buka | 1 | -32/+8 |
2024-06-12 | [clang][Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and Obj-... | The Phantom Derpstorm | 1 | -8/+32 |
2024-06-10 | [CodeGen] Simplify codegen for array initialization (#93956) | Nikita Popov | 1 | -20/+9 |
2024-05-30 | [CGExprAgg] Don't create zero index GEP | Nikita Popov | 1 | -5/+2 |
2024-05-28 | [clang codegen] Delete unnecessary GEP cleanup code. (#90303) | Eli Friedman | 1 | -10/+0 |
2024-05-20 | [clang][CodeGen] Remove unused LValue::getAddress CGF arg. (#92465) | Ahmed Bougacha | 1 | -23/+22 |
2024-05-08 | Typo fix; NFC | Aaron Ballman | 1 | -1/+1 |
2024-05-02 | [clang][CodeGen] Put constant initializer globals into constant addrspace (#9... | Sven van Haastregt | 1 | -4/+7 |
2024-04-29 | Re-apply "Emit missing cleanups for stmt-expr" and other commits (#89154) | Utkarsh Saxena | 1 | -61/+26 |
2024-04-18 | [clang][NFC] Fix FieldDecl::isUnnamedBitfield() capitalization (#89048) | Timm Baeder | 1 | -3/+5 |
2024-04-16 | Revert "[codegen] Emit missing cleanups for stmt-expr and coro suspensions" a... | Utkarsh Saxena | 1 | -26/+61 |
2024-04-10 | [codegen] Emit missing cleanups for stmt-expr and coro suspensions [take-2] (... | Utkarsh Saxena | 1 | -61/+26 |
2024-04-01 | [HLSL] Implement array temporary support (#79382) | Chris B | 1 | -0/+4 |
2024-03-28 | [CodeGen][arm64e] Add methods and data members to Address, which are needed t... | Akira Hatanaka | 1 | -13/+16 |
2024-03-27 | Revert "[CodeGen][arm64e] Add methods and data members to Address, which are ... | Akira Hatanaka | 1 | -16/+13 |
2024-03-27 | [CodeGen][arm64e] Add methods and data members to Address, which are needed t... | Akira Hatanaka | 1 | -13/+16 |
2024-03-26 | Revert "[CodeGen][arm64e] Add methods and data members to Address, which are ... | Akira Hatanaka | 1 | -16/+13 |
2024-03-25 | [CodeGen][arm64e] Add methods and data members to Address, which are needed t... | Akira Hatanaka | 1 | -13/+16 |
2024-02-26 | [InstrProf] Single byte counters in coverage (#75425) | gulfemsavrun | 1 | -1/+12 |
2024-02-15 | [HLSL] Vector standard conversions (#71098) | Chris B | 1 | -0/+2 |
2024-01-27 | [Clang][C++26] Implement Pack Indexing (P2662R3). (#72644) | cor3ntin | 1 | -0/+3 |
2023-06-30 | [clang] Replace uses of CreateElementBitCast (NFC) | Youngsuk Kim | 1 | -11/+8 |
2023-05-25 | [CodeGen] Remove unused declaration EmitMoveFromReturnSlot | Kazu Hirata | 1 | -2/+0 |
2023-04-03 | [C2x] Implement support for empty brace initialization (WG14 N2900 and WG14 N... | Aaron Ballman | 1 | -1/+9 |
2023-03-17 | Make globals used for array initialization codegen constant | Hans Wennborg | 1 | -3/+2 |
2023-03-16 | Emit const globals with constexpr destructor as constant LLVM values | Hans Wennborg | 1 | -1/+2 |
2023-02-09 | [clang][codegen] Fix emission of consteval constructor of derived type | Mariya Podchishchaeva | 1 | -1/+8 |
2023-01-12 | [clang] Reland parenthesized aggregate init patches | Alan Zhao | 1 | -32/+59 |
2023-01-05 | [CodeGen][ObjC] Fix a memory leak that occurs when a non-trivial C | Akira Hatanaka | 1 | -1/+10 |
2023-01-04 | [clang] Revert parentesized aggregate initalization patches | Alan Zhao | 1 | -71/+32 |
2022-12-21 | [Clang] Modify sanity check assert in AggExprEmitter::VisitInitListExpr to co... | Shafik Yaghmour | 1 | -1/+1 |
2022-12-14 | [clang][C++20] P0960R3 and P1975R0: Allow initializing aggregates from a pare... | Alan Zhao | 1 | -32/+71 |
2022-11-30 | [clang][TargetInfo] Use LangAS for getPointer{Width,Align}() | Alex Richardson | 1 | -1/+1 |
2022-08-08 | [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC | Fangrui Song | 1 | -1/+1 |
2022-01-27 | [NFC][Clang][OpaquePtr] Move away from deprecated Address constructor in Visi... | Arthur Eubanks | 1 | -2/+2 |
2021-12-27 | [CodeGen] Avoid more pointer element type accesses | Nikita Popov | 1 | -4/+5 |
2021-12-17 | [CodeGen] Avoid more pointer element type accesses | Nikita Popov | 1 | -3/+3 |
2021-12-16 | [CodeGen] Avoid more pointer element type accesses | Nikita Popov | 1 | -1/+2 |
2021-12-14 | [CodeGen] Require use of Address::invalid() for invalid address (NFC) | Nikita Popov | 1 | -1/+1 |
2021-11-04 | No longer crash when a consteval function returns a structure | Aaron Ballman | 1 | -0/+2 |
2021-07-17 | [OpaquePtr] Remove uses of CreateInBoundsGEP() without element type | Nikita Popov | 1 | -16/+22 |