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
*
[AArch64][GlobalISel] Add support for narrowScalar of G_ZEXT
Amara Emerson
2019-08-21
3
-4
/
+23
*
Fix assert in XCOFFObjectWriter related to program code csects.
Sean Fertile
2019-08-20
1
-3
/
+1
*
[Attributor] Liveness for internal functions.
Stefan Stipanovic
2019-08-20
1
-2
/
+43
*
[Sanitizer] Remove unused functions
Alexandre Ganea
2019-08-20
1
-9
/
+0
*
[RISCV GlobalISel] Adding initial GlobalISel infrastructure
Daniel Sanders
2019-08-20
15
-2
/
+412
*
[MemorySSA] Make Phi cleanups consistent.
Alina Sbirlea
2019-08-20
1
-24
/
+17
*
[AArch64][GlobalISel] Select logical_imm32 and logical_imm64 patterns
Jessica Paquette
2019-08-20
2
-0
/
+23
*
[MemorySSA] Fix existing phis when inserting defs.
Alina Sbirlea
2019-08-20
1
-8
/
+12
*
Remove assert with tautological compare from XCOFFObjectWriter.
Sean Fertile
2019-08-20
1
-1
/
+0
*
[AArch64][GlobalISel] Select patterns which use shifted register operands
Jessica Paquette
2019-08-20
2
-0
/
+89
*
[DAGCombiner][X86] Teach visitCONCAT_VECTORS to combine (concat_vectors (conc...
Craig Topper
2019-08-20
2
-0
/
+23
*
Revert [WinEH] Allocate space in funclets stack to save XMM CSRs
Reid Kleckner
2019-08-20
3
-135
/
+26
*
Adds support for writing the .bss section for XCOFF object files.
Sean Fertile
2019-08-20
7
-19
/
+447
*
[Attributor] Remove unused variable. NFC.
Michael Liao
2019-08-20
1
-1
/
+1
*
[AutoFDO] Make call targets order deterministic for sample profile
Wenlei He
2019-08-20
3
-19
/
+14
*
[X86] Add a DAG combine to transform (i8 (bitcast (v8i1 (extract_subvector (v...
Craig Topper
2019-08-20
1
-0
/
+12
*
[X86] Add isel patterns for (i64 (zext (i8 (bitcast (v16i1 X))))) to use a KM...
Craig Topper
2019-08-20
1
-0
/
+8
*
[TargetMachine] Don't try to create COFFSTUB references on windows on non-COFF
Martin Storsjo
2019-08-20
2
-3
/
+8
*
[WebAssembly][lld] Fix crash when applying relocations to debug sections
Sam Clegg
2019-08-20
1
-0
/
+1
*
[InstCombine] add helper function for icmp+zext/sext; NFC
Sanjay Patel
2019-08-20
1
-69
/
+75
*
Revert "AMDGPU: Fix iterator error when lowering SI_END_CF"
Matt Arsenault
2019-08-20
5
-142
/
+28
*
[X86][BtVer2] Use ReadAfterLd entries for the register operands of CMPXCHG.
Andrea Di Biagio
2019-08-20
1
-3
/
+12
*
[InstCombine] make fold for icmp with sext more efficient; NFC
Sanjay Patel
2019-08-20
1
-13
/
+7
*
[X86] Use isNullConstant instead of getConstantOperandVal == 0. NFC
Craig Topper
2019-08-20
1
-2
/
+2
*
[ARM] Select vaddva
Sam Tebbs
2019-08-20
1
-0
/
+7
*
[GlobalISel] Handle multiple registers in dbg.value intrinsic
Aditya Nandakumar
2019-08-20
1
-6
/
+7
*
[CodeGen] Add a pass to do block predication on SSA machine IR.
Thomas Raoux
2019-08-20
2
-49
/
+285
*
[InstCombine] improve readability for icmp with cast folds; NFC
Sanjay Patel
2019-08-20
2
-47
/
+42
*
[BlockExtractor] Avoid assert with wrong line format
Jinsong Ji
2019-08-20
1
-0
/
+2
*
[X86][BtVer2] Fix latency and throughput of atomic INC/DEC/NEG/NOT.
Andrea Di Biagio
2019-08-20
1
-0
/
+14
*
[InstCombine] simplify min/max of min/max with same operands (PR35607)
Sanjay Patel
2019-08-20
1
-0
/
+10
*
[DWARF] Fix reading 64-bit DWARF type units.
Igor Kudrin
2019-08-20
2
-5
/
+5
*
[RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for th...
Alex Bradbury
2019-08-20
5
-0
/
+30
*
Recommit "MemoryBuffer: Add a missing error-check to getOpenFileImpl"
Pavel Labath
2019-08-20
1
-1
/
+3
*
[X86][Btver2] Fix latency and throughput of CMPXCHG instructions.
Andrea Di Biagio
2019-08-20
5
-4
/
+140
*
[yaml2obj/obj2yaml][MachO] Allow setting custom section data
Seiya Nuta
2019-08-20
3
-9
/
+24
*
[MC] Delete an overload of MCExpr::evaluateKnownAbsolute and its associated hack
Fangrui Song
2019-08-20
1
-14
/
+7
*
[Attributor] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds aft...
Fangrui Song
2019-08-20
1
-0
/
+1
*
[X86] Add back the -x86-experimental-vector-widening-legalization comand line...
Craig Topper
2019-08-20
2
-143
/
+1227
*
[Attributor] Create abstract attributes on-demand
Johannes Doerfert
2019-08-20
1
-140
/
+194
*
[Attributor][NFC] Cleanup statistics code
Johannes Doerfert
2019-08-20
1
-4
/
+7
*
[Attributor] Use structured deduction for AADereferenceable
Johannes Doerfert
2019-08-20
1
-139
/
+74
*
[Attributor] Use structured deduction for AANonNull
Johannes Doerfert
2019-08-20
1
-103
/
+83
*
[Attributor] Fix the "clamp" operator
Johannes Doerfert
2019-08-20
1
-0
/
+6
*
[NFC] Test commit, fix some comment spelling.
Thomas Raoux
2019-08-20
1
-1
/
+1
*
[AsmPrinter] Remove const qualifier from EmitBasicBlockStart.
Karl-Johan Karlsson
2019-08-20
5
-7
/
+7
*
MCAsmMacro: add `#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)` to some d...
Fangrui Song
2019-08-20
1
-0
/
+2
*
[WebAssembly][MC] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build...
Fangrui Song
2019-08-20
1
-3
/
+1
*
[WebAssembly][MC] Simplify WasmObjectWriter::recordRelocation. NFC.
Sam Clegg
2019-08-20
1
-43
/
+15
*
[SLP][NFC] Avoid repetitive calls to getSameOpcode()
Dinar Temirbulatov
2019-08-20
1
-120
/
+176
[next]