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
/
virtual-function-calls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-1
/
+1
*
[Devirtualization] Decorate vfunction load with invariant.load
Piotr Padlewski
2016-10-29
1
-1
/
+6
*
Revert "Decorating virtual functions load with invariant.load" and fix
Renato Golin
2015-10-01
1
-6
/
+1
*
Test fix
Piotr Padlewski
2015-10-01
1
-1
/
+1
*
Decorating virtual functions load with invariant.load
Piotr Padlewski
2015-10-01
1
-1
/
+6
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
2013-12-13
1
-1
/
+1
*
Switch to the new MingW ABI.
Rafael Espindola
2013-12-12
1
-2
/
+2
*
Don't emit calls to virtual [[noreturn]] functions as noreturn; overrides of a
Richard Smith
2013-03-05
1
-1
/
+14
*
Fix a refacto that broke the clang-on-clang build.
Anders Carlsson
2010-02-12
1
-1
/
+20
*
Correctly initialize the PrimaryBaseInfo if a base is null. Fixes PR5832.
Anders Carlsson
2009-12-19
1
-0
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix test.
Anders Carlsson
2009-10-12
1
-0
/
+1
*
Factor out devirtualization checking into a separate function and make it han...
Anders Carlsson
2009-10-12
1
-7
/
+0
*
If the base type of a member call is a record type we don't need to emit a vi...
Anders Carlsson
2009-10-11
1
-1
/
+8
*
Fix test.
Anders Carlsson
2009-10-06
1
-7
/
+1
*
Pass the right type to GetAddrOfFunction when getting functions for the VTabl...
Anders Carlsson
2009-10-06
1
-0
/
+16