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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Fix typo: 's/ ot / to /' [NFC]
Mandeep Singh Grang
2019-02-21
3
-3
/
+3
*
[LoopSimplifyCFG] Update MemorySSA after r353911.
Alina Sbirlea
2019-02-21
6
-37
/
+43
*
[EarlyCSE] Cleanup deadcode. [NFCI]
Alina Sbirlea
2019-02-21
1
-5
/
+1
*
[Hexagon] Use misaligned load instead of trap0(#0) for __builtin_trap
Krzysztof Parzyszek
2019-02-21
5
-2
/
+61
*
[CodeGen] Fix string literal address space casting.
Michael Liao
2019-02-21
2
-3
/
+11
*
Revert r354606, it breaks asan tests
Krzysztof Parzyszek
2019-02-21
5
-61
/
+2
*
[test] Fix typo: 's/ ot / to /' [NFC]
Mandeep Singh Grang
2019-02-21
1
-1
/
+1
*
ELF: Remove dead code. NFCI.
Peter Collingbourne
2019-02-21
1
-3
/
+2
*
[Hexagon] Use misaligned load instead of trap0(#0) for __builtin_trap
Krzysztof Parzyszek
2019-02-21
5
-2
/
+61
*
Update `ld.lld --version` string for monorepo.
Rui Ueyama
2019-02-21
2
-25
/
+36
*
[AMDGPU] remove unused AssemblerPredicates
Mark Searles
2019-02-21
1
-5
/
+1
*
[llvm-objcopy][NFC] Add std::move() to fix older BB
Jordan Rupprecht
2019-02-21
1
-2
/
+2
*
[unittest] Fix missing user-provided default constructor
Jonas Devlieghere
2019-02-21
1
-0
/
+2
*
Revert "[sanitizers] Restore internal_readlink for x32"
Matt Morehouse
2019-02-21
2
-6
/
+1
*
[llvm-objcopy][NFC] More error cleanup
Jordan Rupprecht
2019-02-21
12
-100
/
+188
*
[WebAssembly] Don't create MSSymbolWasm object for non-symbols
Sam Clegg
2019-02-21
1
-9
/
+4
*
[Kaleidoscope] Fix symbol resolver to search in reverse order.
Lang Hames
2019-02-21
1
-1
/
+1
*
[llvm-objcopy] Make removeSectionReferences batched
Jordan Rupprecht
2019-02-21
2
-17
/
+31
*
Revert "[CUDA]Delayed diagnostics for the asm instructions."
Alexey Bataev
2019-02-21
5
-124
/
+13
*
[PPC] Add store merging testcase.
Nirav Dave
2019-02-21
1
-0
/
+51
*
[DAGCombiner] prevent infinite looping by truncating 'and' (PR40793)
Sanjay Patel
2019-02-21
2
-2
/
+29
*
[CUDA]Delayed diagnostics for the asm instructions.
Alexey Bataev
2019-02-21
5
-13
/
+124
*
AMDGPU/GlobalISel: Make phis legal
Matt Arsenault
2019-02-21
2
-0
/
+1122
*
RegBankSelect: Allow targets to introduce control flow for mapping
Matt Arsenault
2019-02-21
1
-0
/
+13
*
Fix missing C++ mode comments
Matt Arsenault
2019-02-21
2
-2
/
+2
*
[x86] regenerate checks; NFC
Sanjay Patel
2019-02-21
1
-8
/
+8
*
[X86] Fix copy-paste error in @ccz flag.
Nirav Dave
2019-02-21
2
-3
/
+3
*
AMDGPU/GlobalISel: Fix bit count ops for non-power-of-2 types
Matt Arsenault
2019-02-21
6
-1
/
+273
*
[llvm-readobj] Weaken a check in the test added by r354567
Ilya Biryukov
2019-02-21
1
-1
/
+3
*
[clangd] Only report explicitly typed symbols during code navigation
Kadir Cetinkaya
2019-02-21
3
-65
/
+47
*
[RISCV][NFC] IsEligibleForTailCallOptimization -> isEligibleForTailCallOptimi...
Alex Bradbury
2019-02-21
2
-9
/
+8
*
[RISCV] Add implied zero offset load/store alias patterns
Alex Bradbury
2019-02-21
12
-0
/
+180
*
[InferAddressSpaces] Fix fallthrough error
Joey Gouly
2019-02-21
1
-0
/
+1
*
[ARM GlobalISel] Support G_FRAME_INDEX for Thumb2
Diana Picus
2019-02-21
5
-33
/
+85
*
Re-land part of r354244 "[DAGCombiner] Eliminate dead stores to stack."
Clement Courbet
2019-02-21
5
-10
/
+81
*
[llvm-readobj]Add testing for ELF symbol and section table printing for a wid...
James Henderson
2019-02-21
7
-0
/
+623
*
[InferAddressSpaces] Fix crash on select of non-ptr operands
Joey Gouly
2019-02-21
2
-2
/
+14
*
[X86][SSE] combineX86ShufflesRecursively - moved to generic op input index lo...
Simon Pilgrim
2019-02-21
1
-7
/
+3
*
[yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu.version_d) section.
George Rimar
2019-02-21
6
-9
/
+308
*
[LLD][ELF] - Simplify test case. NFC.
George Rimar
2019-02-21
1
-7
/
+0
*
[OpenMP] Fix check-openmp after r354553
Jonas Hahnfeld
2019-02-21
1
-0
/
+2
*
[llvm-readobj] Change "SHT_MIPS_DWARF" to "MIPS_DWARF"
Fangrui Song
2019-02-21
1
-2
/
+2
*
[CodeComplete] Collect visited contexts when scope specifier is invalid.
Eric Liu
2019-02-21
2
-4
/
+21
*
Revert 354564: [ARM] Add some missing thumb1 opcodes to enable peephole optim...
David Green
2019-02-21
3
-281
/
+14
*
[OpenCL] Simplify LLVM IR generated for OpenCL blocks
Andrew Savonichev
2019-02-21
5
-64
/
+91
*
[llvm-readobj]Test basic command-line handling
James Henderson
2019-02-21
1
-0
/
+36
*
[yaml2obj]Allow symbol Index field to take values lower than SHN_LORESERVE
James Henderson
2019-02-21
2
-25
/
+31
*
[AArch64] Print instruction before atomic semantic annotations
David Spickett
2019-02-21
1
-5
/
+6
*
[ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPs
David Green
2019-02-21
3
-14
/
+281
*
[ObjectYAML] Support SHT_MIPS_DWARF section type flag
Fangrui Song
2019-02-21
2
-1
/
+2
[next]