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-04-28
Tim Northover
ARM: fix peephole optimisation of TST
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Avoid one more walk over all sections. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Andrew Kaylor
Style updates
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use a range loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Andrew Kaylor
[WinEH] Split blocks at calls to llvm.eh.begincatch
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Avoid an extra walk over the sections just to assign...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Steven Wu
Fix -fno-gnu-inline-asm doesn't catch file scope asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Richard Smith
Fix assertion failure if a lambda array-capture is...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
James Y Knight
Sparc: Add alternate aliases for conditional branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Reid Kleckner
[SEH] Add an LLVM intrinsic for _exception_info
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sean Callanan
Attempt to fix the MSVC build by making ExprIterator
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Richard Smith
Work around a suspected MSVC miscompile to try to bring...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Remove the GroupMapTy DenseMap. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Richard Smith
Refactor to make MacroState ownership and lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sanjay Patel
transform fadd chains to increase parallelism
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexei Starovoitov
[bpf] fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Artem Belevich
[cuda] Preserve TLS storage class of host variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use range loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Filipe Cabecinhas
Relax an assert when there's a type mismatch in forward...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Avoid adding to SectionIndexMap sections that we never...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Marshall Clow
Removed 'complete' from 2408; updated status
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Siva Chandra
[TestMiVar] Enable one of the tests for GCC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Daniel Berlin
Make getModRefInfo(Instruction *) not crash on certain...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use a range loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Evgeniy Stepanov
[asan] Use dl_iterate_phdr on Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sanjay Patel
[x86] remove RCPPS and RSQRTPS intrinsic instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sean Callanan
Implemented ASTImporter support for Stmts and fixed
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sean Callanan
Implemented support for testing the ASTImporter's
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Nico Weber
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Eric Christopher
Add a fixme to resetTargetOptions to explain why it...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Dmitry Vyukov
tsan: fix a bug memory access handling
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Eric Christopher
Fix a [-Werror,-Winconsistent-missing-override] problem...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Jonathan Roelofs
Fix PR22047: ObjC: Method unavailability attribute...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Serge Pavlov
Combine instantiation context of field initializer...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tom Stellard
R600: Fix up for AsmPrinter's OutStreamer being a uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tom Stellard
R600/SI: Add a lower case alias for subtarget feature...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Aaron Ballman
Silencing a -Wuninitialized warning in a different...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
NAKAMURA Takumi
Disable clang-tools-extra/test/pp-trace/pp-trace-module...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Justin Holewinski
[NVPTX] Handle addrspacecast constant expressions in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Marshall Clow
Fix some preprocessor directives that were generating...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
David Blaikie
[opaque pointer type] Encode the allocated type of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sanjay Patel
move IR-level optimization flags into their own struct
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use a std::vector to record the offsets of the sections...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Avoid an extra loop for computing the section size...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
Fixed crash of variable shift inst on AVX2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Marshall Clow
Update C++17 status; mark issues 2170, 2377, and 2408...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Hafiz Abid...
Replace sprintf with snprintf to avoid a crash.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Toma Tabacu
[mips] [IAS] Do not generate redundant ORi in createLSh...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use CIE version 4 for dwarf4.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
AVX-512: added intrinsics for KNL and SKX
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Bataev
[OPENMP] Fix crash on loop control vars explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Toma Tabacu
[mips] [IAS] Rename the createShiftOr function to creat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia K
Add language option in -gdb-show command (MI)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia K
Don't print a type of variable in Address::Dump if...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Aaron Ballman
Silencing a spurious -Wuninitialized warning with this...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ewan Crawford
test commit
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Pavel Labath
Skip TestProcessAttach.py on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Toma Tabacu
[mips] [IAS] Store the expandLoadImm destination regist...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Bradley Smith
[ARM/AArch64] Enforce alignment for bitfielded structs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Viktor Kutuzov
[Msan] Fix the getline.cc test to pass on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Bruce Mitchener
LLDB-MI: -var-list-children with no children doesn...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
AVX-512: Added "pandn" intrinsics set
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
Masked gather and scatter: Added code for SelectionDAG.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Pavel Labath
[NativeProcessLinux] Add back synchronisation of thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Justin Bogner
InstrProf: Match a bit less strictly - some targets...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Justin Bogner
InstrProf: Mark code regions after throw expressions...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
David Blaikie
[opaque pointer type] Encode the pointee type in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Saleem Abdulrasool
libc++abi: work around layering violation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Saleem Abdulrasool
libc++abi: try harder to force the LLVM unwinder on ARM
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ahmed Bougacha
[MC] Use LShr for constant evaluation of ">>" on ELF...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Samsonov
[UBSan] Fix CMake rules for tests after r235954.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Samsonov
Address old FIXMEs in UBSan test cases.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Samsonov
[TSan] Attempt to fix old Makefile build.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Samsonov
Export __ubsan_* symbols from MSan and TSan runtimes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Richard Smith
Fix memory leak found by asan buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Duncan P. N...
DebugInfo: Add a clang test for LLVM fix for PR23332
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Duncan P. N...
DebugInfo: Support up to 2^16 arguments in a subprogram
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Samsonov
Allow UBSan+MSan and UBSan+TSan combinations (Clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexey Samsonov
Allow UBSan+MSan and UBSan+TSan combinations (Clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Matthias Braun
Cleanup, remove unused return value
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ahmed Bougacha
[MC] Split MCBinaryExpr::Shr into LShr and AShr.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ahmed Bougacha
[MC] Move getBinOpPrecedence into AsmParser. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
John McCall
ms_struct does not imply the MS base-layout ABI; separa...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Siva Chandra
[TestProcessAttach] Decorate with expectedFailureLinux
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Richard Smith
Refactor: put these function declarations somewhere...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Wennborg
Switch lowering: use uint32_t for weights everywhere
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Evgeniy Stepanov
[asan] Fix ASan build on Android/AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Duncan P. N...
LTO: Add API to choose whether to embed uselists
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Wennborg
Switch lowering: Take branch weight into account when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Richard Smith
[modules] Incrementally compute the list of overridden...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Chaoren Lin
Add an unnamed pipe fail-safe to launching lldb-gdbserver.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Duncan P. N...
LTO: Simplify code generator initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Reid Kleckner
Remove stale FIXMEs from test case
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Eric Christopher
Always add the target-cpu and target-features sets...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Zachary Turner
[Windows] Add a RegisterContextWindows_x64.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Alexey Samsonov
[docs] Fix the link to SanitizerCoverage docs.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rafael Espindola
Use MemoryBufferRef instead of MemoryBuffer&. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next