Skip to content

Targets should model flags explicitly #1773

@lattner

Description

@lattner
Bugzilla Link 1401
Resolution FIXED
Resolved on Aug 29, 2010 02:08
Version trunk
OS All
Depends On llvm/llvm-bugzilla-archive#3203
Blocks #1760
CC @asl,@lattner,@sunfishcode

Extended Description

The various targets (x86, arm, ppc, etc) should model their effect on their flags register (EFLAGS, CR0,
etc). This will let us optimize these away, and is a dependency for various code motion optimizations at
the machine instr level (scheduling, licm, etc).

-Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions