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
*
Remove some annotations from TestMultipleTargets
Pavel Labath
2016-12-12
1
-8
/
+2
*
[X86][SSE] Lower suitably sign-extended mul vXi64 using PMULDQ
Simon Pilgrim
2016-12-12
4
-149
/
+59
*
[SelectionDAG] Add support for EXTRACT_SUBVECTOR to ComputeNumSignBits
Simon Pilgrim
2016-12-12
2
-40
/
+18
*
[X86] Teach selectScalarSSELoad to accept full 128-bit vector loads and the X...
Craig Topper
2016-12-12
4
-12
/
+34
*
[X86] Change CMPSS/CMPSD intrinsic instructions to use sse_load_f32/f64 as it...
Craig Topper
2016-12-12
1
-12
/
+12
*
[Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
Jonas Hahnfeld
2016-12-12
1
-34
/
+13
*
build: add support for standalone lld build
Saleem Abdulrasool
2016-12-12
3
-2
/
+61
*
[XRay][CMake] Check target for XRay Flight Data Recorder
Petr Hosek
2016-12-12
1
-0
/
+8
*
[X86] Remove some intrinsic instructions from hasPartialRegUpdate
Craig Topper
2016-12-12
6
-22
/
+25
*
[libcxx][CMake] Move the warning to HandleOutOfTreeLLVM
Petr Hosek
2016-12-12
2
-7
/
+4
*
COFF: Remove an unused mutex declaration.
Peter Collingbourne
2016-12-12
1
-2
/
+0
*
COFF: Use a DenseSet instead of a map to atomic_flag to track which archive m...
Peter Collingbourne
2016-12-12
2
-12
/
+3
*
Add two new AST nodes to represent initialization of an array in terms of
Richard Smith
2016-12-12
22
-29
/
+545
*
[SCEVExpand] do not hoist divisions by zero (PR30935)
Sebastian Pop
2016-12-12
4
-31
/
+229
*
[InstCombine][XOP] The instructions for the scalar frcz intrinsics are define...
Craig Topper
2016-12-11
2
-4
/
+16
*
COFF: Use CachedHashStringRef in the symbol table.
Peter Collingbourne
2016-12-11
2
-4
/
+5
*
COFF: Load inputs immediately instead of adding them to a queue.
Peter Collingbourne
2016-12-11
4
-133
/
+49
*
COFF: Use a bit in SymbolBody to track which symbols are written to the symbo...
Peter Collingbourne
2016-12-11
2
-3
/
+9
*
[X86][SSE] Add support for combining target shuffles to SHUFPD.
Simon Pilgrim
2016-12-11
4
-27
/
+52
*
[SCCP] Use the appropriate helper function. NFCI.
Davide Italiano
2016-12-11
1
-2
/
+2
*
Fix TBAA metadata
Sanjoy Das
2016-12-11
1
-1
/
+3
*
[X86][AVX512] Add missing patterns for broadcast fallback in case load node h...
Ayman Musa
2016-12-11
2
-0
/
+79
*
[TBAA] Don't generate invalid TBAA when merging nodes
Sanjoy Das
2016-12-11
2
-7
/
+39
*
[Verifier] Add verification for TBAA metadata
Sanjoy Das
2016-12-11
36
-63
/
+454
*
[Constants] don't die processing non-ConstantInt GEP indices in isGEPWithNoNo...
Sanjay Patel
2016-12-11
2
-6
/
+19
*
[X86][AVX512] Add target shuffle test showing missing PSHUFPD combine.
Simon Pilgrim
2016-12-11
1
-0
/
+16
*
instr-combiner: sum up all latencies of the transformed instructions
Sebastian Pop
2016-12-11
4
-15
/
+64
*
[X86][XOP] Add target shuffle tests showing missing PSHUFPD combine.
Simon Pilgrim
2016-12-11
1
-0
/
+28
*
[SCEVExpander] Explicitly expand AddRec starts into loop preheader
Sanjoy Das
2016-12-11
1
-5
/
+8
*
[X86] Regcall - Adding support for mask types
Oren Ben Simhon
2016-12-11
4
-46
/
+225
*
[FileCheck] Re-implement the logic to find each check prefix in the
Chandler Carruth
2016-12-11
1
-93
/
+94
*
[FileCheck] Remove a parameter that was simply always set to
Chandler Carruth
2016-12-11
1
-9
/
+4
*
[FileCheck] Clean up doxygen comments throughout. NFC.
Chandler Carruth
2016-12-11
1
-70
/
+62
*
[FileCheck] Run clang-format over this code. NFC.
Chandler Carruth
2016-12-11
1
-118
/
+108
*
Refactor FileCheck some to reduce memory allocation and copying. Also
Chandler Carruth
2016-12-11
1
-87
/
+90
*
[X86][InstCombine] Add support for scalar FMA intrinsics to SimplifyDemandedV...
Craig Topper
2016-12-11
2
-0
/
+221
*
[sanitizer] Make sure libmalloc doesn't remove the sanitizer zone from malloc...
Kuba Mracek
2016-12-11
1
-0
/
+23
*
[sanitizer] Handle malloc_destroy_zone() on Darwin
Kuba Mracek
2016-12-11
2
-0
/
+34
*
[X86][InstCombine] Add the test cases for r289370, r289371, and r289372.
Craig Topper
2016-12-11
2
-0
/
+444
*
Tweak the core loop in StringRef::find to avoid calling memcmp on every
Chandler Carruth
2016-12-11
1
-6
/
+12
*
[X86][InstCombine] Teach InstCombineCalls to simplify demanded elements for s...
Craig Topper
2016-12-11
1
-0
/
+8
*
[AVX-512][InstCombine] Teach InstCombineCalls how to simplify demanded for sc...
Craig Topper
2016-12-11
1
-1
/
+3
*
[AVX-512][InstCombine] Teach InstCombineCalls how to simplify demanded elemen...
Craig Topper
2016-12-11
1
-0
/
+31
*
[AVR] Add calling convention CodeGen tests
Dylan McKay
2016-12-11
3
-0
/
+167
*
[libFuzzer] don't depend on time in a test
Kostya Serebryany
2016-12-11
1
-1
/
+1
*
Actually re-disable -Wsign-compare
Eric Fiselier
2016-12-11
1
-1
/
+1
*
Re-disable -Wsign-compare for now. I didn't catch all occurrences
Eric Fiselier
2016-12-11
1
-0
/
+1
*
Fix signed comparison warning
Eric Fiselier
2016-12-11
1
-2
/
+2
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
67
-289
/
+321
*
[AVR] Add a test to validate a simple 'blinking led' program
Dylan McKay
2016-12-11
1
-0
/
+125
[next]