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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
22
-138
/
+76
*
[llvm-dwarfdump] Print type names in DW_AT_type DIEs
Jonas Devlieghere
2017-10-10
22
-76
/
+138
*
[AsmParser] Add DiagnosticString to register classes in tablegen
Oliver Stannard
2017-10-10
4
-23
/
+97
*
[SCCP] Fix mem-sanitizer failure introduced by r315288.
Florian Hahn
2017-10-10
1
-2
/
+4
*
[X86][SKYLAKE] Update regression test to differentiate between HASWELL and SK...
Gadi Haber
2017-10-10
6
-6
/
+314
*
[SCCP] Propagate integer range info for parameters in IPSCCP.
Florian Hahn
2017-10-10
2
-8
/
+207
*
Fix for PR34888.
Nemanja Ivanovic
2017-10-10
2
-3
/
+125
*
SILoadStoreOptimizer.cpp: Fix build; Clang doesn't like "using anonymous stru...
NAKAMURA Takumi
2017-10-10
1
-1
/
+1
*
MCWinCOFFObjectWriter.h: Fix modules build in rL315257.
NAKAMURA Takumi
2017-10-10
1
-0
/
+2
*
Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...
Clement Courbet
2017-10-10
7
-97
/
+251
*
Ignore all duplicate frame index expression
Bjorn Steinbrink
2017-10-10
2
-24
/
+26
*
[RISCV] Fix build after r315254
Alex Bradbury
2017-10-10
1
-2
/
+3
*
[AVX512] Add patterns to commute integer comparison instructions during isel.
Craig Topper
2017-10-10
2
-106
/
+95
*
Renable r314928
Xinliang David Li
2017-10-10
9
-0
/
+767
*
[MC] Properly diagnose badly scoped .cfi_ directives
Reid Kleckner
2017-10-10
3
-41
/
+84
*
Give a test a triple
Reid Kleckner
2017-10-10
1
-1
/
+1
*
[SEH] Use reportError instead of report_fatal_error for bad directives
Reid Kleckner
2017-10-10
9
-173
/
+309
*
[MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through createWasmObjectWriter
Lang Hames
2017-10-10
3
-9
/
+13
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
95
-2957
/
+23
*
Fix Wasm build after r315254
Reid Kleckner
2017-10-10
1
-3
/
+2
*
[MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter> through
Lang Hames
2017-10-10
5
-16
/
+17
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
13
-36
/
+36
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
33
-34
/
+34
*
[llvm-rc] Try again to fix errors on big endian systems.
Zachary Turner
2017-10-09
1
-10
/
+8
*
Fix LLDB build for Android.
Eugene Zemtsov
2017-10-09
1
-1
/
+1
*
[MC] Plumb unique_ptr<MCMachObjectTargetWriter> through createMachObjectWriter
Lang Hames
2017-10-09
6
-20
/
+19
*
[DWARF] DW_TAG_imported_unit is not a unit type.
Jonas Devlieghere
2017-10-09
1
-1
/
+0
*
[llvm-objdump] Use initializer list for scoped xar api constructors
Francis Ricci
2017-10-09
1
-4
/
+3
*
[GISel]: Fix generation of illegal COPYs during CallLowering
Aditya Nandakumar
2017-10-09
13
-89
/
+180
*
Add a helper to build Copy instructions in MachineIRBuilder
Aditya Nandakumar
2017-10-09
1
-0
/
+8
*
[X86] Unsigned saturation subtraction canonicalization [the backend part]
Zvi Rackover
2017-10-09
2
-236
/
+248
*
[SLP] Add test for reversed load, NFC.
Alexey Bataev
2017-10-09
1
-0
/
+30
*
Fix some C++ value / reference semantics issues.
Zachary Turner
2017-10-09
4
-12
/
+8
*
[globalisel] Add support for ValueType operands in patterns.
Daniel Sanders
2017-10-09
2
-33
/
+62
*
[MC] Use a unique_ptr<MCAssembler> for MCObjectStreamer's Assembler member.
Lang Hames
2017-10-09
2
-4
/
+3
*
[InstCombine] fix formatting; NFC
Sanjay Patel
2017-10-09
1
-9
/
+7
*
Fix after r315079
Adrian McCarthy
2017-10-09
1
-1
/
+1
*
[dsymutil] Emit valid debug locations when no symbol flags are set
Francis Ricci
2017-10-09
4
-1
/
+40
*
[SLP] Test for wrongly vectorized set of extractelements, NFC.
Alexey Bataev
2017-10-09
1
-0
/
+30
*
[TableGen] remove make_range where not necessary
Javed Absar
2017-10-09
1
-6
/
+5
*
[llvm-rc] Have the tokenizer discard single & block comments.
Zachary Turner
2017-10-09
4
-0
/
+72
*
[DAG] combine assertsexts around a trunc
Sanjay Patel
2017-10-09
8
-62
/
+83
*
[AArch64] Improve codegen for inverted overflow checking intrinsics
Amara Emerson
2017-10-09
2
-9
/
+171
*
[x86] regenerate test checks; NFC
Sanjay Patel
2017-10-09
1
-90
/
+115
*
[AArch64] fix typos in test assertions
Sanjay Patel
2017-10-09
1
-2
/
+2
*
[X86] Remove a setLoadExtAction from the AVX512 section that uses an AVX512BW...
Craig Topper
2017-10-09
1
-1
/
+0
*
[X86] Enable extended comparison predicate support for SETUEQ/SETONE when tar...
Craig Topper
2017-10-09
7
-114
/
+56
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
[X86][SSE] Don't call combineTo inside combineX86ShufflesRecursively. NFCI.
Simon Pilgrim
2017-10-08
1
-51
/
+60
*
Tidyup with clang-format. NFCI.
Simon Pilgrim
2017-10-08
1
-8
/
+5
[next]