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-03-02
Nikolay Haustov
Revert "[AMDGPU] Using table-driven amd_kernel_code_t...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Nikolay Haustov
[AMDGPU] Using table-driven amd_kernel_code_t field...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Nikolay Haustov
[AMDGPU] table-driven parser/printer for amd_kernel_cod...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Dmitry Vyukov
libfuzzer: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Michael Zuckerman
[CLANG] [AVX512] [BUILTIN] Adding PSRAV
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Haojian Wu
[clang-tidy] Make 'modernize-pass-by-value' fix work...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Filipe Cabecinhas
[test/vptr-non-unique-typeinfo] Address Samsonov's...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Craig Topper
[X86] Remove unnecessary call to isReg from emitter...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Craig Topper
[X86] Make X86MCCodeEmitter::DetermineREXPrefix locate...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
David Majnemer
[Sema] PR26444 fix crash when alignment value is >...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
David Majnemer
[X86] Permit reading of the FLAGS register without...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Craig Topper
[X86] Remove assertion I accidentally left in.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Davide Italiano
[modules] addHeaderInclude() can't fail.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Craig Topper
[X86] Be more structured about how we capture the regis...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Simon Atanasyan
[ELF] Fix reading of PC values of FDEs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexey Bataev
[OPENMP 4.5] Codegen for data members in 'reduction...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
[SCEV] Minor naming, braces cleanup; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Craig Topper
[X86] Use MCPhysReg and uint16_t for static arrays...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Arsenault
AMDGPU: Fix bug 26659.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Arsenault
AMDGPU: Cleanup suggested in bug 23960
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Arsenault
Bug 20810: Use report_fatal_error instead of unreachable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
Add a comment with a rational for the unusual code...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
Qualify getRangeForAffineAR with this-> for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
George Burgess IV
Attempt to fix ASAN failure in a MemorySSA test.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
Perturb code in an attempt to appease MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr warnings in some...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
More code permutation to appease MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
Remove "auto" to appease the MSVC bots
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Use C++11 initializers for data members.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Arsenault
DAGCombiner: Make sure an integer is being truncated
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Remove more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Remove default implementations that are always overridd...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Remove more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Reid Kleckner
Add a few dllimport/dllexport tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr warnings in some...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjay Patel
revert r262424 because there's a *clang test* for AArch...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Daniel Berlin
Fix SHARED_LIBS build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
[SCEV] Make getRange smarter around selects
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sanjoy Das
[SCEV] Extract out a getRangeForAffineAR; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Remove remaining files of Core.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Tidy up CMakefiles.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rui Ueyama
Remove unused #include's.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Chris Bieneman
[CMake] Add convenience target clang-test-depends to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Chris Bieneman
[CMake] Add convenience target llvm-test-depends to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Chris Bieneman
[CMake] Add distribution target that is the "just-build...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Sanjay Patel
[InstCombine] convert 'isPositive' and 'isNegative...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rui Ueyama
Make a few utility functions file-scoped.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rui Ueyama
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rui Ueyama
Remove CoreDriver.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Nico Weber
clang-cl: Implement initial limited support for precomp...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Dehao Chen
Perform InstructioinCombiningPass before SampleProfile...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
Updated SSE41 builtin tests to more closely match the...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kostya Serebryany
[libFuzzer] deprecate exit_on_first flag
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Blaikie
llvm-dwp: Add missing copyright notice to llvm-dwp.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kostya Serebryany
[libFuzzer] add generic signal handlers so that libFuzz...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Mangle extended qualifiers in the proper order and...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rui Ueyama
Fix --help message.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
[X86][SSE41] Added missing fast-isel intrinsics tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Colin LeMahieu
[NFC] Convert tabs to spaces.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
[X86][XOP] Regenerated intrinsics tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Daniel Sanders
Explicitly select IAS on one more RUN line in new embed...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matthias Braun
AArch64: Reenable CompleteModel for A53, A57 and Kryo...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Ted Woodward
Fix bug with function resolution when using IR Interpreter
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
[X86][AVX2] Regenerated 256-bit vector / 64-bit element...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Tim Northover
Fix typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Kruse
Fix non-synthesizable loop exit values.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
[X86][AVX2] Regenerated horizontal add/sub tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Daniel Jasper
[clang-format] Detect constructor initializers preceded...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
[X86][AVX2] Regenerated intrinsics tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Colin LeMahieu
[Hexagon] Modifying r262258 to only be in effect in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matthias Braun
TableGen: Display helpfull message for incomplete models.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Pilgrim
[X86][AVX] Fixed triple/arch clash in test case
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
DAGCombiner: Turn truncate of a bitcasted vector to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rafael Espindola
Add LLVMBuild for ObjectYAML.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Blaikie
Revert "llvm-dwp: Keep ObjectFiles alive until object...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Jacques Pienaar
[lanai] Add ELF enum value and relocations.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matthias Braun
AArch64: Add missing schedinfo, check completeness...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kit Barton
[Power9] Implement new vector compare, extract, insert...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Sanjay Patel
[x86] use getBitcast()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Blaikie
Fix some warnings a bit harder/different
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Blaikie
llvm-dwp: Keep ObjectFiles alive until object emission...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Geoff Berry
Revert "[AArch64] Fix isLegalAddImmediate() to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Vasileios Kalintiris
Revert "[mips] Promote the result of SETCC nodes to...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kit Barton
New file to track implementation status of new POWER9...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Ekaterina Romanova
This patch adds doxygen comments for the intrinsincs...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matthias Braun
TableGen: Check scheduling models for completeness
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matthias Braun
TableGen: Add hasNoSchedulingInfo to instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Reid Kleckner
Reword a misleading comment discussing landingpads...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Justin Lebar
[NVPTX] Annotate param loads/stores as mayLoad/mayStore.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Justin Lebar
[NVPTX] Remove workaround for tablegen crash in NVPTXIn...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Majnemer
[MSVC Compat] Correctly handle finallys nested within...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Reid Kleckner
Fix -Wnon-virtual-dtor warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
George Rimar
[ELF] - handle of command line options incompatible...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Owen Anderson
Fix an issue where fast math flags were dropped during...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Kruse
[SCEVValidator] Remove redundant visit.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Sanjoy Das
[SCEV] Minor cleanup: rename method, C++11'ify; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Justin Lebar
[NVPTX] Use different, convergent MIs for convergent...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Justin Lebar
[NVPTX] Nix hack used to emit '{' and '}' for NVPTX...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Justin Lebar
[NVPTX] Reformat NVPTXInstrInfo.td, and add additional...
commit
|
commitdiff
|
tree
|
snapshot
next