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
*
[SLP] clean some formats
Haicheng Wu
2018-03-13
1
-3
/
+3
*
[LazyValueInfo] PR33357 prevent infinite recursion on BinaryOperator
Brian M. Rzycki
2018-03-13
2
-3
/
+48
*
Implement pure virtual method to fix build.
Zachary Turner
2018-03-13
1
-0
/
+5
*
Handle mixed-OS paths in DWARF reader
Eugene Zemtsov
2018-03-13
2
-2
/
+88
*
[MC] fix documentation comments; NFC
Sanjay Patel
2018-03-13
1
-25
/
+14
*
[PDB] Support dumping injected sources via the DIA reader.
Zachary Turner
2018-03-13
19
-0
/
+435
*
Revert "[mips] Guard traps for microMIPS correctly"
Simon Dardis
2018-03-13
17
-626
/
+120
*
[analyzer] Fix the matcher for GCDAntipattern to look for "signal" call in al...
George Karpenkov
2018-03-13
2
-2
/
+17
*
[llvm-mca] Remove the logic that computes the reciprocal throughput, and make...
Andrea Di Biagio
2018-03-13
6
-53
/
+39
*
[DAGCombine] visitREM - Don't assume that one divrem isn't driving another
Simon Pilgrim
2018-03-13
2
-3
/
+33
*
Build system changes for RISCV
Azharuddin Mohammed
2018-03-13
1
-0
/
+4
*
[lit] - Allow 1 test to report multiple micro-test results to provide support...
Brian Homerding
2018-03-13
7
-0
/
+201
*
[SelectionDAGBuilder] Replace deprecated calls to MemoryIntrinsic::getAlignme...
Daniel Neilson
2018-03-13
1
-9
/
+10
*
[MC] Move the reciprocal throughput computation from TargetSchedModel to MCSc...
Andrea Di Biagio
2018-03-13
3
-29
/
+34
*
[ELF} - Fix build bots.
George Rimar
2018-03-13
2
-2
/
+2
*
[X86] Remove SplitBinaryOpsAndApply and use SplitOpsAndApply by adding curly ...
Craig Topper
2018-03-13
1
-43
/
+34
*
[ELF] - Fix mistype in comment. NFC.
George Rimar
2018-03-13
1
-1
/
+1
*
[ELF] - Rename test cases to *.test.
George Rimar
2018-03-13
28
-0
/
+0
*
[llvm-mca] Simplify code that computes the latency of an instruction in
Andrea Di Biagio
2018-03-13
1
-30
/
+5
*
Revert r327397 [CodeView] Omit forward references for unnamed structs and ...
Brock Wyma
2018-03-13
4
-337
/
+38
*
include locale.h in IOHandler.cpp
Pavel Labath
2018-03-13
1
-0
/
+1
*
test commit: fix formatting of a comment
Zaara Syeda
2018-03-13
1
-3
/
+3
*
[dsymutil] Unify error handling outside DwarfLinker.
Jonas Devlieghere
2018-03-13
8
-52
/
+79
*
[ELF] - Represent tests as linker scripts instead of asm.
George Rimar
2018-03-13
28
-200
/
+232
*
[mips] Guard traps for microMIPS correctly
Simon Dardis
2018-03-13
17
-120
/
+626
*
[ThinLTO] Clear dllimport when setting dso_local.
Rafael Espindola
2018-03-13
3
-1
/
+25
*
[X86][Btver2] Split i8/i16/i32/i64 div/idiv costs
Simon Pilgrim
2018-03-13
2
-20
/
+59
*
[MC] Move the instruction latency computation from TargetSchedModel to MCSche...
Andrea Di Biagio
2018-03-13
3
-9
/
+23
*
Reland "[Attr] Fix parameter indexing for several attributes"
Joel E. Denny
2018-03-13
17
-153
/
+418
*
[InstCombine] fix fmul reassociation to avoid creating an extra fdiv
Sanjay Patel
2018-03-13
2
-19
/
+33
*
[mips] Fix the definitions of the EVA instructions
Simon Dardis
2018-03-13
15
-143
/
+266
*
fix some user facing typos / in the comments
Sylvestre Ledru
2018-03-13
5
-8
/
+8
*
[clangd] Use the macro name range as the definition range.
Haojian Wu
2018-03-13
2
-5
/
+4
*
[dsymutil] Remove old error/warn functions. NFC.
Jonas Devlieghere
2018-03-13
1
-11
/
+0
*
[dsymutil] Perform analyzeContextInfo and CloneDIEs in parallel
Jonas Devlieghere
2018-03-13
2
-70
/
+141
*
[SROA] Take advantage of separate alignments for memcpy source and destination
Daniel Neilson
2018-03-13
2
-20
/
+35
*
[CodeView] Omit forward references for unnamed structs and unions
Brock Wyma
2018-03-13
4
-38
/
+337
*
[llvm-mca] Use a const ArrayRef in a few places. NFC
Andrea Di Biagio
2018-03-13
2
-15
/
+16
*
[TTI] Fix a typo in the comment
Haicheng Wu
2018-03-13
1
-1
/
+1
*
[llvm-mca] Fix unused variable warning in opt mode.
Clement Courbet
2018-03-13
1
-1
/
+1
*
[Hexagon] Clang side of r327302 in LLVM
Krzysztof Parzyszek
2018-03-13
2
-24
/
+38
*
[WebAssembly] Demangle symbol names for use by the browser debugger
Nicholas Wilson
2018-03-13
3
-3
/
+75
*
[WebAssembly] Use helper macro from ELF/Options.td to tidy. NFC
Nicholas Wilson
2018-03-13
1
-15
/
+9
*
[WebAssembly] Add missing --demangle arg
Nicholas Wilson
2018-03-13
3
-0
/
+27
*
[llvm-mca] Refactor event listeners to make the backend agnostic to event types.
Clement Courbet
2018-03-13
12
-137
/
+162
*
[mips] Don't create nested CALLSEQ_START..CALLSEQ_END nodes.
Simon Dardis
2018-03-13
2
-8
/
+473
*
[clangd] Fix irrelevant declaratations in goto definition (on macros).
Haojian Wu
2018-03-13
2
-0
/
+19
*
[clangd] Remove extra ";", NFC.
Haojian Wu
2018-03-13
1
-1
/
+1
*
[X86][SSE41] createVariablePermute v2X64 - PCMPEQQ can test for index 0/1 and...
Simon Pilgrim
2018-03-13
2
-15
/
+22
*
[dsymutil] Unbreak non-Darwin bots.
Jonas Devlieghere
2018-03-13
1
-3
/
+3
[next]