David Chisnall
|
11d3f4cc27
Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep
|
13 жил өмнө |
Eli Friedman
|
b135f0f2d8
When we're looking for redeclarations which might provide a definition in CodeGen, make sure we examine all the redeclarations. PR13252.
|
13 жил өмнө |
Hans Wennborg
|
de981f3ff1
Add -ftls-model command-line flag.
|
13 жил өмнө |
Fariborz Jahanian
|
4904bf4e84
block literal irgen: several improvements on naming block
|
13 жил өмнө |
Charles Davis
|
9ee494f986
IRGen: Factor v-table generation into the CGCXXABI object.
|
13 жил өмнө |
Hans Wennborg
|
5e2d5dec77
Support the tls_model attribute (PR9788)
|
13 жил өмнө |
John McCall
|
260611a325
Restructure how the driver communicates information about the
|
13 жил өмнө |
Michael J. Spencer
|
adc6cbf5b5
[MSExtensions] Add support for __forceinline.
|
13 жил өмнө |
Richard Smith
|
ca5233044e
PR13064: Store whether an in-class initializer uses direct or copy
|
13 жил өмнө |
David Blaikie
|
581deb3da4
Revert Decl's iterators back to pointer value_type rather than reference value_type
|
13 жил өмнө |
Chris Lattner
|
a61ab05215
adjust to mainline llvm API change.
|
13 жил өмнө |
Peter Collingbourne
|
4dc34ebf2a
CUDA: add CodeGen support for global variable address spaces.
|
13 жил өмнө |
Benjamin Kramer
|
ee409a916e
Add support for __attribute__((hot)) and __attribute__((cold)).
|
13 жил өмнө |
Alexey Samsonov
|
fd00eecad6
This patch adds a new Clang compiler flag "-gline-tables-only".
|
13 жил өмнө |
David Blaikie
|
262bc18e32
Remove the ref/value inconsistency in filter_decl_iterator.
|
13 жил өмнө |
Alexey Samsonov
|
3a70cd6e1c
Use enum to set debug info size generated by Clang
|
13 жил өмнө |
Kostya Serebryany
|
c9fe6056e4
enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-aliasing
|
13 жил өмнө |
Eric Christopher
|
0ff258b933
Typo.
|
13 жил өмнө |
Eric Christopher
|
be6c6869a9
Enable debug info for objective c implementations that may not have
|
13 жил өмнө |
Chandler Carruth
|
0f30a12ce7
Revert r153723, and its follow-ups r153728 and r153733.
|
13 жил өмнө |
John McCall
|
49d26d2817
Do the static-locals thing properly in the face of unions and
|
13 жил өмнө |
Bill Wendling
|
84392d0edc
The UTF16 string referenced by a CFString should go into the __TEXT,__ustring
|
13 жил өмнө |
Bill Wendling
|
8322c23956
Fix whitespace.
|
13 жил өмнө |
Kostya Serebryany
|
8cb4a070d4
add tbaa metadata to vtable pointer loads/stores
|
13 жил өмнө |
Benjamin Kramer
|
7e42392eb2
Simplify some users of DenseMap::erase.
|
13 жил өмнө |
David Blaikie
|
4e4d08403c
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
|
13 жил өмнө |
Rafael Espindola
|
025039377d
Replace MarkVarRequired with a more generic
|
13 жил өмнө |
Rafael Espindola
|
234fe654a3
Fix a small difference in sema and codegen views of what needs to be output.
|
13 жил өмнө |
Richard Smith
|
a3ca41f0c2
Reinstate r151879, r151880, reverted in r151922, along with a bugfix for
|
13 жил өмнө |
Sebastian Redl
|
062a82cdfa
Hack in a loud error for PR12086. Better than a silent miscompile.
|
13 жил өмнө |