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
/
vla.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up AMDGCN tests
Yaxun Liu
2018-02-15
1
-15
/
+15
*
[Debug] Annotate compiler generated range-for loop variables.
Matt Davis
2018-02-14
1
-5
/
+5
*
CodeGen: Fix insertion position of addrspace cast for alloca
Yaxun Liu
2017-10-30
1
-8
/
+23
*
Silence buildbots by tweaking an IR codegen test to be less specific w regist...
Faisal Vali
2017-05-15
1
-1
/
+1
*
[NFC] Remove some comments (IR aid) from a test file erroneous committed in r...
Faisal Vali
2017-05-15
1
-26
/
+0
*
Fix PR32933: crash on lambda capture of VLA
Faisal Vali
2017-05-15
1
-1
/
+84
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-6
/
+6
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-4
/
+4
*
CodeGen: Fix linkage of reference temporaries
David Majnemer
2014-04-28
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Unlike in C++03, a constant-expression is not an unevaluated operand in C++11.
Richard Smith
2011-12-20
1
-1
/
+14
*
Mark the multiply which occurs as part of performing pointer
John McCall
2011-06-25
1
-2
/
+2
*
Change the IR-generation of VLAs so that we capture bounds,
John McCall
2011-06-24
1
-0
/
+43