Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2f0582fcc73f231d60e8e10c1af5ad5a1891457c
/
clang
/
lib
/
CodeGen
/
CGCUDARuntime.cpp
b92ab1a
Refactor call emission to package the function pointer together with
by John McCall
· 9 years ago
637d1e6
Roll-back r250822.
by Angel Garcia Gomez
· 10 years ago
b5250d3
Apply modernize-use-default to clang.
by Angel Garcia Gomez
· 10 years ago
70b9c01
Pass expressions instead of argument ranges to EmitCall/EmitCXXConstructorCall.
by Alexey Samsonov
· 11 years ago
8a13c41
[C++11] Use 'nullptr'. CodeGen edition.
by Craig Topper
· 11 years ago
ef512b9
CodeGen: Initial instrumentation based PGO implementation
by Justin Bogner
· 12 years ago
b453cd6
Implement function type checker for the undefined behavior sanitizer.
by Peter Collingbourne
· 12 years ago
3a02247
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
fe88342
CUDA: IR generation support for kernel call expressions
by Peter Collingbourne
· 14 years ago