summary refs log tree commit diff
path: root/src/test/codegen/slice-init.rs
AgeCommit message (Expand)AuthorLines
2017-08-05codegen tests: Check type of `len` argument to `llvm.memset.*` based on the e...Florian Zeitz-3/+3
2017-07-26trans: Optimize initialization using repeat expressionsFlorian Zeitz-0/+74