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
/
cxx0x-initializer-references.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable -fmerge-all-constants as default.
Manoj Gupta
2018-04-05
1
-1
/
+1
*
[CodeGen] Do a more principled fix for PR231653, always use the inner type.
Benjamin Kramer
2015-04-09
1
-3
/
+12
*
[CodeGen] When promoting a reference temporary to a global use the inner type...
Benjamin Kramer
2015-04-09
1
-0
/
+21
*
Reapply r231508 "CodeGen: Emit constant temporaries into read-only globals."
Benjamin Kramer
2015-03-07
1
-5
/
+13
*
Revert r231508 "CodeGen: Emit constant temporaries into read-only globals."
Hans Wennborg
2015-03-07
1
-13
/
+5
*
CodeGen: Emit constant temporaries into read-only globals.
Benjamin Kramer
2015-03-06
1
-5
/
+13
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-3
/
+3
*
Provide fixed target triples to make test results consistent across ARM hosts.
David Blaikie
2012-09-10
1
-3
/
+3
*
Implement IRGen for C++11's "T{1, 2, 3}", where T is an aggregate and the
Richard Smith
2012-05-14
1
-0
/
+4
*
Reference initialization with initializer lists.
Sebastian Redl
2011-11-27
1
-0
/
+69