GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
ItaniumCXXABI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
IRgen: Mark aliases of ctors and dtors as unnamed_addr.
Peter Collingbourne
2018-06-18
1
-0
/
+3
*
[Fixed Point Arithmetic] Addition of the remaining fixed point types and thei...
Leonard Chan
2018-06-14
1
-0
/
+18
*
Add -fforce-emit-vtables
Piotr Padlewski
2018-06-13
1
-3
/
+11
*
This diff includes changes for supporting the following types.
Leonard Chan
2018-06-04
1
-0
/
+6
*
Revert "This diff includes changes for supporting the following types."
Leonard Chan
2018-06-02
1
-6
/
+0
*
This diff includes changes for supporting the following types.
Leonard Chan
2018-06-02
1
-0
/
+6
*
[WebAssembly] Hide new Wasm EH behind its feature flag
Heejin Ahn
2018-06-01
1
-2
/
+3
*
[WebAssembly] Use Windows EH instructions for Wasm EH
Heejin Ahn
2018-05-31
1
-0
/
+8
*
Revert r332839.
Richard Smith
2018-05-30
1
-14
/
+4
*
[CodeGen][Darwin] Set the calling-convention of thread-local variable
Akira Hatanaka
2018-05-29
1
-1
/
+5
*
Revert r332028; see PR37545 for details.
Richard Smith
2018-05-21
1
-63
/
+58
*
[CodeGen] Disable aggressive structor optimizations at -O0, take 2
Pavel Labath
2018-05-21
1
-5
/
+15
*
Fix a mangling failure on clang-cl C++17
Reid Kleckner
2018-05-17
1
-3
/
+1
*
Revert "[CodeGen] Disable aggressive structor optimizations at -O0"
Pavel Labath
2018-05-14
1
-10
/
+6
*
[CodeGen] Disable aggressive structor optimizations at -O0
Pavel Labath
2018-05-14
1
-6
/
+10
*
[Itanium] Emit type info names with external linkage.
Eric Fiselier
2018-05-10
1
-58
/
+63
*
Revert "[Itanium] Emit type info names with external linkage."
Eric Fiselier
2018-05-10
1
-63
/
+58
*
[Itanium] Emit type info names with external linkage.
Eric Fiselier
2018-05-10
1
-58
/
+63
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-2
/
+2
*
Track the result of evaluating a computed noexcept specification on the
Richard Smith
2018-05-03
1
-1
/
+1
*
Implement P0482R2, support for char8_t type.
Richard Smith
2018-05-01
1
-1
/
+3
*
Add a command line option 'fregister_global_dtors_with_atexit' to
Akira Hatanaka
2018-04-17
1
-0
/
+50
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
PR36992: do not store beyond the dsize of a class object unless we know
Richard Smith
2018-04-05
1
-2
/
+3
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
1
-7
/
+0
*
Bring r328238 back with a fix.
Rafael Espindola
2018-03-23
1
-0
/
+1
*
Revert "Set dso_local on vtables."
Rafael Espindola
2018-03-22
1
-3
/
+2
*
Set dso_local on vtables.
Rafael Espindola
2018-03-22
1
-2
/
+3
*
Recommit r326946 after reducing CallArgList memory footprint
Yaxun Liu
2018-03-15
1
-2
/
+1
*
Set dso_local on external rtti GVs.
Rafael Espindola
2018-03-14
1
-4
/
+2
*
Revert r326946. It caused stack overflows by significantly increasing the siz...
Richard Smith
2018-03-10
1
-1
/
+2
*
Set dso_local on tls init functions.
Rafael Espindola
2018-03-07
1
-1
/
+3
*
CodeGen: Fix address space of indirect function argument
Yaxun Liu
2018-03-07
1
-2
/
+1
[next]