Artem Belevich
|
f17e647af8
Check for nullptr argument.
|
9 years ago |
Vedant Kumar
|
de1599d915
Reapply^3 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
|
9 years ago |
Vedant Kumar
|
b76523e492
Revert "Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC""
|
9 years ago |
Vedant Kumar
|
fb64462ecd
Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
|
9 years ago |
Chandler Carruth
|
9b9908a047
Revert "Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC""
|
9 years ago |
Vedant Kumar
|
6e9b6e52b6
Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
|
9 years ago |
Vedant Kumar
|
a84dae7a24
Revert "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
|
9 years ago |
Vedant Kumar
|
d997167a28
[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC
|
9 years ago |
Sriraman Tallam
|
c08834f415
Differential Revision: http://reviews.llvm.org/D19687
|
9 years ago |
Peter Collingbourne
|
5b0d0a6495
Re-apply r267784, r267824 and r267830.
|
9 years ago |
Benjamin Kramer
|
ce850d4bf5
Revert r267784, r267824 and r267830.
|
9 years ago |
Peter Collingbourne
|
47213cf975
Rework interface for bitset-using features to use a notion of LTO visibility.
|
9 years ago |
Reid Kleckner
|
72ee8a0853
[CodeGen] Avoid ctor/dtor boilerplate with some C++11
|
9 years ago |
Dmitry Polukhin
|
1903a4e080
[GCC] Attribute ifunc support in clang
|
9 years ago |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
9 years ago |
Sanjoy Das
|
48caba973e
Adapt to LLVM API change
|
9 years ago |
Richard Smith
|
11e01c96af
Replace Sema-level implementation of -fassume-sane-operator-new with a
|
9 years ago |
Saleem Abdulrasool
|
8cca4d7cdf
Basic: move CodeGenOptions from Frontend
|
9 years ago |
Justin Lebar
|
92b0ff91a2
[CUDA] Add -fcuda-flush-denormals-to-zero.
|
9 years ago |
David Majnemer
|
2a09fdf50d
Fix serialization/deserialization for __uuidof
|
9 years ago |
David Majnemer
|
896a444a61
Use the correct alignment for uuid descriptors
|
9 years ago |
David Majnemer
|
21d4b0aad0
Improve the representation of CXXUuidofExpr
|
9 years ago |
Easwaran Raman
|
36795bdb6f
Attach profile summary information to Module.
|
9 years ago |
Peter Collingbourne
|
6968928bfd
CodeGen: Mark functions used in vtables as unnamed_addr.
|
9 years ago |
Alexey Bataev
|
a6da6f0f08
[OPENMP 4.0] Codegen for 'declare reduction' construct.
|
9 years ago |
Alexey Bataev
|
4ee889aa07
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
|
9 years ago |
Rong Xu
|
4ab430518d
[PGO] Change profile use cc1 option to handle IR level profiles
|
9 years ago |
Nico Weber
|
5493a10248
Serialize `#pragma detect_mismatch`.
|
9 years ago |
Artem Belevich
|
3ee234f49d
[CUDA] Emit host-side 'shadows' for device-side global variables
|
9 years ago |
Nico Weber
|
5a333e954b
Serialize `#pragma comment`.
|
9 years ago |