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
/
PPCAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PowerPC] Correctly handle fixups of other than 4 byte size
Ulrich Weigand
2013-05-15
1
-3
/
+27
*
PowerPC: Simplify handling of fixups.
Ulrich Weigand
2013-03-26
1
-9
/
+3
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-1
/
+1
*
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
1
-2
/
+2
*
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-11
1
-1
/
+3
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
1
-1
/
+3
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
PPC: Reinstate the fatal error when trying to emit a macho file.
Benjamin Kramer
2012-11-24
1
-1
/
+3
*
PPC: Share applyFixup between ELF and Darwin.
Benjamin Kramer
2012-11-24
1
-18
/
+14
*
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-25
1
-2
/
+11
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
1
-1
/
+1
*
Revert r162034, r162035 and r162037.
Roman Divacky
2012-08-16
1
-10
/
+1
*
Define and handle additional fixup kinds. By Adhemerval Zanella.
Roman Divacky
2012-08-16
1
-1
/
+10
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-0
/
+1
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-4
/
+3
*
Tidy up. 80 columns.
Jim Grosbach
2012-01-18
1
-13
/
+13
*
Tidy up. MCAsmBackend naming conventions.
Jim Grosbach
2012-01-18
1
-7
/
+7
*
Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for repo...
Rafael Espindola
2011-12-22
1
-13
/
+1
*
Reduce the exposure of Triple::OSType in the ELF object writer. This will
Rafael Espindola
2011-12-21
1
-7
/
+8
*
MipsAsmBackend.cpp, PPCAsmBackend.cpp: Fix -Asserts build to appease msvc.
NAKAMURA Takumi
2011-12-06
1
-0
/
+1
*
Move target-specific logic out of generic MCAssembler.
Jim Grosbach
2011-12-06
1
-0
/
+9
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Sketch out PowerPC ELF writer. This is enough to get clang -integrated-as
Roman Divacky
2011-08-02
1
-1
/
+70
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
1
-6
/
+5
*
Refactor PPC target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
1
-0
/
+123
[prev]