Joey Gouly
|
758c4d86bb
[OpenCL] Make sure we put string literals in the constant address space.
|
11 жил өмнө |
Rafael Espindola
|
081c215cca
Keep the old function order in CodeGenModule::applyReplacements.
|
11 жил өмнө |
Rafael Espindola
|
e7baa02fc3
Revert "Keep the old function order in CodeGenModule::applyReplacements."
|
11 жил өмнө |
Rafael Espindola
|
90f535f3f6
Keep the old function order in CodeGenModule::applyReplacements.
|
11 жил өмнө |
Benjamin Kramer
|
471b52aaab
Avoid double StringMap lookups. No functionality change.
|
11 жил өмнө |
Rafael Espindola
|
61a0a7519e
Produce direct calls instead of alias to linkonce_odr functions.
|
11 жил өмнө |
Richard Smith
|
3cebc73895
C++1y sized deallocation: if we have a use, but not a definition, of a sized
|
11 жил өмнө |
Rafael Espindola
|
d205498c83
New fix for pr17535.
|
12 жил өмнө |
Rafael Espindola
|
87017a781f
Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject"
|
12 жил өмнө |
Rafael Espindola
|
e37bf44c80
This patch causes clang to reject alias attributes that point to undefined
|
12 жил өмнө |
Rafael Espindola
|
bc6509175e
Rename some functions for consistency.
|
12 жил өмнө |
Rafael Espindola
|
9686f1234e
Emit a .ident saying that clang produced this file.
|
12 жил өмнө |
Manman Ren
|
feba9f2bdc
TBAA: use the same format for scalar TBAA and struct-path aware TBAA.
|
12 жил өмнө |
Richard Smith
|
1596e5b368
Revert r191586 and r191695. They cause crashes when building with
|
12 жил өмнө |
Manman Ren
|
8a06d8fdef
TBAA: use the same format for scalar TBAA and struct-path aware TBAA.
|
12 жил өмнө |
David Blaikie
|
0d520f7d2e
Do not emit duplicate global initializers for template static data members inside namespaces
|
12 жил өмнө |
Reid Kleckner
|
dc1ac5ecf0
Emit uuid globals as linkonce_odr
|
12 жил өмнө |
Robert Wilhelm
|
344472ebed
Use pop_back_val() instead of both back() and pop_back().
|
12 жил өмнө |
David Blaikie
|
0a1c862914
PR16933: Don't try to codegen things after we've seen errors.
|
12 жил өмнө |
David Majnemer
|
8effeda3d2
CodeGen: __uuidof should work even with an incomplete _GUID type
|
12 жил өмнө |
David Majnemer
|
c80eb46a0f
[-cxx-abi microsoft] Mangle __uuidof correctly into template parameters
|
12 жил өмнө |
Alexey Samsonov
|
6a4c5dc29e
Use new llvm::SpecialCaseList API in CodeGenModule
|
12 жил өмнө |
David Majnemer
|
c8fe011b7e
[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
|
12 жил өмнө |
David Majnemer
|
17ffbd0369
Revert "[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section"
|
12 жил өмнө |
David Majnemer
|
ea3db97495
[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
|
12 жил өмнө |
Larisse Voufo
|
ef4579cda0
Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
|
12 жил өмнө |
Timur Iskhodzhanov
|
bb1b797d2e
Emit the constructor for abstract classes when using -cxx-abi microsoft, fixes PR16735
|
12 жил өмнө |
Reid Kleckner
|
a4130baad9
[ms-cxxabi] Emit linkonce complete dtors in TUs that need them
|
12 жил өмнө |
Reid Kleckner
|
73701ea646
Rename D to GD to match the type, which is GlobalDecl
|
12 жил өмнө |
Richard Smith
|
ddcff1b310
Tighten up the set of operator new/operator delete calls we're permitted to
|
12 жил өмнө |