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
2014-07-15
Duncan P. N...
ADT: Add "end namespace" comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Fariborz Jahanian
Improve test of my previous patch. rdar://17633301
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Kuba Brecka
[ASan] Add ASan debugging API to get malloc/free stack...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Arsenault
Add codegen for more R600 builtins
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Chris Bieneman
[RegisterCoalescer] Add new subtarget hook allowing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Simon Atanasyan
[ELF] Implement parsing `-l` prefixed items in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Fariborz Jahanian
Objective-C IRGen. Fixes an inconsistant linkage of
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Benjamin Kramer
[clang-tidy] Add a checker that flags unnamed parameters.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Tilmann Scheller
[AArch64] Add negative tests for the SIMD & FP LDP...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Cameron McInally
Revert r213070. It's breaking the build in MCELFStreame...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Jan Vesely
R600: Implement zero undef variants of ctlz/cttz
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Daniel Sanders
[mips] Correct .MIPS.abiflags fp_abi field for -mfpxx...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Cameron McInally
Add x86 patterns to match a specific add-with-carry.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Andrea Di Biagio
[DAGCombiner] Add more rules to fold shuffles.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Benjamin Kramer
[clang-tidy] extend make_pair test for fixits in templa...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Benjamin Kramer
[clang-tidy] Add a checker that flags all instances...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Joerg Sonnenberger
Don't create non-temporary twines.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Joerg Sonnenberger
Make sure int64_t and uint64_t are consistent.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
NAKAMURA Takumi
Prune Redundant libdeps in CMake's target_link_librarie...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Joerg Sonnenberger
Provide builtin macros as template for PRIab and SCNab...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Tobias Grosser
Update to isl-0.13.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Andrea Di Biagio
Silence a warning in conditional expression.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Stepan Dyatkovskiy
MergeFunc patch from Björn Steinbrink.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Tim Northover
AArch64: fall back to generic code for out of range...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Benjamin Kramer
[clang-tidy] Add a checker that removes deducible argum...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Dmitry Vyukov
tsan: remove special handling of false reports coming...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Dmitry Vyukov
tsan: remove compat mapping
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Daniel Jasper
clang-format: Improve heuristic around avoiding bad...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Evgeniy Stepanov
[sanitizer] De-flake one test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Timur Iskhodzhanov
[ASan] Only define macros in asan_init_version.h, move...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
David Majnemer
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel][X86] Remove no longer needed functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerIntrinsicCall...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerCall hook.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
Revert "[FastISel][X86] Remove no longer needed functions."
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Collingbourne
[dfsan] Introduce an optimization to reduce the number...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Collingbourne
[dfsan] Move combineShadows to DFSanFunction in prepara...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Collingbourne
Give SplitBlockAndInsertIfThen the ability to update...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
David Majnemer
AST: Don't walk all redeclarations when looking for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Richard Smith
[modules] Rearrange and unify the way we determine...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
David Majnemer
Some targets don't prefix private symbols with dot
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
David Majnemer
Specify a more specific triple for constant-pool-remat...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Alexey Bataev
[OPENMP] Several cosmetic fixes in comments, tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
David Majnemer
Relax tests expecting to see CPI symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
David Majnemer
CodeGen: Handle ConstantVector and undef in WinCOFF...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel][X86] Remove no longer needed functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerIntrinsicCall...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerCall hook.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel] Insert patchpoint instruction before the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Juergen Ributzka
[FastISel] Fix patchpoint lowering to set the result...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ehsan Akhgari
Don't get confused on the number of braces when braces...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Arsenault
R600: Add dag combine for copy of an illegal type.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Arsenault
Teach computeKnownBits to look through addrspacecast.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Andrea Di Biagio
Improve test 'CodeGen/X86/combine-vec-shuffle-3.ll'.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Justin Bogner
VirtualFileSystem: Correctly generate the mapping for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Reid Kleckner
Document the maximum LLVM IR alignment, which is 1...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Johannes Doerfert
[Format] Clang format IslAst.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Arsenault
Teach GetUnderlyingObject / BasicAA about addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Nick Lewycky
Revert r212572 "improve BasicAA CS-CS queries", it...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Greg Clayton
Any commands that are executed through the public inter...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Richard Smith
PR19751: (T())++ is not a cast-expression.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Matt Arsenault
Convert test to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Andrea Di Biagio
[DAGCombiner] Avoid calling method 'isShuffleMaskLegal...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Johannes Doerfert
Annotate reduction parallel loops in the IslAst textual...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
R600: Add denormal handling subtarget features.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
R600/SI: Default to no single precision denormals.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
AST: Fix __uuidof for template specializations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Revert "Revert "Move clang feature flags settings out...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Revert "Revert "Move clang feature flags settings out...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Richard Smith
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Lang Hames
[RuntimeDyld] Handle endiannes differences between...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Adam Nemet
[X86] Specify all TSFlags bit-offsets symbolically
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Define ENABLE_CLANG_ARCMT in the legacy build system too
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
AST: Cleanup __uuidof related code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Revert "Move clang feature flags settings out of LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Greg Clayton
If Process::Finalize() has been called, don't track...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
CodeGen: Stick constant pool entries in COMDAT sections...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Revert "Move clang feature flags settings out of LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Greg Clayton
lldb.LLDB_ARCH_DEFAULT now works correctly on Macs...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Kaelyn Takata
Continue parsing an expression list even after an error...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Fix a -Wunused-local-typedefs warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Andrea Di Biagio
[DAGCombiner] Add more rules to combine shuffle vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Look through addrspacecast in IsConstantOffsetFromGlobal
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Look through addrspacecast in GetPointerBaseWithConstan...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Move clang feature flags settings out of LLVM core...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Move clang feature flags settings out of LLVM core...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Fix build with various feature flag combinations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Fix the !CLANG_ENABLE_ARCMT build
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alp Toker
Fix build when various clang feature flags are enabled...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
CodeGen: Add a getSectionKind method to MachineConstant...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Matt Arsenault
Convert test to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
ADT: Surface LowerCase argument for utohexstr
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Sanjay Patel
removed circular definitions in comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Ben Langmuir
Try harder to supress the test from r212975 on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Joerg Sonnenberger
Drop separate UIntMaxType and just derive it from IntMa...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Justin Bogner
Support: Fix option handling when using cl::Required...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
Fix a test broken in r212981
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Joerg Sonnenberger
Introduce getCorrespondingUnsignedType() in TargetInfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
David Majnemer
InstSimplify: Correct sdiv x / -1
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Ben Langmuir
XFAIL test that doesn't work on Windows yet
commit
|
commitdiff
|
tree
|
snapshot
next