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
/
CGCXX.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Emit complete-object constructors for abstract classes in kext mode for
John McCall
2011-05-16
1
-1
/
+2
*
When emitting the destructor for a class with a vtable, if we can determine
Anders Carlsson
2011-05-14
1
-12
/
+1
*
Don't emit complete constructors for abstract classes. Also, don't emit
Anders Carlsson
2011-05-08
1
-2
/
+9
*
Convert the BaseOffset member of BaseSubobject to CharUnits from bits. No
Ken Dyck
2011-03-24
1
-2
/
+2
*
Fix three of the four places where I left breadcrumbs to avoid unnecessary
John McCall
2011-03-09
1
-48
/
+53
*
Use the "undergoes default argument promotion" bit on parameters to
John McCall
2011-03-09
1
-2
/
+8
*
Look through array types when deciding whether a field requires non-trivial
John McCall
2011-02-13
1
-5
/
+4
*
Reorganize CodeGen{Function,Module} to eliminate the unfortunate
John McCall
2011-02-08
1
-4
/
+4
*
Re-land r124768, with a fix for PR9130.
Anders Carlsson
2011-02-05
1
-2
/
+4
*
Clean up of -fapple-kext abi code. No change otherwise.
Fariborz Jahanian
2011-02-03
1
-7
/
+5
*
Revert 124768.
Rafael Espindola
2011-02-03
1
-4
/
+2
*
Don't try to mark virtual members referenced for classes where the key function
Anders Carlsson
2011-02-03
1
-2
/
+4
*
-fapple-kext support for indirect call to virtuals dtors - wip.
Fariborz Jahanian
2011-02-01
1
-0
/
+42
*
More work to support -fapple-kext regarding
Fariborz Jahanian
2011-01-28
1
-1
/
+3
*
apple kext abi requires all vf calls, including qualified
Fariborz Jahanian
2011-01-20
1
-0
/
+29
*
Move name mangling support from CodeGen to AST. In the
Peter Collingbourne
2011-01-13
1
-1
/
+1
*
BuildVirtualCall doesn't need to take a reference to a pointer.
Anders Carlsson
2010-11-28
1
-1
/
+1
*
Move CGCXXABI functions to CGCXXABI.cpp
Anders Carlsson
2010-11-28
1
-157
/
+0
*
Simplify the logic for emitting guard variables for template static
John McCall
2010-11-06
1
-3
/
+3
*
Rename getBaseClassOffset to getBaseClassOffsetInBits and introduce a getBase...
Anders Carlsson
2010-10-31
1
-1
/
+1
*
Factor out the code for emitting code to load vtable pointer members
Dan Gohman
2010-10-26
1
-4
/
+2
*
Substantially revise how clang computes the visibility of a declaration to
John McCall
2010-10-22
1
-1
/
+1
*
Fix filename in header comment.
Devang Patel
2010-10-04
1
-1
/
+1
*
Implement ARM static local initialization guards, which are more compact than
John McCall
2010-09-08
1
-1
/
+7
*
Abstract IR generation of array cookies into the C++ ABI class and
John McCall
2010-09-02
1
-1
/
+25
*
Amusingly, I missed this point of abstraction in all my earlier
John McCall
2010-08-31
1
-0
/
+9
*
Teach IR generation to return 'this' from constructors and destructors
John McCall
2010-08-31
1
-0
/
+26
*
Abstract out everything having to do with member pointers into the ABI
John McCall
2010-08-23
1
-15
/
+28
*
Go back to asking CodeGenTypes whether a type is zero-initializable.
John McCall
2010-08-22
1
-6
/
+3
*
Experiment with using first-class aggregates to represent member function
John McCall
2010-08-22
1
-25
/
+16
*
Extract member function pointer comparison and null comparison into
John McCall
2010-08-22
1
-0
/
+18
*
Abstract out member-pointer creation. I'm really unhappy about the current
John McCall
2010-08-22
1
-38
/
+11
*
Abstract more member-pointerness out.
John McCall
2010-08-22
1
-6
/
+32
*
Abstract out member-pointer conversions.
John McCall
2010-08-22
1
-6
/
+19
*
Extract calls to method pointers out as an ABI routine.
John McCall
2010-08-22
1
-0
/
+22
*
Implement support for member pointers under the Microsoft C++ ABI in the
Charles Davis
2010-08-16
1
-1
/
+1
*
Introduce Decl::hasBody() and FunctionDecl::hasBody() and use them instead of...
Argyrios Kyrtzidis
2010-07-07
1
-1
/
+1
*
Remove unnecessary ASTContext parameter from
Douglas Gregor
2010-07-01
1
-1
/
+1
*
Switch over to the new caching version of getMangledName.
Anders Carlsson
2010-06-22
1
-7
/
+4
*
Move CodeGenOptions.h *back* into Frontend. This should have been done when the
Chandler Carruth
2010-06-15
1
-1
/
+1
*
Get rid of getMangledCXXCtorName and getMangledCXXDtorName.
Anders Carlsson
2010-06-09
1
-16
/
+0
*
More mangling cleanup.
Anders Carlsson
2010-06-09
1
-6
/
+8
*
Fix for PR7040: Don't try to compute the LLVM type for a function where it
Eli Friedman
2010-05-30
1
-0
/
+38
*
IRgen: Add a stub class for generating ABI-specific C++ code.
Charles Davis
2010-05-25
1
-0
/
+3
*
Improve name mangling for blocks and support mangling of static local
Douglas Gregor
2010-05-25
1
-0
/
+4
*
If a function definition has any sort of weak linkage, its static local
John McCall
2010-05-25
1
-0
/
+2
*
Vtable -> VTable renames across the board.
Anders Carlsson
2010-04-17
1
-6
/
+6
*
Remove the old vtable layout code.
Anders Carlsson
2010-03-30
1
-32
/
+0
*
Remove old thunks code.
Anders Carlsson
2010-03-24
1
-280
/
+0
*
Use the canonical destructor, which fixes the self-host build. Thanks to Eli ...
Anders Carlsson
2010-03-23
1
-1
/
+2
[prev]
[next]