This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-21 04:48:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_llvm
/
src
History
Tomasz Miąsko
ce7713d6b4
Remap ssa RealPredicate to llvm RealPredicate
...
to avoid relying on the discriminant of the former for FFI purposes
2021-10-12 11:55:45 +02:00
..
back
Default to disabling the new pass manager for the s390x targets.
2021-10-08 15:05:07 +02:00
coverageinfo
…
debuginfo
Auto merge of
#89597
- michaelwoerister:improve-vtable-debuginfo, r=wesleywiser
2021-10-11 04:31:47 +00:00
llvm
Remap ssa RealPredicate to llvm RealPredicate
2021-10-12 11:55:45 +02:00
abi.rs
…
allocator.rs
…
asm.rs
…
attributes.rs
Enable AutoFDO.
2021-10-06 19:36:52 +00:00
base.rs
…
builder.rs
Remap ssa RealPredicate to llvm RealPredicate
2021-10-12 11:55:45 +02:00
callee.rs
…
common.rs
…
consts.rs
…
context.rs
…
declare.rs
…
intrinsic.rs
Rollup merge of
#89298
- gcohara:issue89193, r=workingjubilee
2021-10-07 16:24:48 +02:00
lib.rs
…
llvm_util.rs
…
mono_item.rs
…
type_.rs
…
type_of.rs
…
va_arg.rs
…
value.rs
…