index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
codegen
Age
Commit message (
Expand
)
Author
Lines
2016-01-12
[MIR] Avoid some code generation for stores of ZST
Simonas Kazlauskas
-0
/
+27
2015-11-20
Avoid FCA loads and extractvalue when copying fat pointers
Björn Steinbrink
-0
/
+22
2015-10-10
Set proper alignment on constants
Björn Steinbrink
-0
/
+66
2015-10-01
Avoid unnecessary temporaries when ref'ing a DST value
Björn Steinbrink
-0
/
+30
2015-09-25
Tell LLVM when a match is exhaustive
Björn Steinbrink
-0
/
+30
2015-09-21
Avoid loading the whole gdb debug scripts section.
Richard Diamond
-0
/
+37
2015-09-18
Skip no-op adjustments in trans
Björn Steinbrink
-0
/
+9
2015-09-17
Don't create adjustments from a type to itself
Björn Steinbrink
-0
/
+28
2015-09-14
Mark all extern functions as nounwind
Björn Steinbrink
-0
/
+23
2015-09-06
Don't add unnamed address attributes to intrinsics.
Richard Diamond
-0
/
+22
2015-08-19
Issue #27628 - Also support the LLVM 3.6 IR format in two tests
Sylvestre Ledru
-6
/
+6
2015-08-03
Fix link_section regression.
Eli Friedman
-0
/
+36
2015-06-20
Pass fat pointers in two immediate arguments
Björn Steinbrink
-0
/
+47
2015-06-18
Auto merge of #26336 - dotdash:raw_ptr_coercions, r=nrc
bors
-0
/
+27
2015-06-16
rustc: Update LLVM
Alex Crichton
-6
/
+6
2015-06-16
Avoid deref/ref cycles for no-op coercions between unsafe pointers
Björn Steinbrink
-0
/
+27
2015-05-27
Revamp codegen tests to check IR quality instead of quantity
Björn Steinbrink
-377
/
+192
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-14
/
+14
2014-09-22
librustc: Forbid private types in public APIs.
Patrick Walton
-5
/
+5
2013-10-10
Add `pub` to all the codegen tests
Alex Crichton
-13
/
+13
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+1
2013-08-10
Elide unnecessary ret slot allocas
Björn Steinbrink
-0
/
+28
2013-07-31
test: add more codegen tests, add copyright headers to all.
Graydon Hoare
-0
/
+268
2013-07-16
test: new codegen tests, rename hello.
Graydon Hoare
-0
/
+65
2013-07-11
wire up makefile to run codegen tests and add one to start
Graydon Hoare
-0
/
+16