rust/src/librustc/middle/trans
bors 671ab42a3b auto merge of #10127 : thestinger/rust/cold, r=pcwalton
This allows a function to marked as infrequently called, resulting in
any branch calling it to be considered colder.
2013-10-28 22:51:51 -07:00
..
_match.rs libsyntax/librustc: Allow mut qualifier in patterns. 2013-10-25 01:21:07 -04:00
adt.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
asm.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
base.rs auto merge of #10127 : thestinger/rust/cold, r=pcwalton 2013-10-28 22:51:51 -07:00
basic_block.rs
build.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
builder.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_arm.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_mips.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_x86_64.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
cabi_x86.rs improve C ABI 2013-10-11 08:03:34 +08:00
cabi.rs improve C ABI 2013-10-11 08:03:34 +08:00
callee.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
closure.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
common.rs make the bottom type immediate 2013-10-27 16:48:48 -04:00
consts.rs auto merge of #9851 : alexcrichton/rust/include_bin, r=huonw 2013-10-18 09:41:33 -07:00
context.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
controlflow.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
datum.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
debuginfo.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr.rs mark bounds check failures as the cold path 2013-10-27 20:53:12 -04:00
foreign.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
glue.rs stop trying to outsmart LLVM inline heuristics 2013-10-24 20:41:23 -04:00
inline.rs libsyntax/librustc: Allow specifying mut on by-value self. 2013-10-22 21:21:21 -04:00
intrinsic.rs drop unused frame_address intrinsic 2013-10-24 00:42:29 -04:00
llrepr.rs rustc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00
machine.rs
macros.rs
meth.rs libsyntax/librustc: Allow specifying mut on by-value self. 2013-10-22 21:21:21 -04:00
mod.rs
monomorphize.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
reflect.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
tvec.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
type_.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
type_of.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
uniq.rs
value.rs trans::build: Change @mut Block to &Block or &mut Block 2013-09-30 19:37:22 +02:00
write_guard.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00