summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86MCTargetExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr.Daniel Dunbar2010-03-151-49/+0
* MC: Constify MCAsmLayout argument to MCExpr::EvaluteAs...Daniel Dunbar2010-03-121-1/+1
* MC: Sketch initial MCAsmLayout class, which encapsulates the current layout o...Daniel Dunbar2010-03-111-2/+3
* switch the rest of the "@ concatentation" logic in the X86Chris Lattner2010-02-081-5/+10
* switch ELF @GOTOFF references to use X86MCTargetExpr.Chris Lattner2010-02-081-4/+4
* add an x86 implementation of MCTargetExpr forChris Lattner2010-02-081-0/+43
OpenPOWER on IntegriCloud