index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
MCTargetDesc
/
PPCMCExpr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Replace 'isDarwin' with 'IsDarwin'
Xiangling Liao
2019-10-06
1
-7
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PPC64] Support "symbol@high" and "symbol@higha" symbol modifers.
Sean Fertile
2018-06-15
1
-0
/
+2
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-2
/
+2
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-1
/
+1
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-13
/
+13
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-3
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
@l and friends adjust their value depending the context used in.
Joerg Sonnenberger
2014-08-10
1
-0
/
+4
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
1
-1
/
+2
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
1
-1
/
+1
*
Simplify the visitation of target expressions. No functionality change.
Rafael Espindola
2014-06-25
1
-1
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-5
/
+5
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[PowerPC] Always use "assembler dialect" 1
Ulrich Weigand
2013-07-08
1
-11
/
+14
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
1
-1
/
+5
*
[PowerPC] Support @h modifier
Ulrich Weigand
2013-06-21
1
-0
/
+5
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
1
-6
/
+6
*
[PowerPC] Optimize @ha/@l constructs
Ulrich Weigand
2013-06-20
1
-2
/
+8
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-0
/
+78