Remove 'virtual' keyword from methods markedwith 'override' keyword.
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc / PPCMCExpr.cpp
2014-08-10 Joerg Sonnenberger@l and friends adjust their value depending the context...
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-08-28 Alexey SamsonovFix use of uninitialized value added in r189400 (found...
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-07-08 Ulrich Weigand[PowerPC] Always use "assembler dialect" 1
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @h modifier
2013-06-21 Ulrich Weigand[PowerPC] Rename some more VK_PPC_ enums
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
2013-05-23 Ulrich Weigand[PowerPC] Clean up generation of ha16() / lo16() markers