summary refs log tree commit diff
path: root/src/test/codegen/function-arguments.rs
AgeCommit message (Expand)AuthorLines
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-1/+1
2017-04-09rustc_trans: use ty::layout for ABI computation instead of LLVM types.Eduard-Mihai Burtescu-2/+2
2017-02-22Update codegen test with new attributesJames Miller-2/+2
2016-02-10Workaround LLVM optimizer bug by not marking &mut pointers as noaliasBjörn Steinbrink-3/+6
2015-09-21Avoid loading the whole gdb debug scripts section.Richard Diamond-0/+1
2015-06-20Pass fat pointers in two immediate argumentsBjörn Steinbrink-0/+47
2015-05-27Revamp codegen tests to check IR quality instead of quantityBjörn Steinbrink-0/+95