summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-5/+5
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-081-11/+14
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-211-1/+5
* [PowerPC] Support @h modifierUlrich Weigand2013-06-211-0/+5
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-211-6/+6
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-201-2/+8
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-231-0/+78
OpenPOWER on IntegriCloud