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
*
[PDB] Fix logging of bad type indices
Reid Kleckner
2017-10-23
1
-1
/
+1
*
[codeview] Recognize two records with no type index fields
Reid Kleckner
2017-10-23
1
-0
/
+2
*
[PM] Add pgo-memop-opt pass to the new pass manager
Rong Xu
2017-10-23
2
-0
/
+8
*
[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly to pack v8i16 to v16i8
Simon Pilgrim
2017-10-23
5
-139
/
+70
*
[libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sess...
Alex Shlyapnikov
2017-10-23
6
-1
/
+32
*
[Sema] Add support for flexible array members in Obj-C.
Volodymyr Sapsai
2017-10-23
11
-55
/
+577
*
Add a new Simulator entry for the target triple environment.
Bob Wilson
2017-10-23
3
-1
/
+17
*
[Driver] Use ld.lld directly for Fuchsia rather than passing flavor
Petr Hosek
2017-10-23
4
-12
/
+8
*
Make Ctx a plain pointer again.
Rafael Espindola
2017-10-23
2
-7
/
+12
*
Fix buildbot breakage
George Burgess IV
2017-10-23
1
-0
/
+1
*
Document a change of behavior in r315552.
Rafael Espindola
2017-10-23
1
-0
/
+17
*
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
Mitch Phillips
2017-10-23
5
-26
/
+77
*
Don't crash when we see unallocatable registers in clobbers
George Burgess IV
2017-10-23
4
-15
/
+52
*
Graph builder implementation.
Mitch Phillips
2017-10-23
7
-7
/
+986
*
Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
Stefan Pintilie
2017-10-23
2
-181
/
+0
*
lld::COFF: better behavior when using as a library
Rui Ueyama
2017-10-23
7
-14
/
+19
*
[GVNSink] Fix failing GVNSink tests in the reverse iteration bot
Mandeep Singh Grang
2017-10-23
1
-8
/
+15
*
Logging: Disable logging after fork()
Pavel Labath
2017-10-23
6
-7
/
+24
*
[Hexagon] Return the correct chain edge for i1 function calls
Krzysztof Parzyszek
2017-10-23
2
-1
/
+25
*
[PowerPC] Try to simplify a Swap if it feeds a Splat
Stefan Pintilie
2017-10-23
2
-0
/
+181
*
LLD: Fix large integer implicitly truncated to unsigned type gcc warning
Konstantin Zhuravlyov
2017-10-23
1
-1
/
+1
*
Abstract rwlocks into a class, provide a SRW lock implementation for windows
Martin Storsjo
2017-10-23
4
-30
/
+97
*
[Hexagon] Add extra pattern for S4_addaddi
Krzysztof Parzyszek
2017-10-23
2
-0
/
+15
*
[OpenMP] Avoid VLAs for some reductions on array sections
Jonas Hahnfeld
2017-10-23
5
-111
/
+416
*
Fix FormatVariadicTest with GCC
Jonas Hahnfeld
2017-10-23
1
-1
/
+3
*
[globalisel][tablegen] Import stores and allow GISel to automatically substit...
Daniel Sanders
2017-10-23
8
-9
/
+171
*
Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...
Mitch Phillips
2017-10-23
4
-10
/
+7
*
Patch in
Mitch Phillips
2017-10-23
4
-7
/
+10
*
[wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219)
Vedant Kumar
2017-10-23
3
-3
/
+7
*
[Sanitizers] Add total primary allocator RSS to allocator report.
Alex Shlyapnikov
2017-10-23
1
-8
/
+14
*
[lldbtest] Simplify removing an unneeded else. NFCI.
Davide Italiano
2017-10-23
1
-2
/
+1
*
[X86][SSE] Regenerate PACKSS tests on 32 + 64-bit targets
Simon Pilgrim
2017-10-23
1
-74
/
+67
*
CodeGen: Fix invalid bitcast in partial initialization of automatic arrary va...
Yaxun Liu
2017-10-23
2
-1
/
+9
*
Updated 'Getting Started' to use valid git links (added trailing slashes)
Mitch Phillips
2017-10-23
1
-33
/
+33
*
[PassManager] add test to show the new PM uses -latesimplifycfg early; NFC
Sanjay Patel
2017-10-23
1
-0
/
+95
*
[globalisel] Add very brief docs summarizing the ISel part of the LLVMDev tut...
Daniel Sanders
2017-10-23
1
-5
/
+69
*
AMDGPU: Cleanup local atomic node names
Matt Arsenault
2017-10-23
4
-62
/
+51
*
Revert "[Compiler-rt][MIPS] Fix cross build for XRAY."
Evgeniy Stepanov
2017-10-23
1
-8
/
+2
*
[Sanitizers] New sanitizer API to purge allocator quarantine.
Alex Shlyapnikov
2017-10-23
9
-26
/
+89
*
AMDGPU: Fix default range in non-kernel functions
Matt Arsenault
2017-10-23
3
-4
/
+46
*
[X86] Fix disassembler table generation to prevent instructions tagged with '...
Craig Topper
2017-10-23
3
-16
/
+20
*
[ASTMatchers] Expose forEachOverriden in dynamic AST matchers.
Benjamin Kramer
2017-10-23
1
-0
/
+1
*
Fix misguided error message in debug mode. No functional change. Fixes PR#34966
Marshall Clow
2017-10-23
1
-1
/
+1
*
[scudo] Add a shared runtime
Kostya Kortchinsky
2017-10-23
3
-9
/
+47
*
[MachineOutliner] NFC: Rename getters/setters to fit coding style
Jessica Paquette
2017-10-23
1
-13
/
+13
*
[X86] Change VMPTRST to use PS instead of TB to match VMPTRLD.
Craig Topper
2017-10-23
1
-1
/
+1
*
[X86] Change RDRAND to use PS instead of TB.
Craig Topper
2017-10-23
1
-3
/
+3
*
Pull X86 "CPUKind" checking into .cpp file. [NFC]
Erich Keane
2017-10-23
2
-71
/
+73
*
[X86] Change XRSTOR to use PS instead of TB to match XSAVE.
Craig Topper
2017-10-23
1
-2
/
+2
*
[X86][SSE] Remove AssertZext stage from PEXTRW/PEXTRB lowering. NFCI.
Simon Pilgrim
2017-10-23
3
-33
/
+30
[next]