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
/
constructor-destructor-return-this.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Define Fuchsia C++ABI
Petr Hosek
2019-12-03
1
-6
/
+26
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-21
/
+21
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-21
/
+21
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-6
/
+6
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-6
/
+6
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-6
/
+6
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-6
/
+6
*
[MS] Fix prologue this adjustment when 'this' is passed indirectly
Reid Kleckner
2016-09-07
1
-1
/
+1
*
[WebAssembly] Initial WebAssembly support in clang
Dan Gohman
2015-09-03
1
-0
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
CodeGen: Virtual dtor thunks shouldn't have this marked as 'returned'
David Majnemer
2014-11-01
1
-4
/
+10
*
Disable this-return optimizations when targeting iOS 5 and earlier.
Bob Wilson
2014-04-01
1
-1
/
+17
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Output destructors and constructors in a more natural order.
Rafael Espindola
2013-12-09
1
-14
/
+15
*
Run the -cxx-abi test in 32-bit mode as the 64-bit one crashes on the bots
Timur Iskhodzhanov
2013-10-01
1
-7
/
+8
*
Author a FIXME in a test now that PR12784 is fixed
Timur Iskhodzhanov
2013-10-01
1
-12
/
+8
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-27
/
+27
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Restore r184205 and associated commits (after commit of r185290)
Stephen Lin
2013-06-30
1
-41
/
+100
*
Revert r184205 and associated patches while investigating issue with broken b...
Stephen Lin
2013-06-19
1
-100
/
+41
*
Corrections to r184205 ('this'-return optimization) due to the wrong version ...
Stephen Lin
2013-06-19
1
-6
/
+5
*
CodeGen: Have 'this'-returning constructors and destructors to take advantage...
Stephen Lin
2013-06-18
1
-41
/
+101
*
Exploit this-return of a callsite in a this-return function.
Manman Ren
2013-03-20
1
-0
/
+60