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-default-arg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
check IR in this test.
Rafael Espindola
2013-12-03
1
-12
/
+7
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
1
-2
/
+2
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-2
/
+2
*
These tests require particular registered targets. Declared as such.
Galina Kistanova
2011-06-03
1
-0
/
+1
*
update a bunch of tests that are using the x86 backend instead of grepping IR :(
Chris Lattner
2010-09-22
1
-3
/
+3
*
Testcase fixes to reflect instruction table changes in the LLVM backend
Sean Callanan
2009-12-18
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Undo previous test fix. -split-phi-edges now disables automatically when the
Jakob Stoklund Olesen
2009-11-17
1
-1
/
+1
*
Fix tests after enabling -split-phi-edges.
Jakob Stoklund Olesen
2009-11-17
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-4
/
+4
*
Mangle record types as decls.
Anders Carlsson
2009-09-26
1
-6
/
+6
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-18
/
+18
*
A blank line to separate the two blocks(per Mike comment).
Fariborz Jahanian
2009-08-05
1
-0
/
+1
*
Modified test case to use FileCheck.
Fariborz Jahanian
2009-08-05
1
-2
/
+11
*
Patch to improve ir-gen for constructors with default argument
Fariborz Jahanian
2009-08-05
1
-0
/
+30