rust/src/librustc/middle/trans
Patrick Walton 53f41f07ce librustc: Make vectors no longer implicitly copyable in rustc. r=graydon
~20% perf win for trans on -O0, with other minor improvements across the board.
No effect on -O2.
2013-01-07 14:17:36 -08:00
..
alt.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
base.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
block.rs Rename src/rustc to src/librustc. Use the driver crate 2012-11-07 13:53:39 -08:00
build.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
callee.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
closure.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
common.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
consts.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
controlflow.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
datum.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
debuginfo.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
expr.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
foreign.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
glue.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
inline.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
machine.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
macros.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
meth.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
monomorphize.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
reachable.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
reflect.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
shape.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
tvec.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
type_of.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
type_use.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
uniq.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00