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
/
CodeGen
/
CGExprComplex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert the rest of the stderr users in codegen to use diagnostics.
Chris Lattner
2007-12-02
1
-2
/
+1
*
Fix 80 col violations.
Devang Patel
2007-10-30
1
-4
/
+6
*
Add a new ChooseExpr::isConditionTrue method to unify
Chris Lattner
2007-10-25
1
-5
/
+1
*
Use LLVMFoldingBuilder
Devang Patel
2007-10-09
1
-1
/
+1
*
update to match llvm mainline api
Chris Lattner
2007-09-13
1
-2
/
+9
*
When dumping out errors about unsupported stuff, emit loc info.
Chris Lattner
2007-09-13
1
-2
/
+2
*
Fixed compilation on Windows.
Hartmut Kaiser
2007-09-07
1
-2
/
+3
*
Updated calls to CreateGEP to new interface in LLVM mainline.
Ted Kremenek
2007-09-04
1
-4
/
+12
*
add support for complex stmtexpr's
Chris Lattner
2007-08-31
1
-1
/
+6
*
Generalize RValue to handle complex better, generalize EmitCompoundStmt to
Chris Lattner
2007-08-31
1
-2
/
+7
*
implement a fixme
Chris Lattner
2007-08-26
1
-6
/
+15
*
implement codegen of compound assignment operators for complex.
Chris Lattner
2007-08-26
1
-48
/
+121
*
update fixme's
Chris Lattner
2007-08-26
1
-2
/
+1
*
implement complex division
Chris Lattner
2007-08-26
1
-0
/
+39
*
be slightly more volatile correct
Chris Lattner
2007-08-26
1
-2
/
+3
*
refactor scalar conversions out into CGExprScalar.cpp
Chris Lattner
2007-08-26
1
-5
/
+3
*
Implement casts from scalar -> complex and complex->complex.
Chris Lattner
2007-08-26
1
-5
/
+45
*
implement codegen for complex literals.
Chris Lattner
2007-08-26
1
-1
/
+8
*
completely refactor codegen of scalar expressions out into its own CGExprScal...
Chris Lattner
2007-08-24
1
-1
/
+0
*
rename two files.
Chris Lattner
2007-08-24
1
-0
/
+348