summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* @l and friends adjust their value depending the context used in.Joerg Sonnenberger2014-08-101-26/+42
* If available, pass down the Fixup object to EvaluateAsRelocatable.Joerg Sonnenberger2014-08-101-2/+3
* Move expression visitation logic up to MCStreamer.Rafael Espindola2014-06-251-1/+1
* Simplify the visitation of target expressions. No functionality change.Rafael Espindola2014-06-251-29/+3
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Try harder to evaluate expressions when printing assembly.Rafael Espindola2014-03-121-1/+4
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Fix use of uninitialized value added in r189400 (found by MemorySanitizer)Alexey Samsonov2013-08-281-4/+3
* Given target assembler parsers a chance to handle variant expressionsJoerg Sonnenberger2013-08-271-3/+4
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-081-3/+2
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-211-1/+29
* [PowerPC] Support @h modifierUlrich Weigand2013-06-211-0/+8
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-211-12/+12
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-201-9/+21
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-231-0/+108
OpenPOWER on IntegriCloud