aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-28/+45
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-29/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+5
* 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