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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
@l and friends adjust their value depending the context used in.
Joerg Sonnenberger
2014-08-10
1
-26
/
+42
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
1
-2
/
+3
*
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
-29
/
+3
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Try harder to evaluate expressions when printing assembly.
Rafael Espindola
2014-03-12
1
-1
/
+4
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Fix use of uninitialized value added in r189400 (found by MemorySanitizer)
Alexey Samsonov
2013-08-28
1
-4
/
+3
*
Given target assembler parsers a chance to handle variant expressions
Joerg Sonnenberger
2013-08-27
1
-3
/
+4
*
[PowerPC] Always use "assembler dialect" 1
Ulrich Weigand
2013-07-08
1
-3
/
+2
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
1
-1
/
+29
*
[PowerPC] Support @h modifier
Ulrich Weigand
2013-06-21
1
-0
/
+8
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
1
-12
/
+12
*
[PowerPC] Optimize @ha/@l constructs
Ulrich Weigand
2013-06-20
1
-9
/
+21
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-0
/
+108