summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
Commit message (Expand)AuthorAge
* Move expression visitation logic up to MCStreamer.Rafael Espindola2014-06-25
* Simplify the visitation of target expressions. No functionality change.Rafael Espindola2014-06-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* Try harder to evaluate expressions when printing assembly.Rafael Espindola2014-03-12
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Fix use of uninitialized value added in r189400 (found by MemorySanitizer)Alexey Samsonov2013-08-28
* Given target assembler parsers a chance to handle variant expressionsJoerg Sonnenberger2013-08-27
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-08
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @h modifierUlrich Weigand2013-06-21
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-21
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-20
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23