Skip to content

Ge the host triple using LLVM. Fix a few 'mutable' warnings also. #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

wilsonk
Copy link
Contributor

@wilsonk wilsonk commented May 6, 2011

No description provided.

@graydon
Copy link
Contributor

graydon commented May 9, 2011

Integrated, thanks.

@graydon graydon closed this May 9, 2011
arielb1 pushed a commit to arielb1/rust that referenced this pull request Apr 10, 2015
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add missing constants for poll() flags
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
antoyo added a commit to antoyo/rust that referenced this pull request Oct 26, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* support simd_extract intrinsic

* support simd_insert intrinsic

* move insert/extract tests to their own tile

* extract codegen_intrinsic_simd_insert

Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
tautschnig added a commit to carolynzech/rust that referenced this pull request May 20, 2025
This is an automated PR to merge library subtree updates from 2025-04-24
(rust-lang/rust@df35ff6) to 2025-05-06
(rust-lang/rust@2e6882a) (inclusive)
into main. `git merge` resulted in conflicts, which require manual
resolution. Files were commited with merge conflict markers. **Do not
remove or edit the following annotations:**
git-subtree-dir: library
git-subtree-split: 794e274

---------

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Sean Cross <sean@xobs.io>
Co-authored-by: Chris Denton <christophersdenton@gmail.com>
Co-authored-by: Huang Qi <huangqi3@xiaomi.com>
Co-authored-by: bors <bors@rust-lang.org>
Co-authored-by: Ayush Singh <ayush@beagleboard.org>
Co-authored-by: Thalia Archibald <thalia@archibald.dev>
Co-authored-by: Jacob Pratt <jacob@jhpratt.dev>
Co-authored-by: xizheyin <xizheyin@smail.nju.edu.cn>
Co-authored-by: Diego Ongaro <ongardie@gmail.com>
Co-authored-by: Jethro Beekman <jethro@fortanix.com>
Co-authored-by: Ralf Jung <post@ralfj.de>
Co-authored-by: Janggun Lee <leesisi123@naver.com>
Co-authored-by: 0x79de <0x79de@gmail.com>
Co-authored-by: Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com>
Co-authored-by: binarycat <binarycat@envs.net>
Co-authored-by: Glyn Normington <glyn.normington@gmail.com>
Co-authored-by: Stuart Cook <Zalathar@users.noreply.github.com>
Co-authored-by: Tamir Duberstein <tamird@gmail.com>
Co-authored-by: Alice Ryhl <aliceryhl@google.com>
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
Co-authored-by: Bastian Kersting <bastian@cmbt.de>
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
Co-authored-by: Lyndon Brown <jnqnfe@gmail.com>
Co-authored-by: Kent Ross <k@mad.cash>
Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
Co-authored-by: Noa <coolreader18@gmail.com>
Co-authored-by: Ed Page <eopage@gmail.com>
Co-authored-by: Trevor Gross <tmgross@umich.edu>
Co-authored-by: The Miri Cronjob Bot <miri@cron.bot>
Co-authored-by: Lieselotte <52315535+she3py@users.noreply.github.com>
Co-authored-by: Patrick Mooney <pmooney@pfmooney.com>
Co-authored-by: Scott McMurray <scottmcm@users.noreply.github.com>
Co-authored-by: Jonathan Gruner <jogru0@gmail.com>
Co-authored-by: Chris Denton <chris@chrisdenton.dev>
Co-authored-by: Onè <43485962+c-git@users.noreply.github.com>
Co-authored-by: Folkert de Vries <folkert@folkertdev.nl>
Co-authored-by: Urgau <urgau@numericable.fr>
Co-authored-by: 王宇逸 <Strawberry_Str@hotmail.com>
Co-authored-by: Jonas Böttiger <jonasboettiger@icloud.com>
Co-authored-by: Hegui Dai <natural_selection_@outlook.com>
Co-authored-by: Gabriel Bjørnager Jensen <gabriel@achernar.io>
Co-authored-by: Artur Roos <artur.roos@ktnlvr.dev>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Nicholas Nethercote <n.nethercote@gmail.com>
Co-authored-by: bendn <bend.n@outlook.com>
Co-authored-by: ismailarilik <arilik.ismail@gmail.com>
Co-authored-by: Tobias <206408826+t5kd@users.noreply.github.com>
Co-authored-by: Ethan Wu <ethanwu10@gmail.com>
Co-authored-by: Jake Goulding <jake.goulding@gmail.com>
Co-authored-by: Michael Howell <michael@notriddle.com>
Co-authored-by: Christopher Durham <cad97@cad97.com>
Co-authored-by: Pavel Grigorenko <GrigorenkoPV@ya.ru>
Co-authored-by: LemonJ <1632798336@qq.com>
Co-authored-by: SabrinaJewson <sejewson@gmail.com>
Co-authored-by: Andrew Zhogin <andrew.zhogin@gmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Sean Cross <sean@xobs.io>
Co-authored-by: Trevor Gross <t.gross35@gmail.com>
Co-authored-by: Zachary S <zasample18+github@gmail.com>
Co-authored-by: sayantn <sayantn05@gmail.com>
Co-authored-by: Eyal Kalderon <ebkalderon@gmail.com>
Co-authored-by: Lynnesbian <lynne@bune.city>
Co-authored-by: Christopher Berner <me@cberner.com>
Co-authored-by: gitbot <git@bot>
Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
Co-authored-by: Carolyn Zech <cmzech@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants