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
/
PPCMCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] 32-bit ELF PIC support
Hal Finkel
2014-07-18
1
-4
/
+10
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
move getNameWithPrefix and getSymbol to TargetMachine.
Rafael Espindola
2014-02-19
1
-1
/
+1
*
Add back r201608, r201622, r201624 and r201625
Rafael Espindola
2014-02-19
1
-4
/
+7
*
Revert r201622 and r201608.
Daniel Jasper
2014-02-19
1
-7
/
+4
*
Fix PR18743.
Rafael Espindola
2014-02-18
1
-4
/
+7
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
1
-1
/
+1
*
Make the llvm mangler depend only on DataLayout.
Rafael Espindola
2014-01-03
1
-1
/
+4
*
Remove the isImplicitlyPrivate argument of getNameWithPrefix.
Rafael Espindola
2013-12-05
1
-1
/
+1
*
Refactor for clarity and efficiency.
Rafael Espindola
2013-12-02
1
-23
/
+22
*
Use the mangler consistently instead of using getGlobalPrefix directly.
Rafael Espindola
2013-11-28
1
-2
/
+1
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
1
-2
/
+2
*
[PowerPC] Always use "assembler dialect" 1
Ulrich Weigand
2013-07-08
1
-9
/
+9
*
[PowerPC] Support @tls in the asm parser
Ulrich Weigand
2013-07-05
1
-0
/
+3
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
1
-14
/
+14
*
[PowerPC] Remove unused parameter
Ulrich Weigand
2013-06-20
1
-7
/
+7
*
[PowerPC] Optimize @ha/@l constructs
Ulrich Weigand
2013-06-20
1
-34
/
+24
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-28
/
+39
*
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-27
1
-1
/
+9
*
Relocation enablement for PPC DAG postprocessing pass
Bill Schmidt
2013-02-21
1
-0
/
+6
*
Add missing #include.
Jakub Staszak
2013-02-20
1
-0
/
+1
*
This is just a clean-up patch that simplifies the initial-exec TLS logic by
Bill Schmidt
2012-12-13
1
-6
/
+0
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
1
-0
/
+6
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Implement local-exec TLS on PowerPC.
Roman Divacky
2012-06-04
1
-4
/
+16
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-1
/
+1
*
Ignore register mask operands when lowering instructions to MC.
Jakob Stoklund Olesen
2012-01-18
1
-0
/
+2
*
Fix emission of PPC64 assembler on non-darwin platforms by splitting
Roman Divacky
2011-06-09
1
-8
/
+9
*
convert the operand bits into bitfields since they are all combinable in
Chris Lattner
2010-11-15
1
-57
/
+34
*
add targetoperand flags for jump tables, constant pool and block address
Chris Lattner
2010-11-15
1
-8
/
+17
*
implement support for the MO_DARWIN_STUB TargetOperand flag,
Chris Lattner
2010-11-14
1
-8
/
+104
*
implement basic support for symbol operand lowering,
Chris Lattner
2010-11-14
1
-1
/
+46
*
switch PPC to a simplified MCInstLowering model.
Chris Lattner
2010-11-14
1
-33
/
+3
*
stub out PPCMCInstLowering, add a new option that uses it and the new
Chris Lattner
2010-11-14
1
-0
/
+75