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
*
Fix minor bug in test
Xinliang David Li
2016-03-02
1
-1
/
+1
*
Use shallow clones in build-llvm.py.
Stephane Sezer
2016-03-02
1
-1
/
+1
*
Revert "Fix ASAN detected errors in code and test" (it was not meant to be co...
Daniel Berlin
2016-03-02
2
-13
/
+13
*
Fix ASAN detected errors in code and test
Daniel Berlin
2016-03-02
2
-13
/
+13
*
Add another test for the GlobalOpt change in r212079.
Bob Wilson
2016-03-02
1
-0
/
+19
*
[libFuzzer] more trophies
Kostya Serebryany
2016-03-02
1
-1
/
+1
*
fix test from r262506
Nico Weber
2016-03-02
1
-1
/
+0
*
[ARM] Merging 64-bit divmod lib calls into one
Renato Golin
2016-03-02
3
-2
/
+14
*
Serialize `#pragma detect_mismatch`.
Nico Weber
2016-03-02
24
-32
/
+155
*
Revert "[X86] Elide references to _chkstk for dynamic allocas"
Reid Kleckner
2016-03-02
8
-67
/
+40
*
ARM: Introduce conservative load/store optimization mode
Matthias Braun
2016-03-02
4
-31
/
+111
*
[libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)
Kostya Serebryany
2016-03-02
2
-2
/
+6
*
Merge DarwinLdDriver and Driver.
Rui Ueyama
2016-03-02
10
-179
/
+103
*
Use C++11 initializers for data members.
Rui Ueyama
2016-03-02
2
-37
/
+27
*
SelectionDAG: Use correctly sized allocation functions for SDNodes
Justin Bogner
2016-03-02
2
-116
/
+92
*
[CUDA] Do not generate unnecessary runtime init code.
Artem Belevich
2016-03-02
2
-1
/
+34
*
[CUDA] Emit host-side 'shadows' for device-side global variables
Artem Belevich
2016-03-02
5
-34
/
+157
*
1Fix handling of undef in partial LTO.
Rafael Espindola
2016-03-02
3
-0
/
+27
*
[AArch64] Enable non-leaf frame pointer elimination.
Geoff Berry
2016-03-02
17
-56
/
+50
*
[CMake] Add test-depends target to build dependencies of check-all
Chris Bieneman
2016-03-02
1
-0
/
+1
*
Serialize `#pragma comment`.
Nico Weber
2016-03-02
25
-80
/
+211
*
LTO: Use the correct relocation model.
Rafael Espindola
2016-03-02
2
-1
/
+22
*
[cmake] Check the compiler version first
Reid Kleckner
2016-03-02
3
-43
/
+52
*
[AA] Hoist the logic to reformulate various AA queries in terms of other
Chandler Carruth
2016-03-02
22
-250
/
+201
*
Handle comdat in LTO.
Rafael Espindola
2016-03-02
4
-5
/
+41
*
Fix: Add pass manager barrier.
Michael Kruse
2016-03-02
1
-0
/
+6
*
test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
Daniel Jasper
2016-03-02
1
-1
/
+2
*
[X86][SSSE3] Added combine test for unary shuffle (pshufb) only referencing e...
Simon Pilgrim
2016-03-02
1
-0
/
+17
*
Fix BUILD_SHARED_LIBS build.
Rafael Espindola
2016-03-02
1
-0
/
+1
*
[clang-tidy] Fix an assertion failure of "SLocEntry::getExpansion()" when Inc...
Haojian Wu
2016-03-02
2
-2
/
+19
*
[TSAN] Fix test java_race_pc
Sagar Thakur
2016-03-02
2
-2
/
+12
*
Upgrade the arm/thumb architecture used by the disassembler
Tamas Berghammer
2016-03-02
1
-2
/
+2
*
[CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}.
Michael Zuckerman
2016-03-02
4
-0
/
+160
*
[LLVM][AVX512]PSRAWI Change imm8 to int.
Michael Zuckerman
2016-03-02
6
-63
/
+63
*
Revert "[RT] Make tsan tests more portable"
Renato Golin
2016-03-02
51
-63
/
+63
*
[X86][SSE] Lower 128-bit MOVDDUP with existing VBROADCAST mechanisms
Simon Pilgrim
2016-03-02
6
-55
/
+61
*
Revert "[AMDGPU] table-driven parser/printer for amd_kernel_code_t structure ...
Nikolay Haustov
2016-03-02
4
-370
/
+0
*
[RT] Make tsan tests more portable
Renato Golin
2016-03-02
51
-63
/
+63
*
Revert "[AMDGPU] Using table-driven amd_kernel_code_t field parser in assembl...
Nikolay Haustov
2016-03-02
2
-8
/
+157
*
[AMDGPU] Using table-driven amd_kernel_code_t field parser in assembler.
Nikolay Haustov
2016-03-02
2
-157
/
+8
*
[AMDGPU] table-driven parser/printer for amd_kernel_code_t structure fields
Nikolay Haustov
2016-03-02
4
-0
/
+370
*
libfuzzer: fix compiler warnings
Dmitry Vyukov
2016-03-02
2
-6
/
+12
*
[CLANG] [AVX512] [BUILTIN] Adding PSRAV
Michael Zuckerman
2016-03-02
6
-0
/
+273
*
[clang-tidy] Make 'modernize-pass-by-value' fix work on header files.
Haojian Wu
2016-03-02
3
-5
/
+21
*
[test/vptr-non-unique-typeinfo] Address Samsonov's post-commit review
Filipe Cabecinhas
2016-03-02
4
-14
/
+15
*
[X86] Remove unnecessary call to isReg from emitter's DestMem handling for VE...
Craig Topper
2016-03-02
1
-7
/
+5
*
[X86] Make X86MCCodeEmitter::DetermineREXPrefix locate operands more like how...
Craig Topper
2016-03-02
2
-54
/
+54
*
[Sema] PR26444 fix crash when alignment value is >= 2**16
David Majnemer
2016-03-02
2
-1
/
+4
*
[X86] Permit reading of the FLAGS register without it being previously defined
David Majnemer
2016-03-02
4
-5
/
+10
*
[X86] Remove assertion I accidentally left in.
Craig Topper
2016-03-02
1
-1
/
+0
[next]