Teresa Johnson
|
3da9ca444f
[Clang] Use -main-file-name for source filename if not set
|
5 年 前 |
Michael Kruse
|
4c0e634065
[OpenMP 5.0] Codegen support for user-defined mappers.
|
6 年 前 |
Michael Kruse
|
d985828d5a
Revert "[OpenMP 5.0] Codegen support for user-defined mappers."
|
6 年 前 |
Michael Kruse
|
5451513a3f
[OpenMP 5.0] Codegen support for user-defined mappers.
|
6 年 前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Alex Lorenz
|
228f2c50c5
[darwin] parse the SDK settings from SDKSettings.json if it exists and
|
6 年 前 |
Richard Trieu
|
27ce6b3918
Move CodeGenOptions from Frontend to Basic
|
6 年 前 |
Reid Kleckner
|
c8df8c22bd
[MS] Defer dllexport inline friend functions like other inline methods
|
7 年 前 |
Vassil Vassilev
|
105edcf926
D34444: Teach codegen to work in incremental processing mode.
|
8 年 前 |
Vedant Kumar
|
bb9efcc8f8
[Coverage] Don't emit mappings for functions in dependent contexts (fixes PR32679)
|
8 年 前 |
Amjad Aboud
|
05157f019a
[DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros.
|
8 年 前 |
John McCall
|
fe232febd1
Introduce a type-safe enum for ForDefinition.
|
8 年 前 |
John McCall
|
e3a336dbb5
Various improvements to the public IRGen interface.
|
9 年 前 |
Reid Kleckner
|
4b380bc1db
Fix a bug involving deferred decl emission and PCH
|
9 年 前 |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
9 年 前 |
Saleem Abdulrasool
|
8cca4d7cdf
Basic: move CodeGenOptions from Frontend
|
9 年 前 |
Stephan Bergmann
|
8d88a9262f
For MS ABI, emit dllexport friend functions defined inline in class
|
9 年 前 |
Reid Kleckner
|
402b389802
Revert "For MS ABI, emit dllexport friend functions defined inline in class"
|
9 年 前 |
Reid Kleckner
|
bb586da394
For MS ABI, emit dllexport friend functions defined inline in class
|
9 年 前 |
Mehdi Amini
|
5fa123a0b9
Remove compile time PreserveName in favor of a runtime cc1 -discard-value-names option
|
9 年 前 |
James Y Knight
|
e85ad57298
Make TargetInfo store an actual DataLayout instead of a string.
|
9 年 前 |
Alexey Bataev
|
a6da6f0f08
[OPENMP 4.0] Codegen for 'declare reduction' construct.
|
9 年 前 |
Nico Weber
|
5493a10248
Serialize `#pragma detect_mismatch`.
|
9 年 前 |
Nico Weber
|
5a333e954b
Serialize `#pragma comment`.
|
9 年 前 |
Manman Ren
|
2309ae8a82
Check for frontend errors after releasing the Builder.
|
9 年 前 |
David Majnemer
|
202433cccd
[MS ABI] Allow a member pointers' converted type to change
|
9 年 前 |
Peter Collingbourne
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 年 前 |
David Majnemer
|
e1572f4b76
[MSVC Compat] Enable ABI impacting non-conforming behavior independently of -fms-compatibility
|
10 年 前 |
Eric Christopher
|
b88f708037
Rename DescriptionString -> DataLayoutString as it matches the actual
|
10 年 前 |
Mehdi Amini
|
02595590ed
LLVM API Change: the Module always owns the DataLayout
|
10 年 前 |