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
2016-02-19
Alexey Bataev
[OPENMP] Improved layout of CGOpenMPRuntime class,...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Pavel Labath
Enable TestUnicodeLiterals
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Pavel Labath
Mark TestLldbGdbServer.test_software_breakpoint_set_and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
David Majnemer
Correct typos after acting on invalid subscript expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Craig Topper
[X86] Remove unused entries from the disassembler type...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
JF Bastien
Add test.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
JF Bastien
ARM: fix VFP asm constraints
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
David Majnemer
Shuffle header file as per the Coding Standards
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
David Majnemer
[SjLjEHPrepare] Simplify/cleanup code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Matthias Braun
LegalizeDAG: Fix ExpandFCOPYSIGN assuming the same...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Chandler Carruth
[LPM] Actually test what the O2 pass pipeline consists...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Easwaran Raman
Add profile summary support for sample profile.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
David Majnemer
[SjLjEHPrepare] Don't grab pointers to functions in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Chandler Carruth
[AA] Preserve the AA results wrapper pass as well as...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Nico Weber
Fix SemaTemplate/instantiate-field.cpp after r261297.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Davide Italiano
[llvm-nm] In C++, main implicitly returns 0. Pointed...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Lawrence Hu
Bug fix: use dyn_cast_or_null instead of dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
David Blaikie
llvm-dwp: Don't test compression when zlib isn't available
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Nico Weber
Implement the likely resolution of core issue 253.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
David Blaikie
llvm-dwp: Support compressed input
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Nico Weber
Update cxx_dr_status.html with today's cwg_index.html.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Junmo Park
Minor code cleanups. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Devin Coughlin
[analyzer] Add checker callback for beginning of function.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Reid Kleckner
[Sema] PR25181 Fix crash when method declaration with...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Mike Aizatsky
[sancov] widening default blacklist.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Reid Kleckner
Add call to find_package to load LLVM dependencies
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Mike Aizatsky
[sancov] Adding covered/uncovered tables to coverage...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Justin Lebar
When printing MIR, output to errs() rather than outs().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Trieu
Fix my typo from r261278
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philip Reames
[CaptureTracking] Add a test case for pointer cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philip Reames
[IR] Extend cmpxchg to allow pointer type operands
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Jason Molenda
This patch stops lldb from loading a .lldbinit file...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jim Ingham
Make sure code that is in the middle of figuring out...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Richard Trieu
Add -Wcomma warning to Clang.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Sanjay Patel
[x86] fix initialization of PredictableSelectIsExpensive
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Argyrios Kyrtzidis
[ASTImporter] Implement missing VisitAccessSpecDecl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Chris Bieneman
[CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr and modernize...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Richard Trieu
Remove use of builtin comma operator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Richard Trieu
Remove uses of builtin comma operator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Richard Trieu
Change comma to semi-colon, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jordan Rose
[ADT] Be less clever when using a nonce type for disamb...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Kostya Serebryany
[libFuzzer] only read MaxLen bytes from every file...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ed Maste
Remove expectedFlakeyFreeBSD decorator for prompt setting
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Adam Nemet
[PPCLoopDataPrefetch] Move pass to Transforms/Scalar...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Adam Nemet
[PPCLoopDataPrefetch] Remove PPC from some of the names...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Reid Kleckner
Un-XFAIL the last C++ EH test, it was fixed by r261258
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
David Majnemer
[WinEH] Hoist state stores from successors
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Xinliang David Li
Add test coverage for default linker
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Akira Hatanaka
[Sema] Fix bug in TypeLocBuilder::pushImpl
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jordan Rose
[ADT] Fix PointerEmbeddedInt when the underlying type...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Reid Kleckner
[IR] Straighten out bundle overload of IRBuilder::Creat...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Davide Italiano
[X86ISelLowering] Use isPowerof2 instead of rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Amaury Sechet
Add support for invoke/landingpad/resume in C API test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Krzysztof Parzyszek
Missed a spot in r261251, also ignore attributes on...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
David L. Jones
Use Backend_EmitMCNull for null codegen unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Krzysztof Parzyszek
Make test less prone to attribute changes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Philip Reames
Restrict scope of variables [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Jonathan Peyton
Remove unnecessary semicolons after braces
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Devin Coughlin
[analyzer] Include comment mistakenly left out of r2612...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Nico Weber
Make deprecation message for -fsanitize-coverage= with...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Enrico Granata
Fix a typo in FormatCache.cpp such that the cache would...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Philip Reames
[CaptureTracking] Support atomicrmw and cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Devin Coughlin
[analyzer] Improve modeling of ObjC synthesized propert...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr warnings in some...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Zachary Turner
Add target and host platform enumerations so we're...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Zachary Turner
Fix SocketTest on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Zachary Turner
[DebugInfoPDB] Add source / line number accessors for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Hans Wennborg
Add more triples after r261235
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Matthew Simpson
[AArch64] Reduce vector insert/extract cost for Kryo
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Reid Kleckner
Clang on Windows supports exceptions, un XFAIL the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Hans Wennborg
Revert to extend i8/i16 return values on Darwin (PR26665)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Benjamin Kramer
Make header self-contained. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Reid Kleckner
[WinASan] Fix page size and mmap granularity confusion
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Chad Rosier
[Hexagon] Remove redundant check.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ben Craig
Split locale management out of newlib/xlocale.h. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ben Craig
Split locale management out of ibm/xlocale.h. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ed Maste
[tsan] Disable sysroot flag on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Xinliang David Li
Stop creating covmap as note section on ELF
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Ewan Crawford
Fix OSX cmake build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Johannes Doerfert
Allow all combinations of types and subscripts for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Nicolai Haehnle
AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intri...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Serge Pavlov
File missed from r261222
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Serge Pavlov
Avoid double deletion in Clang driver.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Aaron Ballman
Add an AST matcher for real floating-point types. e...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Krzysztof Parzyszek
[Hexagon] Fix compilation error with GCC 6
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Yury Gribov
[analyzer] dump_ast_matchers.py: fix replacement regexps
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Krzysztof Parzyszek
[Hexagon] Implement TLS support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Benjamin Kramer
[Parse] Code complete expressions in bracket declarators.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Hongbin Zheng
Add more isl object printing function
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Hongbin Zheng
Add the missing __isl_give to MemoryAccess::getAccessRe...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
George Rimar
Fixed comments formatting. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
George Rimar
Renamed sh_type -> Type, sh_flags -> Flags in arguments...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Matthew Simpson
Reapply commit r259357 with a fix for PR26629
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Zlatko Buljan
[mips][microMIPS] Implement TLBINV and TLBINVF instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Krzysztof Parzyszek
[Hexagon] Add support for __builtin_prefetch
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Alexey Bataev
[OPENMP] Fix codegen for lastprivate loop counters.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Krzysztof Parzyszek
[Hexagon] Update the callee-saved register set for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Benjamin Kramer
Add parentheses around arithmetic in operand of '|'.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Bhushan D....
[LLDB][MIPS] Provide CPU string to compiler for appropr...
commit
|
commitdiff
|
tree
|
snapshot
next