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
/
PCH
/
exprs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-1
/
+5
*
C1X: implement generic selections
Peter Collingbourne
2011-04-15
1
-0
/
+3
*
Add support for the OpenCL vec_step operator, by generalising and
Peter Collingbourne
2011-03-11
1
-1
/
+1
*
Modify the way sub-statements are stored and retrieved from PCH.
Argyrios Kyrtzidis
2010-06-28
1
-0
/
+2
*
Completely reimplement __builtin_offsetof, based on a patch by Roberto
Douglas Gregor
2010-04-28
1
-0
/
+4
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-3
/
+3
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
make sure to verify that the "non pch" runs worked.
Chris Lattner
2009-04-18
1
-1
/
+1
*
PCH support for CompoundLiteralExpr. This is the last C expression
Douglas Gregor
2009-04-16
1
-0
/
+4
*
PCH support for InitListExpr, DesignatedInitExpr, and ImplicitValueInitExpr.
Douglas Gregor
2009-04-16
1
-0
/
+8
*
PCH support for ShuffleVectorExpr and BlockDeclRefExpr
Douglas Gregor
2009-04-16
1
-0
/
+3
*
PCH support for TypesCompatibleExpr, ChooseExpr, and GNUNullExpr.
Douglas Gregor
2009-04-15
1
-0
/
+9
*
PCH support for ExtVectorElementExpr and VAArgExpr.
Douglas Gregor
2009-04-15
1
-0
/
+3
*
PCH support for CompoundAssignOperator and ConditionalOperator
Douglas Gregor
2009-04-15
1
-0
/
+6
*
PCH support for ImaginaryLiteral and ArraySubscriptExpr
Douglas Gregor
2009-04-15
1
-0
/
+7
*
PCH support for MemberExpr and CallExpr.
Douglas Gregor
2009-04-15
1
-0
/
+6
*
PCH support for string literals
Douglas Gregor
2009-04-15
1
-0
/
+5
*
PCH support for UnaryOperator, SizeOfAlignOfExpr
Douglas Gregor
2009-04-15
1
-1
/
+9
*
PCH support for CStyleCastExpr and BinaryOperator expression kinds.
Douglas Gregor
2009-04-15
1
-1
/
+7
*
Add PCH support for PredefinedExpr and FloatingLiteral expressions
Douglas Gregor
2009-04-14
1
-2
/
+7
*
PCH support for a few very, very simple kinds of expressions. Hook up
Douglas Gregor
2009-04-14
1
-0
/
+19