Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L libfirm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zwinkau
  • libfirm
  • Repository
Switch branch/tag
  • libfirm
  • include
  • libfirm
  • firm_types.h
Find file BlameHistoryPermalink
  • Matthias Braun's avatar
    rework const/pure/has_loop function attributes, cleanup funccall ana · f5733374
    Matthias Braun authored Jul 18, 2014
    - We have no_write, pure and terminates now (terminates instead of
      has_loop means that more flags is more specific information, so the
      fixpoint algos are less confusing)
    - funccall ana also detects noreturn attribute now (but isn't optimizing
      it)
    f5733374

Imprint