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
*
[analyzer] Resolve the crash in ReturnUndefChecker
George Karpenkov
2018-08-29
3
-2
/
+25
*
[analyzer] [NFC] Move class definition out of the function
George Karpenkov
2018-08-29
1
-41
/
+40
*
[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default
George Karpenkov
2018-08-29
76
-142
/
+151
*
[analyzer] [NFC] Remove unused "state" argument from makeSymExprValNN
George Karpenkov
2018-08-29
3
-9
/
+8
*
[analyzer] Better retain count rules for OSObjects
George Karpenkov
2018-08-29
2
-37
/
+38
*
[analyzer] [NFC] Follow the convention when naming classes
George Karpenkov
2018-08-29
1
-24
/
+24
*
AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes
Marek Olsak
2018-08-29
2
-15
/
+30
*
Removed commented out includes [NFC]
Raphael Isemann
2018-08-29
1
-4
/
+0
*
[sanitizer] Revert D50940
Kostya Kortchinsky
2018-08-29
7
-14
/
+11
*
[OPENMP][NVPTX] Replace assert() by ASSERT0() macro, NFC.
Alexey Bataev
2018-08-29
9
-64
/
+71
*
[SimpleLoopUnswitch] After unswitch delete dead blocks in parent loops
Fedor Sergeev
2018-08-29
2
-2
/
+55
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-29
15
-158
/
+26
*
[OPENMP][NVPTX] Add support for lightweight runtime.
Alexey Bataev
2018-08-29
11
-102
/
+720
*
[InstCombine] canonicalize fneg with llvm.sin
Sanjay Patel
2018-08-29
2
-11
/
+20
*
[MemorySSA] Add expesive check for validating clobber accesses.
Alina Sbirlea
2018-08-29
2
-11
/
+49
*
[InstCombine] add tests for llvm.sin(-x); NFC
Sanjay Patel
2018-08-29
1
-0
/
+40
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-29
15
-26
/
+158
*
[InstCombine] Expand the simplification of pow() with nested exp{,2}()
Evandro Menezes
2018-08-29
2
-35
/
+43
*
[InstCombine] Expand the simplification of pow() into exp2()
Evandro Menezes
2018-08-29
2
-22
/
+42
*
[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat...
Andrea Di Biagio
2018-08-29
78
-199
/
+554
*
[llvm-mca] Don't disable the SummaryView if flag `-all-stats` is false.
Andrea Di Biagio
2018-08-29
3
-7
/
+78
*
[OPENMP][NVPTX] Lightweight runtime support for SPMD mode.
Alexey Bataev
2018-08-29
11
-45
/
+263
*
[CMake] Add an lld-test-depends target
Martin Storsjo
2018-08-29
1
-0
/
+3
*
[MinGW] [X86] Add stubs for references to data variables that might end up im...
Martin Storsjo
2018-08-29
13
-22
/
+204
*
[MinGW] Don't mark external variables as DSO local
Martin Storsjo
2018-08-29
7
-6
/
+44
*
[COFF] Merge the .ctors, .dtors and .CRT sections into .rdata for MinGW
Martin Storsjo
2018-08-29
2
-10
/
+20
*
[InstCombine] Replace two calls to getNumUses() with !hasNUsesOrMore
Craig Topper
2018-08-29
1
-1
/
+1
*
Update Visual Studio Integration version number.
Zachary Turner
2018-08-29
1
-1
/
+1
*
[Tooling] Do not restore working dir in ClangTool
Ilya Biryukov
2018-08-29
2
-19
/
+26
*
[AMDGPU] Match udot4 pattern.
Farhana Aleen
2018-08-29
2
-0
/
+663
*
[DebugCounters] Fix DebugCounterTest when running all SupportTests
Alexandre Ganea
2018-08-29
1
-3
/
+2
*
[OPENMP] Create non-const ident_t objects.
Mike Rice
2018-08-29
44
-67
/
+68
*
[InstCombine] add test for vector demanded elements + shrinking; NFC
Sanjay Patel
2018-08-29
1
-0
/
+15
*
[mips] Fix microMIPS unconditional branch offset handling
Simon Atanasyan
2018-08-29
2
-2
/
+105
*
[mips] Involves microMIPS's jump in the analyzable branch set
Simon Atanasyan
2018-08-29
2
-6
/
+3
*
[InstCombine] move declarations closer to uses; NFC
Sanjay Patel
2018-08-29
1
-5
/
+3
*
[Preamble] Fix incorrect usage of std::error_category
Alexandre Ganea
2018-08-29
1
-1
/
+3
*
[clang-tidy] Add abseil-no-internal-dependencies check
Jonas Toth
2018-08-29
10
-2
/
+196
*
[mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp
Vladimir Stefanovic
2018-08-29
4
-5
/
+206
*
[InstCombine] remove unnecessary shuffle undef folding
Sanjay Patel
2018-08-29
2
-7
/
+8
*
Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"
Alexandros Lamprineas
2018-08-29
7
-30
/
+26
*
Revert r340884 "Add a RingBuffer class to sanitizer_common"
Hans Wennborg
2018-08-29
4
-166
/
+0
*
Revert r340921 "[NFC] Unify guards detection"
Hans Wennborg
2018-08-29
9
-24
/
+19
*
[GVNHoist] Re-enable GVNHoist by default
Alexandros Lamprineas
2018-08-29
7
-26
/
+30
*
[NFC] Unify guards detection
Max Kazantsev
2018-08-29
9
-19
/
+24
*
[mips] Add missing instructions
Aleksandar Beserminji
2018-08-29
22
-38
/
+124
*
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds
Simon Pilgrim
2018-08-29
5
-260
/
+60
*
Introduce the abseil-redundant-strcat-calls check.
Aaron Ballman
2018-08-29
8
-0
/
+404
*
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks)
Simon Pilgrim
2018-08-29
1
-37
/
+37
*
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks)
Simon Pilgrim
2018-08-29
3
-50
/
+63
[next]