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
/
rvalue-references.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-8
/
+8
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-8
/
+8
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-7
/
+7
*
When devirtualizing the conversion to a virtual base subobject,
John McCall
2012-08-01
1
-1
/
+1
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Move test, so it actually tests what it is supposed to (given that we don't h...
Eli Friedman
2011-09-27
1
-0
/
+8
*
Be sure to emit lvalue-to-rvalue casts for loads from x-values.
John McCall
2011-08-30
1
-0
/
+18
*
Allow elision of invocations of move constructors from temporary objects.
Douglas Gregor
2011-01-27
1
-6
/
+3
*
When producing IR for a lvalue-to-rvalue cast *as an lvalue*, only
Douglas Gregor
2011-01-27
1
-0
/
+52
*
When performing a glvalue-to-xvalue static_cast that involves a
Douglas Gregor
2011-01-25
1
-0
/
+36