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-02-03
Rui Ueyama
ELF: Support INPUT linker script directive
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Reid Kleckner
SEH: Track users of __try so we can pick a per-func...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Stephane Sezer
Use basename of main executable in POSIX-DYLD on Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adam Nemet
[LV] Split off memcheck block really at the first check
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Fix signed vs. unsigned comparison.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
Fixed unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
David Blaikie
DebugInfo: Ensure calls to functions with default argum...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Weiming Zhao
Diagnose CXX 'this' pointer reference in funcs with...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
DeLesley Hutchins
Thread Safety Analysis: add support for before/after...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Marking a bunch of non-encoded instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Hans Wennborg
[CMake] add_llvm_library: don't use .imp suffix for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Arnaud A. de...
[PBQP] Constify Graph::getEdgeNode1Id and Graph::getEdg...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
[X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
[PowerPC] Implement the vpopcnt instructions for POWER8
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Kostya Serebryany
[fuzzer] Add proper dependensices to the fuzzer tests
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Add two truly horrific test cases for the new...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Update the indent and layout of some tests in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
AsmParser: Recognize DW_TAG_* constants
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
IR: Assembly and bitcode for GenericDebugNode
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Remove the -CHECK suffix from all FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Remove useless patterns in VALU which are...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Rewrite VOP1InstSI to contain a pseudo and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Fix B64 VALU shifts on VI
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Reid Kleckner
Fix Driver/mg.c test when fgrep is a shell Cygwin shell...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Justin Bogner
InstrProf: Remove CoverageMapping::HasCodeBefore, it...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Justin Bogner
InstrProf: Remove CoverageMapping::HasCodeBefore, it...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Chandler Carruth
[x86] Tweak my update script to use test case function...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
CodeGen: Update for LLVM API change in r228030
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
Support: Add string => unsigned mapping for DW_TAG
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
Support: Re-implement dwarf::TagString() using a .def...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Duncan P. N...
Support: Stop stringifying DW_TAG_{lo,hi}_user
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Eric Fiselier
Fix alignment in tests for readability.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
Fixed signed/unsigned comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
Fixed unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Daniel Berlin
Allow PRE to insert no-cost phi nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Renato Golin
Revert "Enabling testing ASAN on AArch64"
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
[X86][SSE] Added general integer shuffle matching for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adrian Prantl
Address review feedback for r228003.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Reid Kleckner
Revert "Thread Safety Analysis: add support for before...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Updating XTYPE/PRED intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Kostya Serebryany
[fuzzer] update the include line to use the new header...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Kostya Serebryany
[sanitizer] move the coverage interface into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Jingyue Wu
Add straight-line strength reduction to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Updating XTYPE/PERM intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Pilgrim
[X86][AVX2] Enabled shuffle matching for the AVX2 zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Ben Langmuir
Make the default module cache user-specific
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Fix duplicated symbol error.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Fix typo in test/CodeGen/X86/sibcall.ll (pr22331).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Adding missing vector multiply instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Reid Kleckner
thread safety: Add move ctor to BeforeInfo to fix MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
Merge consecutive 16-byte loads into one 32-byte load...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Greg Fitzgerald
Don't assume LIT_EXECUTABLE points to a Python script...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
remove variable names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adrian Prantl
Merge ArtificialLocation into ApplyDebugLocation and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adrian Prantl
Add documentation to ApplyDebugLocation.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Alexey Samsonov
[ASan] Run tests with both static and dynamic runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Manman Ren
[LTO API] split lto_codegen_compile to lto_codegen_opti...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Hans Wennborg
Fix ProgramFiles path for 64-bit Windows installer
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Zachary Turner
Fix compilation failure on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
DeLesley Hutchins
Thread Safety Analysis: add support for before/after...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Greg Fitzgerald
Revert "Don't assume LIT_EXECUTABLE points to a Python...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Converting complex number intrinsics and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Greg Fitzgerald
Don't assume LIT_EXECUTABLE points to a Python script
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Colin LeMahieu
[Hexagon] Adding vector intrinsics for alu32/alu and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Adam Nemet
[LoopVectorize] Fix rebase glitch in r227751
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Jingyue Wu
Remove usernames from TODOs, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Don't generate non-existent LSHL, LSHR, ASHR...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Remove VOP2_REV definitions from target-specif...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Trivial instruction definition corrections...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Determine target-specific encoding of READLANE...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Marek Olsak
R600/SI: Fix dependency between instruction writing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
Fix program crashes due to alignment exceptions generat...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Nico Weber
Implement jump scope SEHmantic analysis.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Disable 32-bit tests in tls-pic.ll until they can be...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Further revise too-restrictive test CodeGen/PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Espindola
Use CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Further revise too-restrictive test CodeGen/PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
Revise too-restrictive test CodeGen/PowerPC/tls-pic.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bill Schmidt
[PowerPC] Yet another approach to __tls_get_addr
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Rafael Auler
Make ELFLinkingContext own LinkerScript buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Eric Fiselier
Mark <experimental/system_error> as complete
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Eric Fiselier
[libcxx] Add <experimental/system_error>
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Sanjay Patel
Improve test to actually check for a folded load.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Jonathan Roelofs
Revert: Revert r227804: Use fseek/ftell instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Tobias Grosser
Add test case for r227805
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Bruno Cardoso...
[X86][MMX] Improve transfer from mmx to i32
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Alexander Potapenko
[ASan] Remove ifdefs for MAC_OS_X_VERSION_10_6, as...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Alexander Potapenko
[ASan] Add __asan_ prefix for "mz_*" allocation/dealloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Renato Golin
Enabling testing ASAN on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Renato Golin
Adding AArch64 support to ASan instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Hafiz Abid...
Restore the signal handler for Windows as it is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Craig Topper
[X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveop...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Craig Topper
[X86] Add Requires[In64BitMode] around MOVSX64rr32...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Denis Protivensky
[lld][ARM] Add relocations to perform function calls
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Pavel Labath
Test commit. No changes.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Yury Gribov
[ASan] Add use_madv_dontdump flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Hafiz Abid...
Fix CLI commands in lldb-mi.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Daniel Jasper
Move "inline" to the right place.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Daniel Jasper
Add some overloads so that floating point literals...
commit
|
commitdiff
|
tree
|
snapshot
next