Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc / PPCMCExpr.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
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-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
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