Erik Pilkington
|
159cd770e3
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
6 年 前 |
Leonard Chan
|
ad9a67e1f7
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
|
6 年 前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Leonard Chan
|
233643a4e0
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
|
6 年 前 |
Andrew Savonichev
|
3aca0c6080
[OpenCL][NFC] Unify ZeroToOCL* cast types
|
6 年 前 |
Leonard Chan
|
ed7f88d2ab
[Fixed Point Arithmetic] FixedPointCast
|
6 年 前 |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 年 前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年 前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年 前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年 前 |
Galina Kistanova
|
cb78c69aad
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
8 年 前 |
Egor Churaev
|
0a3f510ca4
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."
|
8 年 前 |
Yaxun Liu
|
427517d100
[OpenCL] Generate opaque type for sampler_t and function call for the initializer
|
9 年 前 |
George Burgess IV
|
2824a0744c
[Bugfix] Fix ICE on constexpr vector splat.
|
9 年 前 |
Fariborz Jahanian
|
884375bafb
Objective-C modernization. Convert -initWithUTF8String messaging
|
11 年 前 |
Craig Topper
|
4182be8d4b
[C++11] Use 'nullptr'.
|
11 年 前 |
David Tweed
|
142f016748
Add front-end infrastructure now address space casts are in LLVM IR.
|
11 年 前 |
Fariborz Jahanian
|
44b41b12a4
ObjectiveC migrator: Remove semicolon after the typedef
|
12 年 前 |
Fariborz Jahanian
|
bbbb0fe4f4
ObjectiveC migration. migration to NS_ENUM/SN_OPTION
|
12 年 前 |
Fariborz Jahanian
|
e91b1b98f2
ObjectiveC migration: complete migrating class
|
12 年 前 |
Fariborz Jahanian
|
8c355831ac
ObjC migrator: build conforming interface
|
12 年 前 |
Fariborz Jahanian
|
07b1bbe648
ObjC migrator: Improve on hueristics.
|
12 年 前 |
Fariborz Jahanian
|
e16a475598
objc migrator: More refinment of property
|
12 年 前 |
Fariborz Jahanian
|
1921b58a2a
[Objective-C migrator] replace candidate user setter/getter with
|
12 年 前 |
Fariborz Jahanian
|
afcb16f9cf
[objc migrator]: More knobs to do migration to
|
12 年 前 |
David Blaikie
|
dc84cd5efd
Include llvm::Optional in clang/Basic/LLVM.h
|
12 年 前 |
Dmitri Gribenko
|
65303900ea
Remove an unneeded const_cast
|
12 年 前 |
Guy Benyei
|
e6b9d802fb
Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9)
|
12 年 前 |
Argyrios Kyrtzidis
|
a44b970042
[objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionary literal
|
12 年 前 |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 年 前 |