Bjorn Pettersson
|
08b8248b46
Prune include of DataLayout.h from include/clang/Basic/TargetInfo.h. NFC
|
5 лет назад |
Richard Sandiford
|
584a96f104
Add SVE opaque built-in types
|
6 лет назад |
Fangrui Song
|
586c626a72
[X86][PowerPC] Support -mlong-double-128
|
6 лет назад |
Fangrui Song
|
2e72af9856
[X86][PPC] Support -mlong-double-64
|
6 лет назад |
Fangrui Song
|
fdd6b2ea2a
Use llvm::is_contained. NFC
|
6 лет назад |
Yaxun Liu
|
23d1a861c4
[HIP] Fix size_t for MSVC environment
|
6 лет назад |
Erich Keane
|
c92e6f5aff
Disable _Float16 for non ARM/SPIR Targets
|
6 лет назад |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 лет назад |
Bill Wendling
|
d1840a054d
Emit ASM input in a constant context
|
6 лет назад |
Pirama Arumuga Nainar
|
651282142f
[Android] Increase default new alignment for Android
|
7 лет назад |
Leonard Chan
|
aaf4d11cdd
[Fixed Point Arithmetic] Rename `-fsame-fbits` flag
|
7 лет назад |
Leonard Chan
|
84dd23f357
[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
|
7 лет назад |
Leonard Chan
|
6f0d77d277
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
|
7 лет назад |
Leonard Chan
|
e59be5df58
This diff includes changes for supporting the following types.
|
7 лет назад |
Leonard Chan
|
a07c88c0e8
Revert "This diff includes changes for supporting the following types."
|
7 лет назад |
Leonard Chan
|
d10551520b
This diff includes changes for supporting the following types.
|
7 лет назад |
Alexander Ivchenko
|
4fb03d7680
This patch aims to match the changes introduced
|
7 лет назад |
Akira Hatanaka
|
c4bfd75d78
[ObjC++] Make parameter passing and function return compatible with ObjC
|
7 лет назад |
Sjoerd Meijer
|
2d4ee510b2
[ARM] Pass half or i16 types for NEON intrinsics
|
7 лет назад |
Sven van Haastregt
|
f1783d109f
[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
|
7 лет назад |
Reid Kleckner
|
d7a6d6a597
[MS] Increase default new alignment for win64 and test it
|
7 лет назад |
Jonas Hahnfeld
|
77805a3a0f
[OpenMP] Show error if VLAs are not supported
|
7 лет назад |
Alexander Richardson
|
2c42fd5f93
Convert clang::LangAS to a strongly typed enum
|
7 лет назад |
Saleem Abdulrasool
|
b623e4aa71
Driver: hoist the `wchar_t` handling to the driver
|
7 лет назад |
Sven van Haastregt
|
7ac28eb0a5
[OpenCL] Allow targets to select address space per type
|
8 лет назад |
Marina Yatsina
|
0adbf0f7a5
[inline asm][gcc-compatiblity] "=i" output constraint support
|
8 лет назад |
Galina Kistanova
|
d032584187
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
8 лет назад |
Eric Christopher
|
9a1877f04c
Move setting of LangOpts based on target flags out of CompilerInstance
|
8 лет назад |
Marina Yatsina
|
158bdde292
[inline-asm]No error for conflict between inputs\outputs and clobber list
|
8 лет назад |
Stephan Bergmann
|
4ed04dd935
Replace APFloatBase static fltSemantics data members with getter functions
|
8 лет назад |