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-11-05
Zoran Jovanovic
Reverted revisions 221351, 221352 and 221353.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement CodeGen support for ANDI16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement CodeGen support for SLL16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement ANDI16 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tom Stellard
R600/SI: Change all instruction assembly names to lower...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tom Stellard
R600/SI: Add an extra check line to make test more...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Renato Golin
Disable backtrace libcxxabi test on ARM
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Renato Golin
Disable XFAIL on ARM since the x86_64 specific code...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Rafael Espindola
Support LLVM_BUILD_STATIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Rafael Espindola
Add a LLVM_BUILD_STATIC option to cmake.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Will Wilson
MS ABI: Correctly mangle CV qualifiers from typedefs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Andrea Di Biagio
[X86] Teach method 'isVectorClearMaskLegal' how to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Oliver Stannard
Fix bashism in tests added by r221341
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Oliver Stannard
[ARM] Honor FeatureD16 in the assembler and disassembler
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Alexander Kornienko
[clang-tidy] google-readability-function: skip std...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Daniel Jasper
clang-format: Add test to prevent regression in r221125.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Daniel Jasper
clang-format: Improve free-standing macro detection.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Jay Foad
Get the Linux ptrace test working on PowerPC64
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Craig Topper
Improve logic that decides if its profitable to commute...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
David Majnemer
PECOFF: Set the AddressOfRelocationTable in the DOS...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
NAKAMURA Takumi
llvm/test/Transforms/GCOVProfiling: Avoid to parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
David Majnemer
llvm-readobj: Add support for dumping the DOS header...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
NAKAMURA Takumi
Mark darwin-debug-flags.c as REQUIRES:shell, due to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Jiangning Liu
Revert 220932.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Justin Bogner
clang-format: Make it possible to (require 'clang-format)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Rui Ueyama
[PECOFF] Do not skip COMDAT section symbols.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Duncan P. N...
IR: Metadata: Remove unnecessary dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Matt Arsenault
Fix broken C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Adrian Prantl
Debug info: Emit the correct type for the __FuncPtr...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
David Majnemer
InstSimplify: Exact shifts of X by Y are X if X has...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Shawn Best
for Oleksiy Vyalov - Redirect stdin, stdout and stderr...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Eric Christopher
Add a check for misbehaving -Wcomment from gcc-4.7...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zachary Turner
Rename some classes in ProcessWindows.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tim Northover
ARM: try to add extra CS-register whenever stack alignm...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tim Northover
ARM/Dwarf: correctly align stack before callee-saved...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Kaelyn Takata
Filter out non-static class members when correcting...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
Analysis: Make isSafeToSpeculativelyExecute fire less...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Reid Kleckner
Revert "[Reassociate] Canonicalize negative constants...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kuba Brecka
Fix the test failure on Windows introduced by r221279.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Eric Christopher
Avoid building lldb-mi when --enable-werror is set
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Eric Christopher
Use LLVMLIBS here since these are produced by the
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Simon Pilgrim
[X86][SSE] Enable commutation for SSE immediate blend...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Eric Christopher
Fix an [-Werror,-Winconsistent-missing-override] error.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Mark Heffernan
Revert earlier change removing setPreservesCFG from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Shawn Best
for Siva Chandra: Fix compilation of StringPrinter...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Bob Wilson
Use backslashes to escape spaces and other backslashes...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Juergen Ributzka
[AArch64] Use the correct register class for ORR.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Revert "[mips] Add names and tests for the hardware...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Blaikie
Provide gmlt-like inline scope information in the skele...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Blaikie
Move cross-unit DIE caching to the DwarfFile level...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Don't produce relocations for a difference in a section...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rui Ueyama
[PECOFF] Fix symbols in module-definition file.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Alexey Samsonov
[TSan] Refactor/simplify ReportLocation structure.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Tim Northover
[mach-o] remove __compact_unwind atoms once __unwind_in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Vasileios Kalintiris
[mips] Move COP2 & COP3 load/store instructions from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Vasileios Kalintiris
[mips] Add names and tests for the hardware registers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Enrico Granata
Fix a problem where ValueObjectVariable was not correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Alexey Samsonov
Correct the usage of DataInfo structure in TSan
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Andrea Di Biagio
[X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also expli...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Justin Bogner
ErrorOr: Be more explicit in the implicit conversion...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Alexey Samsonov
[TSan] Make ReportStack contain __sanitizer::AddressInf...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Arnaud A. de...
[PBQP] Callee saved regs should have a higher cost...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Arnaud A. de...
[PBQP] Tweak spill costs and coalescing benefits
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Matt Arsenault
R600/SI: Rename div_scale dest operands to match docume...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Benjamin Kramer
Make helper function static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Benjamin Kramer
AArch64: Pattern match integer vector abs like we do...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kostya Serebryany
[asan] [mips] changed ShadowOffset32 for systems having...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Alexey Samsonov
[Sanitizer] Get rid of unnecessary allocations in Strip...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Enrico Granata
Fix the build for LLVM changes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Roman Divacky
Since the file has both ppc and ppc64 tests in it renam...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Roman Divacky
Rewrite the test to not require asserts.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Alexey Samsonov
[TSan] Keep original function and filename in ReportStack.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Remove unused DisableRedZone option.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
InstSimplify: Fold a hasNoSignedWrap() call into a...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
InstSimplify: Fold a hasNoUnsignedWrap() call into...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kuba Brecka
Use @rpath as LC_ID_DYLIB for ASan dylib on OS X
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kuba Brecka
Use @rpath as LC_ID_DYLIB for ASan dylib on OS X
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Toma Tabacu
[mips] Improve support for the .set mips16/nomips16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Juergen Ributzka
[Stackmaps] Make test less fragile. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Eric Fiselier
Mark another test as UNSUPPORTED with ASAN and MSAN
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Sanjay Patel
fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Alexander Kornienko
[clang-tidy] Don't print a message if there's no error.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yaron Keren
Re-enable this test on Windows since it passes with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
Disable 3 tests in llvm/test/Transforms/GCOVProfiling...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
Remove "REQUIRES:shell" from tests. They work for me.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Simon Atanasyan
[yaml2obj] Allow yaml2obj tool to recognize EF_MIPS_NAN...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
clang/test/Tooling: Remove mention to PR15590 out of...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
clang/test/Tooling: [PR15590] Avoid backslashes in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
Re-enable tests in llvm/test/Object, corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
clang/test/VFS/umbrella-mismatch.m: Let it work on...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
clang/test/Coverage/html-diagnostics.c: Use find(1...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
llvm/test/Transforms/GCOVProfiling/linezero.ll: Use...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
clang/test/Modules: Remove "REQUIRES:shell" since they...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Use findProgramByName. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Daniel Jasper
clang-format: Use identifier table for keywords in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Remove FindProgramByName. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Use llvm::sys::findProgramByName. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Daniel Jasper
clang-format: [Java] Fix class declaration line breaks.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Daniel Jasper
clang-format: Fix vim integration if g:clang_format_bin...
commit
|
commitdiff
|
tree
|
snapshot
next