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
/
CodeGen
/
GlobalISel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RegisterBankInfo] Ignore InstrMappings that create impossible to repair oper...
Tom Stellard
2018-07-25
1
-1
/
+1
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-13
6
-0
/
+20
*
Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipe...
Matthias Braun
2018-07-12
6
-20
/
+0
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-12
6
-0
/
+20
*
[globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg
Daniel Sanders
2018-07-09
2
-1
/
+224
*
[globalisel][legalizer] Add AtomicOrdering to LegalityQuery and use it in AAr...
Daniel Sanders
2018-06-27
2
-6
/
+12
*
[AArch64][GlobalISel] Zero-extend s1 values when returning.
Amara Emerson
2018-06-01
1
-11
/
+1
*
[GlobalISel][Legalizer] LegalizerInfo verifier: Making LegalizerInfo::verify(...
Roman Tereshin
2018-05-31
1
-0
/
+3
*
[GlobalISel][Legalizer] LegalizerInfo verifier: check rules cover type indices
Roman Tereshin
2018-05-30
1
-0
/
+52
*
[GlobalISel] NFCI, Getting GlobalISel ~5% faster
Roman Tereshin
2018-05-23
1
-14
/
+15
*
[GlobalISel][IRTranslator] Split aggregates during IR translation.
Amara Emerson
2018-05-16
1
-135
/
+280
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
10
-82
/
+83
*
[GlobalISel][Legalizer] Widening the second src op of shifts bug fix
Roman Tereshin
2018-05-09
1
-2
/
+18
*
Reapplying r331819 [GlobalISel][Legalizer] More concise and faster widenS...
Roman Tereshin
2018-05-09
2
-236
/
+144
*
Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extendin...
Daniel Sanders
2018-05-09
1
-33
/
+1
*
Revert r331819 [GlobalISel][Legalizer] More concise and faster widenScalar, NFC
Roman Tereshin
2018-05-09
2
-144
/
+236
*
[globalisel] Correct r331816 to check the opcode before calling getOperand().
Daniel Sanders
2018-05-08
1
-4
/
+4
*
[GlobalISel][Legalizer] More concise and faster widenScalar, NFC
Roman Tereshin
2018-05-08
2
-236
/
+144
*
[globalisel] Add a combiner helpers for extending loads and use them in a pre...
Daniel Sanders
2018-05-08
1
-1
/
+33
*
GlobalISel: Use a callback to compute constrained reg class for unallocatble ...
Tom Stellard
2018-05-03
1
-0
/
+7
*
Fix infinite loop after r331115
Daniel Sanders
2018-04-30
1
-0
/
+4
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
3
-0
/
+3
*
[globalisel][legalizerinfo] Introduce dedicated extending loads and add lower...
Daniel Sanders
2018-04-28
2
-5
/
+51
*
Attempt to fix remaining build failures after r331071 by changing the tuple t...
Daniel Sanders
2018-04-27
1
-5
/
+4
*
Attempt to fix build failure after r331071 using std::make_tuple
Daniel Sanders
2018-04-27
1
-2
/
+3
*
[globalisel][legalizerinfo] Add support for legalization based on the Machine...
Daniel Sanders
2018-04-27
3
-16
/
+72
*
[GlobalISel] Reporting rules covered as part of the InstructionSelect's debug...
Roman Tereshin
2018-04-26
1
-0
/
+6
*
[globalisel][legalizerinfo] Add support for the Lower action in getActionDefi...
Daniel Sanders
2018-04-09
2
-0
/
+8
*
[GISel] Refactor MachineIRBuilder to allow transformations while
Aditya Nandakumar
2018-04-09
1
-257
/
+250
*
[CodeGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-6
/
+7
*
[GISel]: Fix incorrect IRTranslation while translating null pointer types
Aditya Nandakumar
2018-03-22
1
-3
/
+9
*
[GISel]: Add helpers for easy building G_FCONSTANT along with matchers
Aditya Nandakumar
2018-03-09
2
-0
/
+22
*
GlobalISel: IRTranslate llvm.fabs.* intrinsic
Volkan Keles
2018-03-05
1
-0
/
+5
*
[GlobalISel][AArch64] Adding -disable-gisel-legality-check CL option
Roman Tereshin
2018-03-01
3
-27
/
+37
*
[GlobalISel] Print/Parse FailedISel MachineFunction property
Roman Tereshin
2018-02-28
1
-8
/
+6
*
[GISel]: Print more fallback information when aborting
Aditya Nandakumar
2018-02-27
1
-1
/
+1
*
[GISel]: Don't assert when constraining RegisterOperands which are uses.
Aditya Nandakumar
2018-02-26
1
-7
/
+9
*
[AArch64] Implement dynamic stack probing for windows
Martin Storsjo
2018-02-17
1
-0
/
+4
*
GlobalISel: Add templated functions and pattern matcher support for some more...
Volkan Keles
2018-02-14
1
-11
/
+7
*
[globalisel][legalizerinfo] Follow up on post-commit review comments after r3...
Daniel Sanders
2018-02-13
1
-0
/
+4
*
GlobalISel: IRTranslate llvm.fmuladd.* intrinsic
Volkan Keles
2018-02-13
1
-0
/
+19
*
[GISel][NFC]: Move RegisterBankInfo::getSizeInBits into TargetRegisterInfo.
Aditya Nandakumar
2018-02-02
1
-13
/
+5
*
[GlobalISel][Legalizer] Relax a legalization loop detecting assert.
Amara Emerson
2018-02-01
1
-1
/
+3
*
[GlobalISel] Fix assert failure when legalizing non-power-2 loads.
Amara Emerson
2018-02-01
1
-3
/
+6
*
[GlobalISel] Bail out on calls to dllimported functions
Martin Storsjo
2018-01-30
1
-0
/
+4
*
[ARM GlobalISel] Legalize G_SITOFP and G_UITOFP
Diana Picus
2018-01-30
1
-0
/
+19
*
[ARM GlobalISel] Legalize G_FPTOSI and G_FPTOUI
Diana Picus
2018-01-30
1
-0
/
+18
*
[ARM][GISel] PR35965 Constrain RegClasses of nested instructions built from D...
Daniel Sanders
2018-01-29
1
-0
/
+20
*
[globalisel][legalizer] Change identity() to changeTo() to clarify that it ch...
Daniel Sanders
2018-01-29
1
-1
/
+1
*
[globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencie...
Daniel Sanders
2018-01-29
4
-6
/
+228
[next]