index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
ItaniumCXXABI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ItaniumCXXABI] Make tls wrappers properly comdat
Martin Storsjö
2020-01-13
1
-0
/
+3
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
[ItaniumCXXABI] Don't mark an extern_weak init function as dso_local on windows
Martin Storsjö
2019-12-23
1
-1
/
+3
*
Avoid Attr.h includes, CodeGen edition
Reid Kleckner
2019-12-09
1
-2
/
+3
*
[Clang] Define Fuchsia C++ABI
Petr Hosek
2019-12-03
1
-0
/
+16
*
Reland: Dead Virtual Function Elimination
Oliver Stannard
2019-10-17
1
-35
/
+70
*
Revert "Dead Virtual Function Elimination"
Jorge Gorbe Moya
2019-10-14
1
-70
/
+35
*
Dead Virtual Function Elimination
Oliver Stannard
2019-10-11
1
-35
/
+70
*
[Alignment][Clang][NFC] Add CharUnits::getAsAlign
Guillaume Chatelet
2019-10-03
1
-3
/
+3
*
ItaniumCXXABI - silence static analyzer getAs<RecordType> null dereference wa...
Simon Pilgrim
2019-10-02
1
-11
/
+11
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
1
-2
/
+2
*
Don't elide the use of the thread wrapper for a thread_local constinit
Richard Smith
2019-10-01
1
-2
/
+3
*
For P0784R7: compute whether a variable has constant destruction if it
Richard Smith
2019-09-29
1
-1
/
+1
*
Improve code generation for thread_local variables:
Richard Smith
2019-09-12
1
-11
/
+74
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+3
*
[OpenCL] Improve destructor support in C++ for OpenCL
Marco Antognini
2019-07-22
1
-10
/
+22
*
Fix formatting of inline argument comments. NFC.
Sam Clegg
2019-07-19
1
-7
/
+6
*
Revert r366422: [OpenCL] Improve destructor support in C++ for OpenCL
Ilya Biryukov
2019-07-18
1
-21
/
+10
*
[OpenCL] Improve destructor support in C++ for OpenCL
Marco Antognini
2019-07-18
1
-10
/
+21
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-11
/
+11
*
[OpenCL][PR41727] Prevent ICE on global dtors
Anastasia Stulova
2019-07-15
1
-8
/
+13
*
PR42182: Allow thread-local to use __cxa_thread_atexit when
Erich Keane
2019-06-13
1
-5
/
+7
*
Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition...
Peter Collingbourne
2019-06-07
1
-0
/
+3
*
Assume `__cxa_allocate_exception` returns an under-aligned memory on
Akira Hatanaka
2019-05-10
1
-14
/
+1
*
Remove two unnecessary wrappers of canPassInRegisters
Reid Kleckner
2019-04-30
1
-6
/
+2
*
[MinGW] Always emit local typeinfo
Martin Storsjo
2019-04-26
1
-1
/
+1
*
IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.
Peter Collingbourne
2019-03-22
1
-30
/
+28
*
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
James Y Knight
2019-02-09
1
-1
/
+1
*
[opaque pointer types] Pass through function types for TLS
James Y Knight
2019-02-07
1
-16
/
+15
*
[opaque pointer types] Pass function types for runtime function calls.
James Y Knight
2019-02-05
1
-30
/
+29
*
[opaque pointer types] Fix the CallInfo passed to EmitCall in some
James Y Knight
2019-02-05
1
-6
/
+4
*
Cleanup: replace uses of CallSite with CallBase.
James Y Knight
2019-01-30
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
TLS: Respect visibility for thread_local variables on Darwin (PR40327)
Vlad Tsyrklevich
2019-01-17
1
-4
/
+6
*
Don't speculatively emit VTTs for classes unless we are able to correctly emi...
Richard Smith
2018-11-27
1
-2
/
+40
*
[NFC] Move storage of dispatch-version to GlobalDecl
Erich Keane
2018-11-13
1
-6
/
+6
*
Pass the function type instead of the return type to FunctionDecl::Create
Jonas Devlieghere
2018-11-11
1
-2
/
+4
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-08
1
-0
/
+3
*
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...
Andrew Savonichev
2018-11-07
1
-3
/
+0
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-07
1
-0
/
+3
*
Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-...
Filipe Cabecinhas
2018-11-02
1
-1
/
+1
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-2
/
+2
*
Part of PR39508: Emit an @llvm.invariant.start after storing to
Richard Smith
2018-10-31
1
-2
/
+2
*
[CodeGen] Align rtti and vtable data
David Green
2018-09-12
1
-9
/
+14
*
Add a new flag and attributes to control static destructor registration
Erik Pilkington
2018-08-21
1
-0
/
+3
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
Revert r337456: [CodeGen] Disable aggressive structor optimizations at -O0, t...
Chandler Carruth
2018-07-29
1
-14
/
+4
*
Borrow visibility from __fundamental_type_info for generated fundamental type...
Thomas Anderson
2018-07-24
1
-60
/
+67
*
[CodeGen] Disable aggressive structor optimizations at -O0, take 3
Pavel Labath
2018-07-19
1
-4
/
+14
*
Implement CFI for indirect calls via a member function pointer.
Peter Collingbourne
2018-06-26
1
-5
/
+82
[next]