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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[globalisel][tablegen] Generate rule coverage and use it to identify untested...
Daniel Sanders
2017-11-16
1
-4
/
+5
*
Add backend name to Target to enable runtime info to be fed back into TableGen
Daniel Sanders
2017-11-15
1
-3
/
+3
*
[AArch64] Adjust the cost model for Exynos M1 and M2
Evandro Menezes
2017-11-15
1
-4
/
+14
*
[AArch64] Refactor the loads and stores optimizer
Evandro Menezes
2017-11-15
1
-143
/
+143
*
[AArch64] Adjust the cost model for Exynos M1 and M2
Evandro Menezes
2017-11-15
1
-17
/
+14
*
[AArch64][SVE] Asm: Report SVE parsing diagnostics only once
Sander de Smalen
2017-11-15
1
-25
/
+36
*
[AArch64] Adjust the cost model for Exynos M1 and M2
Evandro Menezes
2017-11-14
1
-11
/
+9
*
[ARM, AArch64] Fix an assert message, Darwin isn't the only target supporting...
Martin Storsjo
2017-11-14
1
-1
/
+2
*
Test commit
Sander de Smalen
2017-11-13
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
12
-12
/
+12
*
[AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZ
Florian Hahn
2017-11-07
3
-0
/
+60
*
[AArch64][SVE] Asm: Add SVE (Z) Register definitions and parsing support
Florian Hahn
2017-11-07
5
-1
/
+330
*
[AArch64][SVE] Asm: Set SVE as unsupported feature for existing scheduler mod...
Florian Hahn
2017-11-07
8
-0
/
+16
*
[AArch64][SVE] Asm: Replace 'IsVector' by 'RegKind' in AArch64AsmParser (NFC)
Florian Hahn
2017-11-07
2
-46
/
+69
*
[GlobalISel] Enable legalizing non-power-of-2 sized types.
Kristof Beyls
2017-11-07
1
-41
/
+128
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
2
-2
/
+2
*
[AArch64] Fix the number of iterations for the Newton series
Evandro Menezes
2017-11-03
1
-1
/
+1
*
[AArch64] Use dwarf exception handling on MinGW
Martin Storsjo
2017-11-03
2
-1
/
+11
*
[AArch64][RegisterBankInfo] Add mapping for G_FPEXT.
Quentin Colombet
2017-11-02
3
-1
/
+89
*
[AArch64][RegisterBankInfo] Add FPR16 support in value mapping.
Quentin Colombet
2017-11-02
3
-35
/
+48
*
[AArch64]: range loopify frame-lowering
Javed Absar
2017-10-30
1
-2
/
+2
*
[SimplifyCFG] use pass options and remove the latesimplifycfg pass
Sanjay Patel
2017-10-28
1
-1
/
+1
*
InstructionSelectorImpl.h: Modularize/remove ODR violations by using a static...
David Blaikie
2017-10-26
1
-2
/
+2
*
Clear LastMappingSymbols and LastEMS(Info) when resetting the ARM(AArch64)ELF...
Yichao Yu
2017-10-26
1
-0
/
+8
*
[AsmParser][TableGen] Add VariantID argument to the generated mnemonic spell ...
Craig Topper
2017-10-26
1
-1
/
+2
*
[AsmParser][TableGen] Make the generated mnemonic spell checker function a fi...
Craig Topper
2017-10-26
1
-1
/
+2
*
[AArch64] Add support for dllimport of values and functions
Martin Storsjo
2017-10-25
4
-20
/
+63
*
[globalisel][tablegen] Import stores and allow GISel to automatically substit...
Daniel Sanders
2017-10-23
3
-8
/
+34
*
[globalisel][tablegen] Fix small spelling nits. NFC
Daniel Sanders
2017-10-20
1
-14
/
+14
*
[aarch64][globalisel] Register banks and classes should have distinct names.
Daniel Sanders
2017-10-18
2
-5
/
+4
*
AArch64: Enable AES instruction fusion on Cyclone.
Matthias Braun
2017-10-17
1
-2
/
+5
*
AArch64: account for possible frame index operand in compares.
Tim Northover
2017-10-17
2
-0
/
+9
*
Re-apply [AArch64][RegisterBankInfo] Use the statically computed mappings for...
Quentin Colombet
2017-10-16
1
-4
/
+35
*
[AArch64][RegisterBankInfo] Add mapping support for G_BITCAST of s128
Quentin Colombet
2017-10-16
1
-2
/
+2
*
[AArch64][LegalizerInfo] Mark s128 G_BITCAST legal
Quentin Colombet
2017-10-16
1
-1
/
+3
*
[aarch64][globalisel] Fix a crash in selectAddrModeIndexed() caused by incorr...
Daniel Sanders
2017-10-16
1
-1
/
+5
*
Re-commit r315885: [globalisel][tblgen] Add support for iPTR and implement am...
Daniel Sanders
2017-10-16
2
-0
/
+158
*
Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_un...
Daniel Sanders
2017-10-16
2
-158
/
+0
*
[globalisel][tblgen] Add support for iPTR and implement am_unscaled* and am_i...
Daniel Sanders
2017-10-16
2
-0
/
+158
*
Re-commit r315863: [globalisel][tablegen] Import ComplexPattern when used as ...
Daniel Sanders
2017-10-15
1
-5
/
+8
*
Revert r315863: [globalisel][tablegen] Import ComplexPattern when used as an ...
Daniel Sanders
2017-10-15
1
-8
/
+5
*
[globalisel][tablegen] Import ComplexPattern when used as an operator
Daniel Sanders
2017-10-15
1
-5
/
+8
*
Revert "[AArch64][RegisterBankInfo] Use the statically computed mappings for ...
Bruno Cardoso Lopes
2017-10-14
1
-32
/
+4
*
[AArch64][RegisterBankInfo] Use the statically computed mappings for COPY
Quentin Colombet
2017-10-14
1
-4
/
+32
*
[globalisel][tablegen] Add support for fpimm and import of APInt/APFloat base...
Daniel Sanders
2017-10-13
1
-0
/
+5
*
[aarch64] Support APInt and APFloat in ImmLeaf subclasses and make AArch64 us...
Daniel Sanders
2017-10-13
1
-16
/
+15
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
2
-4
/
+5
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
2
-5
/
+4
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
5
-31
/
+41
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+1
[next]