Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr. | Daniel Dunbar | 2010-03-15 | 1 | -49/+0 |
* | MC: Constify MCAsmLayout argument to MCExpr::EvaluteAs... | Daniel Dunbar | 2010-03-12 | 1 | -1/+1 |
* | MC: Sketch initial MCAsmLayout class, which encapsulates the current layout o... | Daniel Dunbar | 2010-03-11 | 1 | -2/+3 |
* | switch the rest of the "@ concatentation" logic in the X86 | Chris Lattner | 2010-02-08 | 1 | -5/+10 |
* | switch ELF @GOTOFF references to use X86MCTargetExpr. | Chris Lattner | 2010-02-08 | 1 | -4/+4 |
* | add an x86 implementation of MCTargetExpr for | Chris Lattner | 2010-02-08 | 1 | -0/+43 |