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 memory leak in unit test.
Benjamin Kramer
2016-12-09
2
-3
/
+3
*
Update doc version to 4.0
Eric Fiselier
2016-12-09
1
-2
/
+2
*
[NFC] Change whitespace to force docs rebuild
Eric Fiselier
2016-12-09
1
-0
/
+1
*
Fix missing const on set::count. Patch from Andrey Khalyavin
Eric Fiselier
2016-12-09
2
-10
/
+12
*
[clang-format] calculate MaxInsertOffset in the original code correctly.
Eric Liu
2016-12-09
2
-0
/
+26
*
llvm/test/Object/archive-thin-create.test: Make sure that %t is empty to stab...
NAKAMURA Takumi
2016-12-09
1
-0
/
+1
*
[AVR] Remove a set of redundant tests
Dylan McKay
2016-12-09
4
-88
/
+0
*
[SelectionDAG] Add partial BITCAST support to computeKnownBits
Simon Pilgrim
2016-12-09
2
-315
/
+167
*
Fix TestMultipleTargets for on x86_64 architectures
Pavel Labath
2016-12-09
1
-0
/
+2
*
[ELF][I386] .got.plt entries for i386 should use VA of ifunc resolver
Peter Smith
2016-12-09
4
-5
/
+94
*
Refactor uses_allocator test types for upcoming fixes
Eric Fiselier
2016-12-09
9
-378
/
+666
*
Update Doxygen comment in StringSaver (NFC)
Malcolm Parsons
2016-12-09
1
-2
/
+2
*
Put C++ ABI headers in a special build directory instead of the top level.
Eric Fiselier
2016-12-09
4
-6
/
+97
*
Revert "[SelectionDAG] Add knownbits support for EXTRACT_VECTOR_ELT opcodes"
Daniel Jasper
2016-12-09
2
-38
/
+10
*
[X86] Modify patterns from memory form of RCP/RSQRT/SQRT intrinsics to only a...
Craig Topper
2016-12-09
1
-14
/
+11
*
[AVR] Use a more appropriate integer type for wide IN/OUT instructions
Dylan McKay
2016-12-09
1
-2
/
+2
*
[AVR] Add tests for a large number of pseudo instructions
Dylan McKay
2016-12-09
28
-4
/
+572
*
[AVX-512] Correctly preserve the passthru semantics of the FMA scalar intrinsics
Craig Topper
2016-12-09
7
-108
/
+156
*
AMDGPU: Select i16 instructions to VOP3 forms
Matt Arsenault
2016-12-09
3
-20
/
+20
*
Remove some more uses of Args::GetArgumentAtIndex.
Zachary Turner
2016-12-09
6
-157
/
+142
*
Re-commit r289184, "Support: Use a 64-bit seek in raw_fd_ostream::seek()." wi...
Peter Collingbourne
2016-12-09
3
-0
/
+12
*
[X86] Add masked versions of VPERMT2* and VPERMI2* to load folding tables.
Craig Topper
2016-12-09
2
-6
/
+112
*
Revert r289184, we need more configury for Darwin and *BSD.
Peter Collingbourne
2016-12-09
1
-5
/
+1
*
Support: Use a 64-bit seek in raw_fd_ostream::seek().
Peter Collingbourne
2016-12-09
1
-1
/
+5
*
Add type records to TPI stream.
Rui Ueyama
2016-12-09
2
-111
/
+285
*
[SCCP] Make the test added in r289175 more meaningful.
Davide Italiano
2016-12-09
1
-1
/
+2
*
[Headers] Add #include_next for tgmath.h on Darwin
Bruno Cardoso Lopes
2016-12-09
3
-0
/
+25
*
Reverting rL289088 while investigating some test issue on the build servers
Kostya Kortchinsky
2016-12-09
2
-18
/
+4
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
38
-13
/
+4132
*
fix misspelling in .clang-format
Eric Fiselier
2016-12-09
1
-1
/
+1
*
Turn off header sorting and comment formatting
Eric Fiselier
2016-12-09
1
-0
/
+4
*
[CrashReproducer] Provide a clean dir path for -fmodules-cache-path
Bruno Cardoso Lopes
2016-12-09
8
-12
/
+13
*
[SCCP] Teach the pass about `mul %x 0` even if %x is overdefined.
Davide Italiano
2016-12-09
2
-3
/
+13
*
[CrashReproducer] Rewrite relative include paths
Bruno Cardoso Lopes
2016-12-09
2
-24
/
+152
*
[AVX-512] Add vpermilps/pd to load folding tables.
Craig Topper
2016-12-09
3
-0
/
+236
*
[AVX-512] Move some floating point stack folding test cases out of the intege...
Craig Topper
2016-12-09
4
-192
/
+192
*
[Analysis] Fix typo in comment. NFC
Craig Topper
2016-12-09
1
-1
/
+1
*
COFF: Use make() in SymbolTable and Writer.
Rui Ueyama
2016-12-09
3
-15
/
+11
*
Calling SBDebugger::CeeateTarget being called on multiple threads was crashin...
Greg Clayton
2016-12-09
5
-9
/
+88
*
Fix some occurrences of passing StringRef to Printf.
Zachary Turner
2016-12-09
3
-15
/
+15
*
Specify -std=gnu++98 on some Rewriter tests. NFC.
Paul Robinson
2016-12-09
32
-40
/
+40
*
[libFuzzer] implement crash-resistant merge (https://github.com/google/saniti...
Kostya Serebryany
2016-12-09
8
-8
/
+488
*
WholeProgramDevirt: Teach the pass to handle structs of arrays.
Peter Collingbourne
2016-12-09
4
-27
/
+96
*
Modernize the Args access pattern in a few more commands.
Zachary Turner
2016-12-09
5
-105
/
+66
*
[LCG] Minor cleanup to the LCG walk over a function, NFC.
Chandler Carruth
2016-12-09
2
-22
/
+33
*
Make WholeProgramDevirt understand ConstStruct vtables.
Peter Collingbourne
2016-12-09
3
-13
/
+100
*
[ObjectYAML] Support for DWARF debug_aranges
Chris Bieneman
2016-12-09
8
-0
/
+436
*
[AST, ASTMatchers, Basic] Fix some Clang-tidy modernize and Include What You ...
Eugene Zelenko
2016-12-09
9
-166
/
+305
*
[DOXYGEN] Improved doxygen comments for xmmintrin.h intrinsics.
Ekaterina Romanova
2016-12-08
1
-26
/
+26
*
Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
Eric Fiselier
2016-12-08
5
-10
/
+286
[next]