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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[DebugInfo][DAG] Process FrameIndex dbg.values unconditionally
Jeremy Morse
2019-01-29
1
-0
/
+15
*
[CodeGenPrepare] Handle all debug calls in dupRetToEnableTailCallOpts()
Jonas Paulsson
2019-01-29
1
-4
/
+2
*
Recommit r352255 "[SelectionDAG][X86] Don't use SEXTLOAD for promoting masked...
Craig Topper
2019-01-28
1
-1
/
+1
*
[GlobalISel][AArch64] Add legalization for G_FLOG
Jessica Paquette
2019-01-28
1
-1
/
+7
*
[GlobalISel][AArch64] Add instruction selection support for @llvm.log10
Jessica Paquette
2019-01-28
1
-1
/
+7
*
[GlobalISel] Add ISel support for @llvm.lifetime.start and @llvm.lifetime.end
Jessica Paquette
2019-01-28
1
-6
/
+27
*
[CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD
Nikita Popov
2019-01-28
1
-0
/
+6
*
[GlobalISel][AArch64] Add instruction selection support for G_FCOS and G_FSIN
Jessica Paquette
2019-01-28
1
-1
/
+19
*
[GlobalISel][AArch64] Add IRTranslator support for G_FCOS and G_FSIN
Jessica Paquette
2019-01-28
1
-0
/
+10
*
[NFC] TLI query with default(on) behavior wrt DAG combines for fmin/fmax targ...
Michael Berg
2019-01-28
1
-3
/
+7
*
[MIPS GlobalISel] Select sub
Petar Avramovic
2019-01-28
1
-0
/
+66
*
[DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs
Jeremy Morse
2019-01-28
1
-21
/
+50
*
GlobalISel: Don't reduce elements for atomic load/store
Matt Arsenault
2019-01-27
1
-1
/
+9
*
GlobalISel: Factor fewerElementVectors into separate functions
Matt Arsenault
2019-01-27
1
-156
/
+170
*
GlobalISel: Verify load/store has a pointer input
Matt Arsenault
2019-01-27
1
-1
/
+6
*
Re-apply "r351584: "GlobalISel: Verify g_zextload and g_sextload""
Amara Emerson
2019-01-27
1
-1
/
+14
*
[AArch64][GlobalISel] Fix the G_EXTLOAD combiner creating non-extending illeg...
Amara Emerson
2019-01-27
1
-0
/
+8
*
GlobalISel: Fix typo in assert messages
Matt Arsenault
2019-01-27
1
-2
/
+2
*
GlobalISel: Implement narrowScalar for mul
Matt Arsenault
2019-01-27
1
-0
/
+47
*
GlobalISel: fewerElementsVector for intrinsic_trunc/intrinsic_round
Matt Arsenault
2019-01-27
1
-1
/
+3
*
[GlobalISel][IRTranslator] Fix crash on translation of fneg.
Amara Emerson
2019-01-26
1
-1
/
+1
*
AMDGPU/GlobalISel: Legalize more bit ops
Matt Arsenault
2019-01-26
1
-0
/
+3
*
Revert r352255 "[SelectionDAG][X86] Don't use SEXTLOAD for promoting masked l...
Craig Topper
2019-01-26
1
-1
/
+1
*
[SelectionDAG][X86] Don't use SEXTLOAD for promoting masked loads in the type...
Craig Topper
2019-01-26
1
-1
/
+1
*
[NFC] Test commit : fix typo.
Alexey Lapshin
2019-01-25
1
-1
/
+1
*
[MBP] Don't move bottom block before header if it can't reduce taken branches
Guozhi Wei
2019-01-25
1
-0
/
+38
*
[MC] Teach the MachO object writer about N_FUNC_COLD
Vedant Kumar
2019-01-25
1
-0
/
+3
*
[TEST][COMMIT] - fix comment typo in AsmPrinter/DwarfDebug.cpp - NFC
Tom Weaver
2019-01-25
1
-1
/
+1
*
Fix gcc -Wparentheses warning. NFCI.
Simon Pilgrim
2019-01-25
1
-2
/
+2
*
AMDGPU/GlobalISel: Scalarize add/sub
Matt Arsenault
2019-01-25
1
-0
/
+1
*
GlobalISel: fewerElementsVector for more cast types
Matt Arsenault
2019-01-25
1
-0
/
+5
*
GlobalISel: fewerElementsVector for a few more trivial ops
Matt Arsenault
2019-01-25
1
-0
/
+6
*
AMDGPU/GlobalISel: Legalize smulh/umulh and scalarize mul
Matt Arsenault
2019-01-25
1
-0
/
+3
*
GlobalISel: Support fewerElementsVector for icmp/fcmp
Matt Arsenault
2019-01-25
1
-3
/
+75
*
GlobalISel: Implement fewerElementsVector for extensions
Matt Arsenault
2019-01-25
1
-0
/
+54
*
GlobalISel: Add convenience mutatations to scalarize
Matt Arsenault
2019-01-25
2
-0
/
+12
*
RegBankSelect: Fix use after free in r352123
Matt Arsenault
2019-01-24
1
-1
/
+1
*
[GISel]: Change how CSE is enabled by default for each pass
Aditya Nandakumar
2019-01-24
3
-6
/
+12
*
RegBankSelect: Support some more complex part mappings
Matt Arsenault
2019-01-24
2
-25
/
+87
*
[GlobalISel][AArch64] Add isel support for FP16 vector @llvm.ceil
Jessica Paquette
2019-01-24
1
-1
/
+2
*
Fix emission of _fltused for MSVC.
James Y Knight
2019-01-24
4
-26
/
+30
*
[SelectionDAGBuilder] Simplify HasSideEffect calculation. NFC.
Nirav Dave
2019-01-24
1
-13
/
+7
*
[InlineAsm] Don't calculate registers for inline asm memory operands. NFCI.
Nirav Dave
2019-01-24
1
-0
/
+4
*
[TargetLowering] Rename getExpandedFixedPointMultiplication to expandFixedPoi...
Simon Pilgrim
2019-01-24
2
-3
/
+2
*
[SelectionDAGBuilder] Fuse inline asm input operand loops passes. NFCI.
Nirav Dave
2019-01-24
1
-13
/
+9
*
[X86] Update SelectionDAGDumper to print the extension type and expanding fla...
Craig Topper
2019-01-24
1
-0
/
+30
*
DebugInfo: Use assembly label arithmetic for address pool size for easier rea...
David Blaikie
2019-01-24
2
-9
/
+17
*
[ADT] Notify ilist traits about in-list transfers
Reid Kleckner
2019-01-23
1
-2
/
+6
*
[MC][X86] Correctly model additional operand latency caused by transfer delay...
Andrea Di Biagio
2019-01-23
1
-2
/
+16
*
[DAGCombine] Enable more pre-indexed stores
Sam Parker
2019-01-23
1
-1
/
+7
[prev]
[next]