Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
vor 6 Jahren |
James Y Knight
|
2982a888ff
Remove redundant FunctionDecl argument from a couple functions.
|
vor 6 Jahren |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
vor 6 Jahren |
Richard Trieu
|
27ce6b3918
Move CodeGenOptions from Frontend to Basic
|
vor 6 Jahren |
Adrian Prantl
|
1e201d8827
Include getting generated struct offsets in CodegenABITypes
|
vor 7 Jahren |
John McCall
|
5e97f3f298
Expose some type-conversion functions as part of the IRGen ABI.
|
vor 8 Jahren |
John McCall
|
e3a336dbb5
Various improvements to the public IRGen interface.
|
vor 9 Jahren |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
vor 9 Jahren |
Saleem Abdulrasool
|
8cca4d7cdf
Basic: move CodeGenOptions from Frontend
|
vor 9 Jahren |
John McCall
|
5af0763ee0
Preserve ExtParameterInfos into CGFunctionInfo.
|
vor 9 Jahren |
George Burgess IV
|
7727f3dca1
Add the `pass_object_size` attribute to clang.
|
vor 9 Jahren |
Benjamin Kramer
|
a35dd8e29d
Put back dead code that's used out-of-tree.
|
vor 9 Jahren |
Benjamin Kramer
|
aa1247dbae
[CodeGen] Remove dead code. NFC.
|
vor 9 Jahren |
Adrian Prantl
|
b55480d638
Re-introduce the unique_ptr removed in r249328 and just make
|
vor 10 Jahren |
Adrian Prantl
|
e34dd37a47
Undo the unique_ptr'fication of CodeGenABITypes::CGM introduced in r248762.
|
vor 10 Jahren |
Adrian Prantl
|
b9651f741b
Unique-pointerify these pointers an plug a memory leak.
|
vor 10 Jahren |
Mehdi Amini
|
02595590ed
LLVM API Change: the Module always owns the DataLayout
|
vor 10 Jahren |
Adrian Prantl
|
c849102cd2
Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule.
|
vor 10 Jahren |
Peter Collingbourne
|
b58ba0b375
Implement the __builtin_call_with_static_chain GNU extension.
|
vor 10 Jahren |
Alex Lorenz
|
8bff0ff2df
Add coverage mapping generation.
|
vor 11 Jahren |
Craig Topper
|
489b66f705
Remove llvm:: from uses of ArrayRef.
|
vor 11 Jahren |
Reid Kleckner
|
e6a9903e83
[ms-cxxabi] Use x86_cdeclmethodcc for __cdecl methods on win32
|
vor 11 Jahren |
Chandler Carruth
|
4b9be6e25f
Sort all the #include lines with LLVM's utils/sort_includes.py which
|
vor 11 Jahren |
Mark Lacey
|
b8f3702eec
Simplify the constructor to CodeGenABITypes.
|
vor 11 Jahren |
Mark Lacey
|
8b54999a83
Add CodeGenABITypes.h for use in LLDB.
|
vor 11 Jahren |