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
/
Mips
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
Fix "use of uninitialized variable" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-07
1
-2
/
+2
*
[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
-4
/
+5
*
[MCRegInfo] Add forward sub and super register iterators. (NFC)
Florian Hahn
2019-12-05
1
-14
/
+10
*
[mips] Fix sc, scs, ll, lld instructions expanding
Simon Atanasyan
2019-11-27
3
-35
/
+8
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[mips] Remove unused `IsPCRelativeLoad` MIPS instructions attribute. NFC
Simon Atanasyan
2019-11-21
1
-4
/
+1
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
[mips][NFC] Remove old FIXME comment
Miloš Stojanović
2019-11-14
1
-1
/
+0
*
[mips] Write `AFL_EXT_OCTEONP` flag to the `.MIPS.abiflags` section
Simon Atanasyan
2019-11-07
1
-1
/
+3
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
3
-8
/
+16
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
3
-11
/
+15
*
[Mips] Fix evaluating J-format branch targets
Simon Atanasyan
2019-10-07
1
-4
/
+7
*
[mips] Push `fixup_Mips_LO16` fixup for `jialc` and `jic` instructions
Simon Atanasyan
2019-10-03
1
-2
/
+5
*
[mips] Fix code indentation. NFC
Simon Atanasyan
2019-09-30
1
-3
/
+3
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
3
-11
/
+8
*
[Alignment] Introduce llvm::Align to MCSection
Guillaume Chatelet
2019-09-13
2
-7
/
+10
*
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
Guillaume Chatelet
2019-09-11
2
-3
/
+4
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
2
-2
/
+2
*
[mips] Inline emitStoreWithSymOffset and emitLoadWithSymOffset methods. NFC
Simon Atanasyan
2019-08-29
1
-41
/
+0
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-1
/
+1
*
[mips] Remove duplicated case from the `StringSwitch`. NFC
Simon Atanasyan
2019-08-21
1
-1
/
+0
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[mips] Make a couple of class methods plain static functions. NFC
Simon Atanasyan
2019-08-07
1
-9
/
+9
*
[mips] Use isMicroMips() function to check enabled feature flag. NFC
Simon Atanasyan
2019-08-07
1
-2
/
+1
*
[Mips] Instruction `sc` now accepts symbol as an argument
Simon Atanasyan
2019-08-07
1
-0
/
+52
*
[mips] Implement .cplocal directive
Simon Atanasyan
2019-07-17
1
-20
/
+47
*
Delete dead stores
Fangrui Song
2019-07-12
1
-2
/
+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
*
[ARM] Support .reloc *, R_ARM_NONE, *
Fangrui Song
2019-05-17
3
-8
/
+3
*
[mips] LLVM and GAS now use same instructions for CFA Definition. NFCI
Simon Atanasyan
2019-05-15
1
-1
/
+1
*
[Mips] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
2
-5
/
+1
*
[Mips] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
6
-3
/
+403
*
[mips] Emit `.module softfloat` directive
Simon Atanasyan
2019-02-26
1
-2
/
+5
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
3
-5
/
+4
*
Reapply: [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag
Simon Atanasyan
2019-01-24
2
-8
/
+11
*
Revert "[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag"
Amara Emerson
2019-01-24
2
-11
/
+8
*
[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag
Simon Atanasyan
2019-01-23
2
-8
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
24
-96
/
+72
*
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
Vladimir Stefanovic
2019-01-17
2
-1
/
+11
*
[mips][micrompis] Emit 16bit NOPs by default
Aleksandar Beserminji
2019-01-09
1
-1
/
+5
*
[mips] Show an error on attempt to use 64-bit PC-relative relocation
Simon Atanasyan
2018-12-29
1
-0
/
+4
*
[mips] Show a regular error message on attempt to use one byte relocation
Simon Atanasyan
2018-12-29
1
-1
/
+4
*
[mips] Enable using of integrated assembler in all cases.
Simon Atanasyan
2018-12-12
1
-21
/
+1
*
[mips] Fix TestDWARF32Version5Addr8AllForms test failure on MIPS hosts
Simon Atanasyan
2018-12-03
3
-0
/
+12
*
[mips][mc] Add basic support for R_MIPS_JALR/R_MICROMIPS_JALR
Vladimir Stefanovic
2018-11-21
3
-2
/
+18
*
[mips][micromips] Fix how values in .gcc_except_table are calculated
Aleksandar Beserminji
2018-10-16
2
-0
/
+10
*
[mips][micromips] Fix overlaping FDEs error
Aleksandar Beserminji
2018-10-15
2
-0
/
+24
[next]