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-12-23
Rafael Espindola
This reverts commit r224668 and r224667.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Peter Zotov
[OCaml] PR22014: OCaml bindings didn't link to libLLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Kuperstein
[ValueTracking] Move GlobalAlias handling to be after...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Elena Demikhovsky
AVX-512: Added FMA instructions, intrinsics an tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Evgeniy Stepanov
[asan] Fix line >80 chars.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Evgeniy Stepanov
[asan] Better error message in coverage.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Hal Finkel
[PowerPC] Don't mark the return-address slot as immutable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Elena Demikhovsky
AVX-512: BLENDM - fixed encoding of the broadcast version
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Kuperstein
[DagCombine] Improve DAGCombiner BUILD_VECTOR when...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Hal Finkel
[PowerPC] Don't attempt a 64-bit pow2 division on PPC32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Liao
[SimplifyCFG] Revise common code sinking
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Kuperstein
Remove a bad cast in CloneModule()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Dmitry Vyukov
tsan: fix style
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Ahmed Bougacha
[ARM] Don't break alignment when combining base updates...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Eric Fiselier
Prevent ill-formed instantiation of __invoke_of<.....
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Alexey Samsonov
Fix UBSan bootstrap: replace shift of negative value...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Alexey Samsonov
Fix UBSan bootstrap: don't bind reference to nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Chandler Carruth
Revert r224739: Debug info: Teach SROA how to update...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Kuba Brecka
Change the CMake build to generate full debugging info...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Marshall Clow
Remove non-const test to get test passing. Will come...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Nico Weber
Add a triple to try and get this test passing on the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Jim Grosbach
X86: Don't over-align combined loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Reid Kleckner
Make musttail more robust for vector types on x86
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Blaikie
Remove dynamic allocation/indirection from GCOVBlocks...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Adrian Prantl
Thumb1 frame lowering: Mark CFI instructions with the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Chandler Carruth
[SROA] Lift the logic for traversing the alloca slices...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Eric Fiselier
[libcxx] Consolidate new/delete replacement in tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Bruno Cardoso...
[LCSSA] Handle PHI insertion in disjoint loops
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Adrian Prantl
Debug info: Teach SROA how to update debug info for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Reid Kleckner
Fix Windows unwind info for functions in sections other...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Alexey Samsonov
[Sanitizer] Make CommonFlags immutable after initializa...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Colin LeMahieu
[Hexagon] Adding memb instruction. Fixing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Blaikie
Use iterators rather than indices to make this forwards...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Blaikie
unique_ptrify MatchableInfo(const CodeGenInstAlias...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Colin LeMahieu
[Hexagon] Adding classes and load unsigned byte instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Eric Fiselier
[libcxx] Add numerous options to libc++ LIT test suite...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Bruno Cardoso...
[x86] Add vector @llvm.ctpop intrinsic custom lowering
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Viktor Kutuzov
[Msan] Fix msan_test.cc inclusions to build the unit...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Marshall Clow
Fix PR22000. __bit_iterator::move_backwards. Also make...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Juergen Ributzka
Remove unused header. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Adrian Prantl
Add a C++ marker to this header file.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Peter Zotov
[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFun...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Nico Weber
Disable trigraphs in microsoft mode by default. Matches...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Nico Weber
Rename test.cc files to test.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Quentin Colombet
[CodeGenPrepare] Handle properly the promotion of opera...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Nico Weber
Add test coverage for cc1's trigraph option handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Fariborz Jahanian
Simplify test for rdar://19256338
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Kuba Brecka
AddressSanitizer: Abort after failed exec() and get...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Kuba Brecka
AddressSanitizer: Properly handle dispatch_source_set_c...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Alexander Potapenko
[ASan] Fix the logic that decides whether we need to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Viktor Kutuzov
[Sanitizers] Intercept wcsnrtombs() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Viktor Kutuzov
[Msan] Fix uname() interception on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Elena Demikhovsky
AVX-512: Added all forms of BLENDM instructions,
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Karthik Bhat
Lower multiply-negate operation to mneg on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Rafael Espindola
Convert a few tests to FileCheck. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Rafael Espindola
The leak detector is dead, long live asan and valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Dmitry Vyukov
tsan: reset stack0 in the first partition of thread...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Dmitry Vyukov
tsan: fix debugging output
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Viktor Kutuzov
[Sanitizers] Intercept snprintf_l() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Viktor Kutuzov
[Sanitizers] Intercept wordexp on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Jason Molenda
Add support for frameless function compact unwind encod...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Dmitry Vyukov
tsan: add acquire/release functions to java interface
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Majnemer
MS ABI: Make the string mangling code more concise
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Nico Weber
Wrap to 80 columns. NfC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Kuba Brecka
log-path_test testcase - make the invalid path more...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Saleem Abdulrasool
CodeGen: minor style tweaks to SSP
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Craig Topper
[X86] Add hasSideEffects = 0 to CALLpcrel16. This match...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Matt Arsenault
Enable (sext x) == C --> x == (trunc C) combine
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Logan Chien
Silence warnings in libunwind.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Jason Molenda
Various unwinder work.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Bob Wilson
Reapply "Change -save-temps to emit unoptimized bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Swap operand order in Intel syntax on a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Swap operand order of imul aliases in Intel synta...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Remove '*' from asm strings in far call/jump...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Don't swap the order of segment and offset in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Saleem Abdulrasool
CodeGen: constify and use range loop for SSP
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Saleem Abdulrasool
ARM: further improve deprecated diagnosis (LDM)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jean-Daniel...
[macho] Minor install_name fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Logan Chien
Frontend: Fix typo in comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
strnlen isn't available on some platforms, use StringRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Immediate forms of far call/jump are not valid...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
This should have been part of r224676.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
InstCombine: Squash an icmp+select into bitwise arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
InstSimplify: Don't bother if getScalarSizeInBits retur...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Eric Fiselier
Move unconditional test compile and link flags into...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
Simplify the code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Eric Fiselier
Split executeShTest into two parts so that it can be...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Eric Fiselier
[libcxx] Teach libcxx's lit configuration new ways...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Jason Molenda
Re-enable compact unwind use on Mac platforms.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
InstSimplify: Optimize away pointless comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Richard Trieu
Fix a bunch of integer template argument problems in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Richard Trieu
Fix for PR21758
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Chandler Carruth
[SROA] Run clang-format over the entire SROA pass as...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Chandler Carruth
[x86] Change the test added in r223774 to first check...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Matthias Braun
LiveIntervalAnalysis: No kill flags for partially undef...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Matthias Braun
LiveIntervalAnalysis: cleanup addKills(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Aaron Ballman
Removing an outdated FIXME; try block attributes are...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Matthias Braun
Unbreak cmake build with shared libraries enabled.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Kostya Serebryany
[sanitizer] fix a performance regression in sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Enrico Granata
Cleanup some redundant code
commit
|
commitdiff
|
tree
|
snapshot
next