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-01-26
Michael J....
[Support][Windows] Disable error dialog boxes when...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chris Bieneman
Putting all the standard tool options into a "Generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Johannes Doerfert
[FIX] Debug build + instrinsic handling
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
[MC] The PS4's ELF OSABI value is the same as FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alex Rosenberg
Teach the autoconf machinery about the PS4 triple.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vasileios Kalintiris
[mips] Enable arithmetic and binary operations for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Joerg Sonnenberger
For NetBSD/ARM-EB, link with --be8. Support for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vasileios Kalintiris
[mips] Add tests for bitwise binary and integer arithme...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Hafiz Abid...
Also except OSError when terminating a child.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Joerg Sonnenberger
The canonical CPU variant for ARM according to config...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vladimir Medic
When disassembler meets compact jump instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Jason Molenda
Add link to github x86-psABI repo where the ABI doc...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Vasileios Kalintiris
Revert "[mips] Fix assertion on i128 addition/subtracti...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Jean-Daniel...
path.data() may return a non null terminated string
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
NAKAMURA Takumi
Revert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Craig Topper
[X86] Add AVX512 integer comparison intrinsics for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Evgeniy Stepanov
[msan] Remove MSanDR reference from the manual.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Erik Eckstein
SLPVectorizer: fix wrong scheduling of atomic load...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Correct the header guard for MipsABIInfo.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Craig Topper
[X86] Add more of the AVX512 integer comparision intrin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Christopher
Fix a problem where the AArch64 ELF assembler was faili...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Nico Weber
Don't let virtual calls and dynamic casts call Sema...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Nico Weber
Test that member functions of constexpr constructed...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Nico Weber
Remove -verify from a codegen test that didn't have...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Yaron Keren
clang-format two Decl* code locations, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Nico Weber
Reword comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Nico Weber
Test that qualified virtual calls mark vtables referenc...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Add AVX512F integer comparision intrinsics to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Add immediate range checking to AVX512 integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Add AVX512 floating cmpgt and integer comparison...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Change comparision immediate type to i8 in test...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Use i8 immediate for comparison type on AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Renato Golin
Allows Clang to use LLVM's fixes-x18 option
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
clang/test/Driver/rewrite-map-in-diagnostics.c: This...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Alex Rosenberg
Add the triple for the Sony Playstation®4.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[Mips] Add checking of disassembler output in some...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[Mips] Teach LLD to recognize one more MIPS target...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Johannes Doerfert
[FIX] Independent blocks with intrinsics handling
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Adrian Prantl
Debug info: Fix PR22296 by omitting the DW_AT_location...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Bill Schmidt
[PowerPC] Revert ppc64le-aggregates.ll test changes...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Johannes Doerfert
Support for math/misc intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Bill Schmidt
[PowerPC] Reset the baseline for ppc64le to be equivale...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Francisco Lopes...
Sema: Formatting. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[Mips] Make MipsELFObjectReader and MipsELFDSOReader...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[docs] Add link to the MIPS 64-bit ELF object file...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[Mips] Reformat the code with clang-format
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[Mips] Remove duplicated typedef's
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[Mips] Use template class argument instead of hard...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
Instantiate Registry<GCStrategy> in LLVMCore, to let...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[ELF] Update for LLVM api change
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[ELFYAML] Support mips64 relocation record format in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Elena Demikhovsky
AVX-512: Changes in operations on masks registers for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
Orc/IRCompileLayer.h: Avoid non-static initializer.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
OrcJIT: Avoid non-static initializers.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Give scalar VRNDSCALE instructions priority in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
Simplify a multiclass. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Francisco Lopes...
Sema: require a complete type before lookup.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
Remove tab characters. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Elena Demikhovsky
Implemented cost model for masked load/store operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
Fix the buildbots (fallout from r227028) by returning...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
Fix up test cases to account for improved column fideli...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Replace i32i8imm on SSE/AVX instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Use u8imm in several places that used i32i8imm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
Remove tab characters. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Nico Weber
Rename four test files from .C to .cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
DebugInfo: Attribute calls to overloaded operators...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
DebugInfo: Use the preferred location rather than the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Nico Weber
Name a bool parameter. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Chandler Carruth
[PM] Remove the restricted visibility from the instcomb...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Nathan Sidwell
Remove duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
David Blaikie
DebugInfo: Correct the line location of geps on array...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Larisse Voufo
First steps in implementing DR1467: List-initialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
Remove a few more redundant ExecutionEngine regression...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Charlie Turner
Fixup debug information references.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Charlie Turner
Update references to lines of code count.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
InstrProf: Add operator!= to coverage counters
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
llvm-cov: Only combine segments if they overlap exactly
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Patrik Hagglund
Revert r227013 "Add visibility attribute for InstCombin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
InstrProf: Use an Optional instead of an out parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Saleem Abdulrasool
CodeGen: drive-by formatting clean ups
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Patrik Hagglund
Add visibility attribute for InstCombinePass (r226987).
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Benjamin Kramer
DebugInfo: Fix use after return found by asan.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
[Orc] Add TransformUtils to Orc's dependency list.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
Remove a number of redundant ExecutionEngine regression...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Alexei Starovoitov
bpf: add missing lit.local.cfg
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Alexei Starovoitov
BPF backend
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
test: Convert some tests to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
test: Remove two redundant lines from this test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Daniel Sanders
[mips] Fix 'jumpy' debug line info around calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Sylvestre Ledru
Update of the gold-plugin.cpp code to match Chandler...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Daniel Sanders
[mips] Fix assertion on i128 addition/subtraction on...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Andrea Di Biagio
[DAG] Fix wrong canonicalization performed on shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] General doxygen and comment cleanup for this pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Reformat this code with clang-format so that I...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Port LowerExpectIntrinsic to the new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Change LowerExpectIntrinsic to actually return...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Use a more appropriate name for the statistics...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Switch tihs code to use a range based for loop...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Use a SmallVector instead of std::vector to avoid...
commit
|
commitdiff
|
tree
|
snapshot
next