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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
Nirav Dave
2018-04-27
3
-24
/
+39
*
[MC] Allow MCAssembler to be constructed without all subcomponents. NFCI.
Nirav Dave
2018-04-27
2
-16
/
+35
*
[AArch64] Place the first ldp at the end when ReverseCSRRestoreSeq is true
Francis Visoiu Mistrih
2018-04-27
1
-30
/
+45
*
[SystemZ] Remove scheduling info from some Pseudo instructions (NFC).
Jonas Paulsson
2018-04-27
7
-133
/
+22
*
[LoopInterchange] Allow some loops with PHI nodes in the exit block.
Florian Hahn
2018-04-27
1
-23
/
+48
*
[AArch64] Codegen for v8.2A dot product intrinsics
Oliver Stannard
2018-04-27
2
-13
/
+39
*
[NVPTX] Turn on Loop/SLP vectorization
Benjamin Kramer
2018-04-27
1
-0
/
+12
*
[X86] Replace some system instruction instregex single matches with instrs en...
Simon Pilgrim
2018-04-27
7
-85
/
+60
*
[mips] Fix how compiler fuse instructions to fmadd/fmsub
Aleksandar Beserminji
2018-04-27
5
-9
/
+30
*
[ARM] Codegen for v8.2A dot product intrinsics
Oliver Stannard
2018-04-27
1
-26
/
+48
*
[ARM] Enable misched for R52.
David Green
2018-04-27
1
-0
/
+1
*
[IR] Do not assume that function pointers are aligned
Mikhail Maltsev
2018-04-27
1
-0
/
+4
*
[mips] Add support for Virtualization ASE
Petar Jovanovic
2018-04-27
13
-24
/
+357
*
[SCEV] Add trivial case handling for umin utilities. NFC.
Serguei Katkov
2018-04-27
1
-2
/
+11
*
[SCEV] Introduce bulk umin creation utilities
Serguei Katkov
2018-04-27
1
-19
/
+45
*
Revert "[SimplifyLibcalls] Replace locked IO with unlocked IO"
Matt Morehouse
2018-04-27
3
-257
/
+20
*
[LowerTypeTests] Mark .cfi.jumptable nounwind.
Eli Friedman
2018-04-27
1
-0
/
+2
*
[MachineOutliner] Don't outline from functions with a section marking.
Eli Friedman
2018-04-27
1
-0
/
+7
*
typo
Sam Clegg
2018-04-27
1
-2
/
+3
*
[WebAssembly] Section symbols must have local binding
Sam Clegg
2018-04-27
2
-1
/
+5
*
[SimplifyLibcalls] Replace locked IO with unlocked IO
David Bolvansky
2018-04-26
3
-20
/
+257
*
[x86] Revert r330322 (& r330323): Lowering x86 adds/addus/subs/subus intrinsics
Chandler Carruth
2018-04-26
3
-193
/
+42
*
Revert "Fix a bug that prevents global variables from having a DW_OP_deref."
Adrian Prantl
2018-04-26
1
-3
/
+2
*
[InstCombine] Simplify Add with remainder expressions as operands.
Sanjoy Das
2018-04-26
2
-0
/
+116
*
[GlobalISel] Reporting rules covered as part of the InstructionSelect's debug...
Roman Tereshin
2018-04-26
2
-1
/
+12
*
[mips] Accept 32-bit offsets for lb and lbu commands
Simon Atanasyan
2018-04-26
2
-2
/
+32
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
4
-27
/
+230
*
DAG: Fix not legalizing vector fcanonicalizes
Matt Arsenault
2018-04-26
2
-0
/
+2
*
AMDGPU: Extend extract_vector_elt fneg combine to fabs
Matt Arsenault
2018-04-26
1
-2
/
+3
*
AMDGPU: Consolidate SubtargetPredicate definitions
Matt Arsenault
2018-04-26
2
-7
/
+7
*
[AArch64] Fix scavenged spill slot base when stack realignment required.
Geoff Berry
2018-04-26
1
-2
/
+10
*
Fix a bug that prevents global variables from having a DW_OP_deref.
Adrian Prantl
2018-04-26
1
-2
/
+3
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
3
-1
/
+11
*
[GlobalMerge] Fix a typo
Haicheng Wu
2018-04-26
1
-1
/
+1
*
Revert "Enable EliminateAvailableExternally pass for -O1"
Vlad Tsyrklevich
2018-04-26
1
-1
/
+1
*
Update stale comment in AsmWriter.cpp
Vlad Tsyrklevich
2018-04-26
1
-1
/
+3
*
Enable EliminateAvailableExternally pass for -O1
Vlad Tsyrklevich
2018-04-26
1
-1
/
+1
*
[WebAssembly] Implement getRelocationValueString()
Sam Clegg
2018-04-26
1
-4
/
+8
*
[AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increment the export cou...
Mark Searles
2018-04-26
2
-1
/
+5
*
[mips] Correct the definitions of some control instructions
Simon Dardis
2018-04-26
3
-39
/
+36
*
[DAGCombiner] limit ftrunc optimizations with function attribute
Sanjay Patel
2018-04-26
1
-0
/
+8
*
[RISCV] Implement isLoadFromStackSlot and isStoreToStackSlot
Alex Bradbury
2018-04-26
2
-0
/
+54
*
[NVPTX] Make the legalizer expand shufflevector of <2 x half>
Benjamin Kramer
2018-04-26
1
-0
/
+1
*
[DAGCombiner] refactor FP->int->FP folds; NFC
Sanjay Patel
2018-04-26
1
-16
/
+26
*
[RISCV] Implement isZextFree
Alex Bradbury
2018-04-26
2
-0
/
+15
*
[TTI, AArch64] Add transpose shuffle kind
Matthew Simpson
2018-04-26
3
-10
/
+103
*
[RISCV] Implement isTruncateFree
Alex Bradbury
2018-04-26
2
-0
/
+22
*
[X86] Fix Update Kill Register in Avoid SFB Pass - Bug 37153
Lama Saba
2018-04-26
1
-19
/
+29
*
[RISCV] Implement isLegalICmpImmediate
Alex Bradbury
2018-04-26
2
-0
/
+5
*
[RISCV] Implement isLegalAddImmediate
Alex Bradbury
2018-04-26
2
-0
/
+5
[next]