Skip to content
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

Support detecting all llc's x86 target features #34397

Closed
wants to merge 3 commits into from

Commits on Jun 21, 2016

  1. Support detecting all llc's x86 target features

    This commit adds support for detecting all of llc's target features for the x86/x86_64 architectures.
    
    Closes rust-lang#30462.
    Helps with rust-lang#29717 and rust-lang#34382.
    gnzlbg authored Jun 21, 2016
    Configuration menu
    Copy the full SHA
    081e5b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11ae49 View commit details
    Browse the repository at this point in the history
  3. Trim it a bit more.

    gnzlbg authored Jun 21, 2016
    Configuration menu
    Copy the full SHA
    7af88a0 View commit details
    Browse the repository at this point in the history