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
2017-07-12
[LLVM] Avoid losing the !nonnull attribute in SROA
Ariel Ben-Yehuda
-0
/
+36
2017-07-06
rustc: Implement stack probes for x86
Alex Crichton
-0
/
+24
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-1
/
+1
2017-06-19
Auto merge of #39409 - pnkfelix:mir-borrowck2, r=nikomatsakis
bors
-1
/
+1
2017-06-15
Add a no-system-llvm compilecheck header
Simonas Kazlauskas
-9
/
+3
2017-06-12
Update test/codegen/drop.rs to reflect inconsequential change in basic block ...
Felix S. Klock II
-1
/
+1
2017-06-08
Upgrade LLVM
Simonas Kazlauskas
-0
/
+28
2017-06-06
rustc_trans: do not store pair fields if they are ZSTs.
Eduard-Mihai Burtescu
-4
/
+6
2017-06-02
compiletest: Force directive to be first complete word in header comment.
kennytm
-1
/
+1
2017-06-01
Adding support for the llvm `prefetch` intrinsic
Falco Hirschenberger
-0
/
+75
2017-05-01
Add simple `[repr(align)]` codegen test.
Cameron Hart
-0
/
+57
2017-04-28
Disable path remapping test on Windows.
Michael Woerister
-0
/
+1
2017-04-26
Make codegen test for remap-path-prefix more thorough.
Michael Woerister
-5
/
+34
2017-04-26
Implement a file-path remapping feature in support of debuginfo and reproduci...
Michael Woerister
-0
/
+19
2017-04-22
remove cleanup branches to the resume block
Ariel Ben-Yehuda
-1
/
+2
2017-04-18
lower `move_val_init` during MIR construction
Ariel Ben-Yehuda
-0
/
+29
2017-04-14
Rollup merge of #40702 - mrhota:global_asm, r=nagisa
Corey Farwell
-0
/
+234
2017-04-12
Add global_asm tests
A.J. Gardner
-0
/
+234
2017-04-12
rustc_trans: avoid a separate entry BB if START_BLOCK has no backedges.
Eduard-Mihai Burtescu
-10
/
+37
2017-04-09
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
Eduard-Mihai Burtescu
-2
/
+2
2017-03-31
Ignore tests for the personality slot lifetimes on MSVC
Björn Steinbrink
-0
/
+2
2017-03-29
Emit proper lifetime start intrinsics for personality slots
Björn Steinbrink
-0
/
+39
2017-03-21
rustc: Always emit the `uwtable` attribute on Windows
Alex Crichton
-0
/
+41
2017-03-13
emit !align attributes on stores of operand pairs
Ariel Ben-Yehuda
-0
/
+33
2017-03-07
Add tests for issues with the 'E-needtest' label.
topecongiro
-0
/
+39
2017-03-03
Auto merge of #40133 - arielb1:operand-lifetimes, r=eddyb
bors
-5
/
+3
2017-03-03
fix codegen test
Ariel Ben-Yehuda
-5
/
+3
2017-03-02
Add support for x86-interrupt calling convention
Philipp Oppermann
-0
/
+28
2017-02-22
Update codegen test with new attributes
James Miller
-2
/
+2
2017-02-10
Rebase fixups
Simonas Kazlauskas
-1
/
+1
2017-02-10
Fix codegen test
Simonas Kazlauskas
-3
/
+7
2017-02-09
Auto merge of #38109 - tromey:main-subprogram, r=michaelwoerister
bors
-0
/
+56
2017-02-08
emit "align 1" metadata on loads/stores of packed structs
Ariel Ben-Yehuda
-0
/
+29
2017-02-04
Emit DW_AT_main_subprogram
Tom Tromey
-0
/
+56
2017-01-19
travis: Get an emscripten builder online
Alex Crichton
-0
/
+1
2017-01-04
Replace BlockAndBuilder with Builder.
Mark Simulacrum
-2
/
+2
2016-12-22
Cleaned up the code and added tests.
Ivan Molodetskikh
-0
/
+85
2016-12-03
Ignore test on -windows-gnu.
Vadim Chugunov
-1
/
+2
2016-12-01
Emit 'dllimport' attribute for dylib foreign items on Windows.
Vadim Chugunov
-0
/
+103
2016-11-13
Fix codegen test after change of llvm type naming scheme
Michael Woerister
-4
/
+4
2016-10-25
Auto merge of #36421 - TimNN:check-abis, r=alexcrichton
bors
-0
/
+6
2016-10-25
adapt tests
Tim Neumann
-0
/
+6
2016-10-21
Adapt codegen test to new naming scheme for generated symbols.
Michael Woerister
-3
/
+3
2016-10-17
Expand .zip() specialization to .map() and .cloned()
Ulrik Sverdrup
-0
/
+9
2016-10-05
emit an assume that cast-from enums are in range
Ariel Ben-Yehuda
-0
/
+24
2016-09-29
Change the `local` prefix to `_`
Jonas Schievink
-4
/
+4
2016-09-27
Fix codegen test (value names changed)
Jonas Schievink
-4
/
+4
2016-09-25
Auto merge of #36151 - camlorn:struct_layout_optimization, r=eddyb
bors
-2
/
+2
2016-09-24
Update codegen/link_section.rs.
Austin Hicks
-2
/
+2
2016-09-24
librustc_mir: Propagate constants during copy propagation.
Patrick Walton
-2
/
+2
[prev]
[next]