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
/
microsoft-abi-dynamic-cast.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
1
-9
/
+9
*
Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...
Muhammad Omair Javaid
2019-11-26
1
-9
/
+9
*
As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...
Eric Christopher
2019-11-25
1
-9
/
+9
*
[InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P...
Sanjay Patel
2019-10-06
1
-8
/
+8
*
[FIX] Adjust CXX microsoft abi dynamic cast test to r352293
Johannes Doerfert
2019-01-27
1
-2
/
+2
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-18
/
+18
*
[MS] Always use base dtors in place of complete/vbase dtors when possible
Reid Kleckner
2018-03-16
1
-1
/
+1
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-11
/
+11
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-11
/
+11
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-11
/
+11
*
clang fix for LLVM API change: isKnownNonNull -> isKnownNonZero
Nuno Lopes
2017-09-09
1
-2
/
+2
*
[MS ABI] Correctly mangling vbase destructors
David Majnemer
2017-02-14
1
-1
/
+1
*
Fix two tests relying on LLVM -O1 behavior
Reid Kleckner
2016-02-11
1
-2
/
+2
*
[MS ABI] Tolerate invokes of __RTDynamicCast
David Majnemer
2015-11-23
1
-1
/
+20
*
Rebase tests after LLVM r247707.
Nico Weber
2015-09-15
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-12
/
+12
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-21
/
+21
*
MS ABI: Emit more canonical vbptr stores and loads
Reid Kleckner
2014-10-22
1
-30
/
+24
*
CodeGen: Cleanup MS ABI RTTI LLVM IR
David Majnemer
2014-07-07
1
-6
/
+6
*
Revert "Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast...
David Majnemer
2014-06-22
1
-133
/
+105
*
Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast and typ...
NAKAMURA Takumi
2014-06-22
1
-105
/
+133
*
CodeGen: Fix test to work with assertions as well
David Majnemer
2014-06-20
1
-1
/
+1
*
CodeGen: typeid/dynamic_cast tests don't need asserts
David Majnemer
2014-06-20
1
-36
/
+23
*
CodeGen: Refactor dynamic_cast and typeid
David Majnemer
2014-06-20
1
-132
/
+117
*
Unbreak release builds.
Arnold Schwaighofer
2014-06-07
1
-0
/
+1
*
[MS-ABI] Implement dynamic_cast
Warren Hunt
2014-06-06
1
-0
/
+157