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
/
CGVTT.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Set the default globals address space to 1
Alex Richardson
2020-11-20
1
-7
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeGen] Align rtti and vtable data
David Green
2018-09-12
1
-3
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-15
/
+15
*
Recommit r324107 again.
Rafael Espindola
2018-02-07
1
-1
/
+1
*
Revert "Recommit r324107."
Rafael Espindola
2018-02-07
1
-1
/
+1
*
Recommit r324107.
Rafael Espindola
2018-02-07
1
-1
/
+1
*
Don't pass ForDefinition_t in places it is redundant.
Rafael Espindola
2018-02-07
1
-1
/
+1
*
Revert "Start setting dso_local in clang."
Rafael Espindola
2018-02-02
1
-1
/
+1
*
Start setting dso_local in clang.
Rafael Espindola
2018-02-02
1
-1
/
+1
*
Reland "Fix vtable not receiving hidden visibility when using push(visibility)"
Jake Ehrlich
2017-11-29
1
-1
/
+1
*
Revert "[CodeGen] Fix vtable not receiving hidden visibility when using push(...
Petr Hosek
2017-11-22
1
-1
/
+1
*
[CodeGen] Fix vtable not receiving hidden visibility when using push(visibility)
Petr Hosek
2017-11-22
1
-1
/
+1
*
CodeGen: Start using inrange annotations on vtable getelementptr.
Peter Collingbourne
2016-12-13
1
-2
/
+3
*
CodeGen: New vtable group representation: struct of vtable arrays.
Peter Collingbourne
2016-12-13
1
-5
/
+6
*
Update clang for D20348
Peter Collingbourne
2016-06-14
1
-1
/
+1
*
CodeGen: Use 32-bit gep offsets to address vtable address points.
Peter Collingbourne
2016-03-14
1
-3
/
+3
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
1
-1
/
+0
*
Prune trailing LF.
NAKAMURA Takumi
2015-05-09
1
-1
/
+0
*
Revert r236879, "Do not emit thunks with available_externally linkage in comd...
NAKAMURA Takumi
2015-05-09
1
-1
/
+3
*
Do not emit thunks with available_externally linkage in comdats
Derek Schuff
2015-05-08
1
-3
/
+1
*
[opaque pointer type] Update for GEP API changes in LLVM
David Blaikie
2015-04-02
1
-6
/
+6
*
Use a trivial comdat for C++ tables.
Rafael Espindola
2015-01-15
1
-0
/
+3
*
Remove the -fhidden-weak-vtables -cc1 option. It was dead,
John McCall
2014-02-08
1
-1
/
+1
*
Eliminate the ItaniumVTableContext object from CodeGenVTables
Reid Kleckner
2013-12-20
1
-1
/
+2
*
Fix vbtable indices when a class shares the vbptr with a non-virtual base
Timur Iskhodzhanov
2013-11-05
1
-2
/
+2
*
Extract ABI-specific parts of MangleContext into separate classes
Timur Iskhodzhanov
2013-10-03
1
-1
/
+2
*
Abstract out the emission of vtables, add basic support for vtable emission w...
Timur Iskhodzhanov
2013-09-27
1
-4
/
+5
*
[ms-cxxabi] Move CodeGenVTables::needsVTTParameter to ItaniumCXXABI.
Peter Collingbourne
2013-06-28
1
-18
/
+0
*
simplify a bunch of code to use the well-known LLVM IR types computed by Code...
Chris Lattner
2012-02-07
1
-5
/
+2
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Remove obsolete debugging macro, make helper static.
Benjamin Kramer
2011-10-22
1
-7
/
+5
*
Move all vtable layout data into new VTableLayout class
Peter Collingbourne
2011-09-26
1
-1
/
+2
*
Move vtable component accessors to VTableContext
Peter Collingbourne
2011-09-26
1
-1
/
+1
*
Remove CodeGenVTables::ComputeVTableRelatedInformation dependency on CodeGen
Peter Collingbourne
2011-09-26
1
-1
/
+2
*
Move VTT builder to AST
Peter Collingbourne
2011-09-26
1
-337
/
+1
*
Remove CodeGenModule field from VTTBuilder
Peter Collingbourne
2011-09-26
1
-11
/
+11
*
Make the VTTBuilder class independent of LLVM core
Peter Collingbourne
2011-09-26
1
-95
/
+128
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-2
/
+2
*
Convert ConstantExpr::getGetElementPtr and
Jay Foad
2011-07-21
1
-1
/
+1
*
de-constify llvm::Type, patch by David Blaikie!
Chris Lattner
2011-07-18
1
-5
/
+5
*
Replace the existing forms of ConstantArray::get() with a single form
Jay Foad
2011-06-22
1
-2
/
+1
*
Fix another regression from the "skip vtable pointer initialization"
Anders Carlsson
2011-05-16
1
-0
/
+2
*
We were emitting construction v-tables with internal linkage all the time.
John McCall
2011-03-27
1
-4
/
+16
*
Convert the BaseOffset member of BaseSubobject to CharUnits from bits. No
Ken Dyck
2011-03-24
1
-12
/
+13
*
For consistency, use llvm::raw_ostream in the rest of the mangle api.
Rafael Espindola
2011-02-11
1
-1
/
+3
*
Change CodeGenModule::setTypeVisibility to take a TypeVisibilityKind enum ins...
Anders Carlsson
2011-01-29
1
-1
/
+1
*
Give VTTs the right visibility.
Anders Carlsson
2011-01-29
1
-0
/
+3
*
Make emitting a VTT a two-step process, much like emitting a VTable. You firs...
Anders Carlsson
2011-01-29
1
-42
/
+31
*
Also set unnamed_addr on declarations.
Rafael Espindola
2011-01-15
1
-2
/
+1
[next]