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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin
Fangrui Song
2020-01-12
3
-37
/
+1
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-5
/
+5
*
[PowerPC] Exploit the rlwinm instructions for "and" with constant
QingShan Zhang
2019-12-30
1
-0
/
+24
*
[MC][PowerPC] Fix a crash when redefining a symbol after .set
Fangrui Song
2019-12-13
1
-1
/
+2
*
[XCOFF][AIX] Emit TOC entries for object file generation
jasonliu
2019-12-04
1
-1
/
+4
*
[AIX] Emit TOC entries for ASM printing
David Tenty
2019-11-27
2
-2
/
+7
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+2
*
[AIX] TOC pseudo expansion for 64bit large + 64bit small + 32bit large models
Xiangling Liao
2019-10-17
1
-0
/
+25
*
[AIX] Use .space instead of .zero in assembly
David Tenty
2019-10-11
1
-0
/
+1
*
[NFC] Replace 'isDarwin' with 'IsDarwin'
Xiangling Liao
2019-10-06
2
-9
/
+9
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
2
-3
/
+3
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
3
-3
/
+3
*
Boilerplate for producing XCOFF object files from the PowerPC backend.
Sean Fertile
2019-07-09
7
-1
/
+87
*
[PowerPC][NFC] Move comment to the relevant function
Hubert Tong
2019-06-22
1
-1
/
+1
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[PPC64] Update LocalEntry from assigned symbols
Fangrui Song
2019-05-21
1
-6
/
+24
*
[PowerPC] Support .reloc *, R_PPC{,64}_NONE, *
Fangrui Song
2019-05-17
2
-28
/
+49
*
[MC][PowerPC] Clean up PPCAsmBackend
Fangrui Song
2019-05-17
1
-25
/
+17
*
Add Triple::isPPC64()
Fangrui Song
2019-05-16
1
-1
/
+1
*
[PowerPC] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
2
-4
/
+1
*
[PowerPC] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
5
-2
/
+622
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
15
-60
/
+45
*
[PowerPC][NFC] Macro for register set defs for the Asm Parser
Nemanja Ivanovic
2018-12-29
1
-0
/
+60
*
[PowerPC][NFC] Split PPCMCCodeEmitter into header and cpp file.
Stefan Pintilie
2018-11-21
2
-91
/
+110
*
[PowerPC][NFC] Minor Code Cleaup for PPCMCCodeEmitter.
Stefan Pintilie
2018-11-21
1
-30
/
+41
*
[PowerPC] [NFC] Refactor code for printing register operands
Nemanja Ivanovic
2018-09-27
1
-8
/
+19
*
[PowerPC][MC] Support expressions in getMemRIX16Encoding.
Sean Fertile
2018-08-27
1
-3
/
+9
*
Remove trailing space
Fangrui Song
2018-07-30
3
-14
/
+14
*
Introduce codegen for the Signal Processing Engine
Justin Hibbits
2018-07-18
1
-0
/
+3
*
[PowerPC] Add support for high and higha symbol modifiers on tls modifers.
Sean Fertile
2018-06-15
1
-0
/
+12
*
[PPC64] Support "symbol@high" and "symbol@higha" symbol modifers.
Sean Fertile
2018-06-15
3
-0
/
+24
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-2
/
+4
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
4
-27
/
+17
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-17
/
+17
*
Support: Simplify endian stream interface. NFCI.
Peter Collingbourne
2018-05-18
1
-11
/
+4
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
2
-3
/
+6
*
[Targets] Don't automatically include the scheduler class enum from *GenInstr...
Craig Topper
2017-12-13
1
-0
/
+1
*
First step towards more human-friendly PPC assembler output:
Joerg Sonnenberger
2017-11-29
1
-1
/
+1
*
PowerPC: support the separator character in the IAS
Saleem Abdulrasool
2017-10-24
1
-0
/
+1
*
[MC] Add a missing <memory> include left out of r315327.
Lang Hames
2017-10-10
1
-0
/
+1
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
4
-14
/
+19
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
[MC] Plumb unique_ptr<MCMachObjectTargetWriter> through createMachObjectWriter
Lang Hames
2017-10-09
1
-1
/
+1
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-12
/
+0
*
[PowerPC] enable optimizeCompareInstr for branch with static branch hint
Hiroshi Inoue
2017-07-27
1
-0
/
+16
[next]