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
/
CodeGen
/
exprs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix the more complex cases by actually codegen'ing the right expr :)
Chris Lattner
2009-03-18
1
-0
/
+6
*
add codegen support for casting an element to a union.
Chris Lattner
2009-03-18
1
-0
/
+3
*
fix PR3809, codegen for inc/dec of function pointers.
Chris Lattner
2009-03-18
1
-0
/
+12
*
teach codegen to handle noop casts as lvalues.
Chris Lattner
2009-03-18
1
-0
/
+8
*
finish off codegen support for sub of pointer to functions,
Chris Lattner
2009-02-11
1
-0
/
+7
*
fix folding of '*doubleArray'
Nuno Lopes
2008-11-19
1
-0
/
+7
*
fix folding of comma if given a non-constant operand.
Nuno Lopes
2008-11-16
1
-0
/
+6
*
Fix a bug where we didn't promote 'const float' (or typedefs) to
Chris Lattner
2008-06-27
1
-1
/
+6
*
implement codegen support for sizeof(void), fixing PR2080.
Chris Lattner
2008-02-21
1
-0
/
+11
*
Fix PR1921 by promoting negative indices to intptrty.
Chris Lattner
2008-01-31
1
-0
/
+6
*
fix a problem reported by Eli, caused by not keeping bool as i1
Chris Lattner
2008-01-30
1
-0
/
+3
*
Fix a crash reported by Seo Sanghyeon.
Chris Lattner
2008-01-03
1
-0
/
+8
*
Fix PR1895: a crash on an ugly gcc extension.
Chris Lattner
2008-01-02
1
-0
/
+8