rust/src/librustc_trans/trans
Alex Crichton d14fb2f0d6 rollup merge of #24635: tamird/llvm-3.5
r? @alexcrichton
2015-04-21 15:23:10 -07:00
..
_match.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
adt.rs Emit correct alignment information for loads/store of small aggregates 2015-04-18 18:32:14 +02:00
asm.rs syntax: Change ExpnId::{from,to}_llvm_cookie to {from,to}_u32 2015-04-21 10:11:05 -07:00
attributes.rs Remove two cases of unecesary match branches 2015-04-03 15:48:07 +03:00
base.rs Emit correct alignment information for loads/store of small aggregates 2015-04-18 18:32:14 +02:00
basic_block.rs
build.rs Emit correct alignment information for loads/store of small aggregates 2015-04-18 18:32:14 +02:00
builder.rs Emit correct alignment information for loads/store of small aggregates 2015-04-18 18:32:14 +02:00
cabi_aarch64.rs Add Homogenous Aggregates for AArch64 codegen 2015-04-08 08:53:48 -04:00
cabi_arm.rs
cabi_mips.rs
cabi_powerpc.rs
cabi_x86_64.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
cabi_x86_win64.rs
cabi_x86.rs
cabi.rs
callee.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
cleanup.rs Introduce trans::declare 2015-04-03 15:48:07 +03:00
closure.rs Rebase fallout 2015-04-04 00:21:58 +03:00
common.rs eddyb's refactoring of coercions/adjustments 2015-04-14 21:55:42 +12:00
consts.rs Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
context.rs LLVM < 3.5 is unsupported since bb18a3c 2015-04-21 07:20:48 -07:00
controlflow.rs Fix ICE when returning a variable whose declaration is unreachable 2015-04-13 13:07:41 +02:00
datum.rs
debuginfo.rs LLVM < 3.5 is unsupported since bb18a3c 2015-04-21 07:20:48 -07:00
declare.rs Address Alex’s comments 2015-04-03 15:48:07 +03:00
expr.rs Add conditional overflow-checking to signed negate operator. 2015-04-17 14:45:14 +02:00
foreign.rs Emit correct alignment information for loads/store of small aggregates 2015-04-18 18:32:14 +02:00
glue.rs Rebase fallout 2015-04-04 00:21:58 +03:00
inline.rs
intrinsic.rs LLVM < 3.5 is unsupported since bb18a3c 2015-04-21 07:20:48 -07:00
llrepr.rs
machine.rs
macros.rs
meth.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
mod.rs Introduce trans::declare 2015-04-03 15:48:07 +03:00
monomorphize.rs Introduce trans::declare 2015-04-03 15:48:07 +03:00
tvec.rs Forbid is/us suffixes. Fixes #22496 2015-04-15 16:13:26 -07:00
type_.rs
type_of.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
value.rs