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
/
test
/
CodeGenCXX
/
template-instantiation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-1
/
+1
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-1
/
+1
*
[Test] Make Lit tests C++11 compatible - IR ordering
Charles Li
2017-03-01
1
-19
/
+20
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-1
/
+1
*
Assume loads fix #2
Piotr Padlewski
2015-08-27
1
-2
/
+1
*
Generating assumption loads of vptr after ctor call (fixed)
Piotr Padlewski
2015-08-27
1
-1
/
+2
*
Revert "Generating assumption loads of vptr after ctor call (fixed)"
Piotr Padlewski
2015-08-21
1
-2
/
+1
*
Generating assumption loads of vptr after ctor call (fixed)
Piotr Padlewski
2015-08-21
1
-1
/
+2
*
Revert "Generating assumption loads of vptr after ctor call (fixed)"
Justin Bogner
2015-08-18
1
-2
/
+1
*
Generating assumption loads of vptr after ctor call (fixed)
Piotr Padlewski
2015-08-18
1
-1
/
+2
*
Revert r245257 "Generating assumption loads of vptr after ctor call"
Hans Wennborg
2015-08-18
1
-2
/
+1
*
Generating assumption loads of vptr after ctor call
Piotr Padlewski
2015-08-17
1
-1
/
+2
*
CodeGen: Fix linkage of reference temporaries
David Majnemer
2014-04-28
1
-2
/
+2
*
Fix a bug where an explicit instantiation declaration of a class template
Richard Smith
2014-03-24
1
-5
/
+19
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-10
/
+10
*
Disable llvm optimizations in a clang test.
Rafael Espindola
2012-06-22
1
-2
/
+2
*
Always mark friend function declarations in class templates as
Chandler Carruth
2011-08-18
1
-0
/
+36
*
Enhance Clang to start instantiating static data member definitions
Chandler Carruth
2011-05-27
1
-0
/
+30
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-1
/
+1
*
Add unnamed_addr to vtables.
Rafael Espindola
2011-01-11
1
-1
/
+1
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-1
/
+1
*
Don't instantiate members not belonging in the semantic context of the template.
Argyrios Kyrtzidis
2010-11-04
1
-0
/
+13
*
White-listing templated-scope friend decls is a good idea, but doing it
John McCall
2010-10-16
1
-0
/
+17
*
Embrace C++ ABI 5.2.6 and consider that template instantiations don't have ke...
Argyrios Kyrtzidis
2010-10-13
1
-0
/
+17
*
Reinstate the optimization suppressing available_externally functions
Douglas Gregor
2010-07-13
1
-1
/
+1
*
Speculatively revert r108156; it appears to be breaking self-host.
Douglas Gregor
2010-07-12
1
-1
/
+1
*
Do not generate LLVM IR for available_externally function bodies at
Douglas Gregor
2010-07-12
1
-1
/
+1
*
Turn access control on by default in -cc1.
John McCall
2010-04-09
1
-0
/
+1
*
Don't produce a vtable if we are just instantiating a method and the
Rafael Espindola
2010-03-30
1
-0
/
+14
*
Discussing with dgregor we decided that we should not force the emission of
Rafael Espindola
2010-03-24
1
-0
/
+62