projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2015-01-22
Alexander Kornienko
[clang-tidy] Use actual LangOptions.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Michael Kuperstein
[DAGCombine] Produce better code for constant splats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexander Kornienko
[clang-tidy] Minor cleanups in readability-container...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Timur Iskhodzhanov
[ASan/Win] Move the shadow to 0x30000000
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Elena Demikhovsky
Fixed a bug in type legalizer for masked load/store...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Timur Iskhodzhanov
[ASan] Print out the shadow memory range on shadow...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Elena Demikhovsky
Fixed a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Elena Demikhovsky
Fixed a bug in narrowing store operation.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sanjoy Das
[NFC] Introduce a 'struct Range' for IRCE
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Evgeniy Stepanov
[msan] Relax CHECK conditions in 2 tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Craig Topper
Revert r226798. Guess I missed the patterns.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Viktor Kutuzov
[Msan] Fix the readv and preadv unit tests to pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Viktor Kutuzov
[Msan] Fix the strerror_r unit test to build on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Viktor Kutuzov
[Msan] Fix the DynRet unit test to build on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Craig Topper
Use u8imm instead of i32i8imm on a couple instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Craig Topper
[X86] Remove some unused multiclasses from AVX512 instr...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Viktor Kutuzov
[Sanitizers] Fix inet_aton() and inet_pton() intercepto...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexander Musman
Support ‘omp for’ with static chunked schedule kind.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Viktor Kutuzov
[Sanitizers] Intercept preadv() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sanjoy Das
Fix crashes in IRCE caused by mismatched types
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Erik Eckstein
SLPVectorizer: add a second limit for the number of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Elena Demikhovsky
Fixed a bug in masked load/store in reversed loop.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Mohit K. Bhakkad
[MSan][Clang][MIPS] Enabled memory and dataflow options...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Jason Molenda
Update ExpressionSourceCode::GetText() to match the
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexey Bataev
[OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexey Bataev
Revert commit revision 226786
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexey Bataev
[OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexey Bataev
Revert commit r226784.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Alexey Bataev
[OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Chandler Carruth
[PM] Rename InstCombine.h to InstCombineInternal.h...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Greg Fitzgerald
Add ARM backend to the autotools build
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Chandler Carruth
[canonicalize] Teach InstCombine to canonicalize loads...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Francisco Lopes...
Makes a simple member function static.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Saleem Abdulrasool
ARM: fail less catastrophically on invalid Windows...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Richard Smith
[modules] If we add an implicit special member to a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Chandler Carruth
[canonicalize] Move a helper function further up the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Richard Smith
Fix test file names so they're picked up by lit.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Duncan P. N...
DIBuilder: Make header iterator constructor explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Duncan P. N...
DIBuilder: Extract header_begin() and header_end()...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Duncan P. N...
DIBuilder: Stop abusing DIExpressionIterator::operator...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Duncan P. N...
DIBuilder: Extract DIHeaderFieldIterator::getNumber...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Enrico Granata
Add an API to ValueObject that iterates over the entire...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Duncan P. N...
DIBuilder: Create a getHeaderIterator() helper, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Chris Bieneman
Making deleted copy constructors and operators to be...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Reid Kleckner
SEH: Finish writing the catch-all test case
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Reid Kleckner
Win64 SEH: Emit the constant 1 for catch-all into xdata
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Reid Kleckner
SEH: Emit the constant filter 1 as a catch-all
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Richard Smith
[modules] If we load two declarations with typedef...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Justin Bogner
InstrProf: Avoid creating profile names for symbols...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Chris Bieneman
Assigning and copying command line option objects shoul...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Richard Smith
[modules] It's possible to merge into the pattern of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Reid Kleckner
Initial support for Win64 SEH IR emission
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Rafael Espindola
Revert "Try to fix -Asserts build bots."
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Rafael Espindola
Try to fix -Asserts build bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Reid Kleckner
Give the block inlining test a triple to determinise...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Richard Smith
Remove an out-of-date and incorrect comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sanjoy Das
Make ScalarEvolution less aggressive with respect to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Hans Wennborg
Fix compiler_builtins.m test to not rely on including...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Jason Molenda
File::Read(), when asked to read the contents of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Jason Molenda
Add Utility/UriParser.cpp to the lldb-core target so...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Rafael Espindola
Emit DeferredDeclsToEmit in a DFS order.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Paul Robinson
Explicitly describe '///' versus '//' comment delimiters.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Jonathan Roelofs
Fix lit config typo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Adrian Prantl
Make DwarfExpression use the new DIExpressionIterator...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Adrian Prantl
Rewrite DIExpression::Verify() using an iterator. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Chandler Carruth
[canonicalization] Refactor how we create new stores...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Simon Pilgrim
[X86][SSE] Missing SSE/AVX1 memory folding integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Kate Stone
Expression evaluation for functions with unknown signat...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Rafael Espindola
Use CHECK-LABEL when possible. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Zachary Turner
Implement ProcessWindows::GetMemoryRegionInfo.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Chris Bieneman
Adopt new cl::HideUnrelatedOptions API added r226729.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Tim Northover
DAGCombine: fold (or (and X, M), (and X, N)) -> (and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Tobias Grosser
Drop an unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
David Blaikie
DebugInfo: Remove forced column-info workaround for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Jonathan Roelofs
Merge libc++abi's lit configuration with libc++'s
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
David Blaikie
DebugInfo: Use distinct inlinedAt MDLocations to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
David Blaikie
DebugInfo: Remove distinct-call-inlining test case...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Matt Arsenault
R600: Add checks for urem/srem by a constant
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Matthias Braun
LiveIntervalAnalysis: Mark subregister defs as undef...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Greg Fitzgerald
Fix five of the shared library build targets
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Enrico Granata
Speed these tests up quite significantly by using the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Chris Bieneman
Adding a new cl::HideUnrelatedOptions API to allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Simon Pilgrim
[X86][SSE] Added support for SSE3 lane duplication...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Matt Arsenault
R600: Add missing tests for i64 srem
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Vince Harron
This patch gets remote-linux platform able to run processes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Jonathan Roelofs
Fix load-store optimizer on thumbv4t
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
George Burgess IV
Added test to cover the CFLAA bitset indexing bug.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Rafael Espindola
Use a CHECK-LABEL. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
David Majnemer
InstCombine: Don't strip bitcasts off of callsites...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Reid Kleckner
Add the "thunk" attribute to MS ABI virtual member...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Rui Ueyama
Fix runtime error on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Simon Pilgrim
[X86][SSE] movddup shuffle mask decodes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Greg Clayton
Abstract the details from regex.h a bit more by not...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Francisco Lopes...
Add back a FIXME note to lit.cfg.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Greg Fitzgerald
add_lld_library -> add_llvm_library
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Adrian Prantl
simplify expression
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Daniel Jasper
clang-format: Fix crasher when splitting incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Saleem Abdulrasool
Fix isTriviallyCopyableType for arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Kate Stone
Fixed a makefile rule used by several tests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Adrian Prantl
Fix a compile issue on MSVC and call finalize().
commit
|
commitdiff
|
tree
|
snapshot
next