about summary refs log tree commit diff
path: root/src/test/codegen/loads.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2016-08-24Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.Eduard Burtescu-3/+1
2016-06-20trans: generalize immediate temporaries to all MIR locals.Eduard Burtescu-0/+3
2015-09-21Avoid loading the whole gdb debug scripts section.Richard Diamond-0/+2
2015-08-19Issue #27628 - Also support the LLVM 3.6 IR format in two testsSylvestre Ledru-4/+4
2015-06-16rustc: Update LLVMAlex Crichton-4/+4
2015-05-27Revamp codegen tests to check IR quality instead of quantityBjörn Steinbrink-0/+52