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
/
decl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CGDecl::emitStoresForConstant fix synthesized constant's name
JF Bastien
2018-11-15
1
-2
/
+2
*
Disable -fmerge-all-constants as default.
Manoj Gupta
2018-04-05
1
-1
/
+1
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-3
/
+3
*
Make constant aggregate constant initializers private linkage.
Eric Christopher
2011-08-24
1
-4
/
+4
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-2
/
+2
*
Add unnamed_addr to internal globals which are only used as an operand to mem...
Eli Friedman
2011-05-27
1
-2
/
+2
*
Revert r126422 "Use private linkage to avoid symbol conflicts in
Douglas Gregor
2011-03-06
1
-1
/
+1
*
Use private linkage to avoid symbol conflicts in corner cases like the one
Rafael Espindola
2011-02-24
1
-1
/
+1
*
fix rdar://8147692 - yet another crash due to my abi work.
Chris Lattner
2010-07-01
1
-0
/
+15
*
Reapply:
Chris Lattner
2010-06-30
1
-0
/
+13
*
Revert r107173, "fix PR7519: after thrashing around and remembering how all t...
Daniel Dunbar
2010-06-30
1
-13
/
+0
*
fix PR7519: after thrashing around and remembering how all this stuff
Chris Lattner
2010-06-29
1
-0
/
+13
*
fix a bogus assertion exposed by a recent change: packing the
Chris Lattner
2010-04-16
1
-0
/
+5
*
emit padding as undef values, take 2
Nuno Lopes
2010-04-16
1
-1
/
+1
*
Rework the ConstStructBuilder code to emit missing initializer
Chris Lattner
2010-04-13
1
-1
/
+11
*
fix PR6660/6168: emit padding as zeros instead of undef. Because
Chris Lattner
2010-04-12
1
-2
/
+17
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove include of system header.
Daniel Dunbar
2009-12-08
1
-2
/
+0
*
fix comment.
Chris Lattner
2009-12-05
1
-1
/
+1
*
consolidate some tests.
Chris Lattner
2009-12-05
1
-0
/
+23
*
implement rdar://7346691 by codegen'ing struct/array initializers
Chris Lattner
2009-12-05
1
-0
/
+28
*
simplify a condition and add a testcase.
Chris Lattner
2009-12-05
1
-0
/
+12