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-02-12
David Majnemer
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Siva Chandra
Adjust for Python-3.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Benjamin Kramer
Remove LLVMGetTargetMachineData leftovers.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Artem Belevich
Added missing '__'.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Alexey Samsonov
[LSan] Print more helpful error message if LSan crashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Sean Callanan
Objective-C++ is a kind of C++.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Argyrios Kyrtzidis
[ADT] Revert the llvm/ADT/OptionSet.h header and unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Sean Callanan
Make Target::CalculateProcess() return a sensible result.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Samuel Benzaquen
[clang-tidy] Add check performance-faster-string-find
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Philip Reames
[GVN] Common code for local and non-local load availabi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hubert Tong
test/Headers/float.c: fix theoretical edge values
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
David Majnemer
[AST] Fix typos in RecordLayoutBuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Chris Bieneman
[CMake] Pass stage1 tools through to stage2 when buildi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Chad Rosier
[LIR] Partially revert r252926(NFC), which introduced...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Philip Reames
[LVI] Exploit nsw/nuw when computing constant ranges
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hans Wennborg
[CMake] don't build libLTO when LLVM_ENABLE_PIC is OFF
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mehdi Amini
GlobalISel is always built since r260566, reflect it...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mehdi Amini
llvm-config: replace assertions with a helpful error...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Sean Callanan
Renamed TestRdar12991846 to the more descriptive TestUn...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Add utility functions to detect sign- and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Artem Belevich
[CUDA] Tweak attribute-based overload resolution to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Replace expansion of spill pseudo-instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
David Majnemer
[InstCombine] Don't aggressively replace xor with icmp
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Tom Stellard
[AMDGPU] Assembler: Swap operands of flat_store instruc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Changpeng Fang
AMDGPU/SI: Annotate Loops with Constant Condition in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Remove HexagonExpandPredSpillCode pass
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Eliminate pseudo instructions for circ/brev...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Geoff Berry
[AArch64] Reduce number of callee-save save/restores.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Handle out-of-range offsets in eliminateFrame...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Chad Rosier
[AArch64] Add support for Qualcomm Kryo CPU.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Rafael Espindola
make needsPlt a pure predicate.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Rafael Espindola
Delete the deprecated LLVMLinkModules.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jun Bum Lim
[AArch64] Merge two adjacent str WZR into str XZR
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Aaron Ballman
Reapply r260096.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Specify vector alignment in DataLayout string
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Daniel Sanders
Re-commit r260230 with a fix for clang-cmake-aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Krzysztof Parzyszek
[Hexagon] Specify vector alignment in DataLayout string
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Adhemerval...
[lld] [ELF/AArch64] Add support to some GD/LE/IS TLS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Benjamin Kramer
Fix uninitialized memory read.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Olivier Goffart
Fix ICE with constexpr and friend functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jonas Hahnfeld
[OMPT] Frame information for openmp taskwait
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hrvoje Varga
[mips][micromips] Written missing test for CEIL.L.S...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Daniel Sanders
Revert r260669 while the clang-cmake-aarch64-42vma...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Anastasia Stulova
[OpenCL] Disable C99 standard lib functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Haojian Wu
Remove LLVMGetTargetMachineData in go-binding.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Daniel Sanders
[msan+tsan] Bring back the tests that disappeared after...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Chandler Carruth
[attrs] Simplify the convergent removal to directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Daniel Marjamaki
[clang-tidy] Fix failure in 'misc-misplaced-widening...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Chandler Carruth
[attrs] Consolidate the test for a non-SCC, non-converg...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Daniel Marjamaki
[clang-tidy] improve misc-misplaced-widening-cast so...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Enrico Granata
The data formatters for NSArray, NSDictionary and ...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Argyrios Kyrtzidis
[unittests/ADT] OptionSetTest: ifdef out for now a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jonas Hahnfeld
[CMake] Add option to switch default C++ stdlib
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jonas Hahnfeld
tests: Add explicit -stdlib=libstdc++ to tests that...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Matt Arsenault
AMDGPU: Set flat_scratch from flat_scratch_init reg
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mehdi Amini
C API: Remove LLVMGetDataLayout that was deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mark Lacey
Fix minor error with debug info doc.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Argyrios Kyrtzidis
[unittests/ADT] OptionSetTest: ifdef out a part that...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Argyrios Kyrtzidis
[ADT] OptionSet: ifdef out some code that seems to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Chandler Carruth
[attrs] Run clang-format over a newly added routine...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Argyrios Kyrtzidis
[ADT] Introduce ‘OptionSet’ in llvm/ADT headers, which...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Matt Arsenault
AMDGPU: Set element_size in private resource descriptor
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Kostya Serebryany
[libFuzzer] make -runs=N flag also affect the simple...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Eric Christopher
Update functions in clang supplied headers to use the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Matt Arsenault
AMDGPU: Fix mishandling alignment when scalarizing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Matt Arsenault
AMDGPU: Initialize SILowerControlFlow
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Matt Arsenault
AMDGPU: Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Andrew Wilkins
Avoid linking LLVM component libraries with libLLVM
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Richard Smith
<float.h>: do not define DECIMAL_DIG in -std=c89 mode...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hans Wennborg
UsersManual: update clang-cl commands
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Rui Ueyama
Make compCtors strict weak ordering.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Evgeniy Stepanov
[msan] Put msan constructor in a comdat.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Eric Christopher
Use __ before argument names in provided headers.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mike Aizatsky
[sancov] improved object files handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mike Aizatsky
[sancov] improved object files handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mike Aizatsky
[sancov] improved object files handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Philip Reames
[LVI] Improve select handling to use condition
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Greg Clayton
Don't crash if we have a DIE that has a DW_AT_ranges...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Nicolai Haehnle
AMDGPU: Quick fix for extreme slowness in spill-scaveng...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Jim Ingham
When calling TypeSystemMap::Clear, objects being destro...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
NAKAMURA Takumi
llvm/test/CodeGen/NVPTX/debug-file-loc.ll: Tweak expres...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Richard Smith
Instead of asking glibc to provide correct C++ signatur...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Tim Northover
ARMv7k: use Cortex-A7 by default even for tvOS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Rui Ueyama
ELF: Implement the correct semantics of .[cd]tors.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Reid Kleckner
[codeview] Dump def range lengths in hex
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Greg Clayton
Removed a bad assertion:
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Joerg Sonnenberger
Remove decision logic for old NetBSD development versio...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Joerg Sonnenberger
Now that Sparc/Sparc64 backend is mostly usable, provid...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jonathan Peyton
Fix incorrect task_team in __kmp_give_task
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Matthew Simpson
[SLP] Add debug output for extract cost (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jonathan Peyton
Fix a couple of typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Quentin Colombet
Re-apply r238452, the bug was in clang and was fixed...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Mike Aizatsky
[libfuzzer] Removing coverage-related flags from asan...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Richard Smith
Remove bogus check that larger floating point types...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Sanjay Patel
[x86] simplify getZeroVector() ; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Devin Coughlin
[analyzer] Improve pattern matching in ObjCDealloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Mehdi Amini
Revert "Refactor the PassManagerBuilder: extract a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Mehdi Amini
Revert "Define the ThinLTO Pipeline"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Mehdi Amini
Revert "Add a new insert_as() method to DenseMap and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Mehdi Amini
Define the ThinLTO Pipeline
commit
|
commitdiff
|
tree
|
snapshot
next