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-12-10
Silviu Baranga
[LLE] Use the PredicatedScalarEvolution interface to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tamas Berghammer
Switch to gold linker on android x86, x86_64, arm
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Ewan Crawford
[RenderScript] Refactor condition deciding when to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Aidan Dodds
Differential Revision: reviews.llvm.org/D15333
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Artem Dergachev
[analyzer] Fix symbolic element index lifetime.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
George Rimar
[ELF] - Implemented --print-gc-sections command line...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jonas Paulsson
[PostRA scheduling] Allow a target to do scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
George Rimar
[ELF] - Resolve R_386_PLT32 statically in some cases.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Craig Topper
[Sema] Use UnaryOperatorKind and BinaryOperatorKind...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Craig Topper
Add parentheses to suppress a -Wparentheses warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Yury Gribov
[asan] Move halt_on_error_suppress_equal_pcs.cc to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Alexey Bataev
[OPENMP] Fixed processing of predetermined data-sharing...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Yury Gribov
[asan] Suppress duplicated errors in ASan recovery...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Akira Hatanaka
Revert r255137.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Sanjoy Das
Add arg_begin() and arg_end() to CallInst and InvokeIns...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Saleem Abdulrasool
libclang: correct inverted logic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Craig Topper
[X86] Fix a couple cases were bitwise and logical opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Alexey Bataev
[OPENMP] Make -fopenmp to turn on OpenMP support by...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Alexey Bataev
[OPENMP] Make -fopenmp to turn on OpenMP support by...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Faisal Vali
Fix PR24694 (CWG1591): Deducing array bound and element...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Implement fma.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Alexey Bataev
[MSVC] Fix for llvm.org/PR25636: indexed accessor prope...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tom Stellard
AMDGPU/SI: Fix warning introduced by r255204
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tom Stellard
AMDGPU/SI: Emit constant arrays in the .text section
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tom Stellard
AMDGPU/SI: Add support for sgpr and vgpr inline assembl...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Hans Wennborg
Mark MS inline ASM 'nodplicate' it it has labels (PR23715)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Yunzhong Gao
Fix a typo in the clang user manual.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
John Thompson
There were problems if a relative path is used for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Richard Smith
PR25416: Improve performance of processing inline assem...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Derek Schuff
[WebAssembly] Update known test failures
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Charles Li
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Matthias Braun
RegisterPressure: Factor out liveness dead-def detectio...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Also legalize sign_extend_inreg of i32...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Derek Schuff
[WebAssembly] Update test failure expectations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Evgeniy Stepanov
Replace cmake check for printf with a check for fopen.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Evgeniy Stepanov
Replace cmake check for printf with a check for fopen.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Evgeniy Stepanov
Replace cmake check for printf with a check for fopen.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Evgeniy Stepanov
Replace cmake check for printf with a check for fopen.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Eric Fiselier
Remove redundant _LIBCPP_ALWAYS_INLINE attribute from...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Chris Bieneman
Revert "[CMake] Provide options for toggling on and...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Chris Bieneman
[CMake] [Darwin] Log architecture test failures to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
PeepholeOptimizer: Ignore dead implicit defs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix legalization of shift operators with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Fix copy+pastos.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dan Gohman
[WebAssembly] Implement anyext.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Lang Hames
[lld][MachO] Always reserve space for the empty string...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Evgeniy Stepanov
Remove visibility attributes from out-of-class method...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Reid Kleckner
Fix crash on invalid initialization with std::initializ...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Quentin Colombet
[X86] Enable shrink-wrapping by default, but keep it...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Douglas Gregor
Objective-C properties: loosen 'atomic' checking for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Xinliang David Li
[PGO] Add cmake check to determine atomics op availability
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Chris Bieneman
[CMake] Pass CMAKE_MAKE_PROGRAM through to compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjay Patel
use range-based for loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Chris Bieneman
[CMake] Provide options for toggling on and off various...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Synchronize the logic for deciding to link a gv.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Yabin Cui
[tsan] Move emptyset/oldset to ThreadSignalContext.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Yabin Cui
[tsan] Use REAL(malloc) instead of __libc_malloc for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Evgeniy Stepanov
Add 3 more missing inline/visibility attributes.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sumanth Gundapaneni
Fix the target specific "-msse3" flag check in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Yabin Cui
[tsan] Disable interceptors not supported in Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Eric Fiselier
Use __make_integer_seq builtin for std::make_integer_se...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Todd Fiala
enable timeout/exceptional exit support for xUnit formatter
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Hans Wennborg
asan_win_dynamic_runtime_thunk.cc: declare atexit
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Put progress.py back, apparently this can't be deleted.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rong Xu
[PGO] Rename the profdata filename to avoid the conflic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Justin Bogner
IR: Make ConstantDataArray::getFP actually return a...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
[ThinLTO] Release files read when creating combined...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Reid Kleckner
[Float2Int] Don't operate on vector instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
David Blaikie
[llvm-dwp] Sink debug_types.dwo emission into the code...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Remove the -P option from dotest.py
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Delete the -n command line option from dotest.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Remove the -i command line option from dotest.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Delete the -F command line option from dotest.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rafael Espindola
Don't assign a temporary string to a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjoy Das
Use WeakVH to keep track of calls with operand bundles...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjoy Das
Delete trailing whitespace; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
Delay context construction to when/if it is needed...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
clang-format order of gold-plugin includes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Remove -k command line option from dotest.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Remove -e option from dotest.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Zachary Turner
Remove -libcxx option from dotest.py
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Teresa Johnson
[ThinLTO] FunctionImport pass can take a const index...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Todd Fiala
Move XunitFormatter into its own xunit_formatter.py...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Todd Fiala
Fix new summary to include exceptional exit count in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Sanjay Patel
[InstCombine] fold bitcasts around an extractelement...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Alexey Samsonov
[TSan] Try harder to avoid compiler-generated memset...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Yabin Cui
[tsan] Define sigaction_t for Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Todd Fiala
Disable the issue verification tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Michael Zolotukhin
Revert "Revert r253253 and r253126: "Don't recompute...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Rong Xu
[PGO] Resubmit "MST based PGO instrumentation infrastru...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Todd Fiala
create 3 issues for testbots: FAIL, ERROR (exceptional...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Todd Fiala
Turn on new test summary results by default.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
David Blaikie
unique_ptrify some collections in FileManager
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Nathan Slingerland
[Support] Change SaturatingAdd()/SaturatingMultiply...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Krzysztof Parzyszek
[Hexagon] Use integrated assembler by default
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Mehdi Amini
Revert "[InstCombine] fold bitcasts around an extractel...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dan Gohman
[WebAssembly] Reintroduce ARGUMENT moving logic
commit
|
commitdiff
|
tree
|
snapshot
next