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-10-05
Krzysztof Parzyszek
Fix machine operand traversal in ScheduleDAGInstrs...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Michael Zuckerman
[Clang][AVX512][BuiltIn]Adding missing intrinsics move_...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Luke Drummond
Delete unused global in ClangExpressionVariable.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dylan McKay
[AVR] Update return type of dynamic alloca pass
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dylan McKay
[AVR] Add the AVR frame lowering code
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dylan McKay
[AVR] Split all of the AVR device definitions into...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dylan McKay
[AVR] Enable the instruction printer in the target...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dylan McKay
[AVR] Add definitions for the ATTiny102 and ATtiny104...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Eugene Leviant
Do not join sections for relocatable object files
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Haojian Wu
Overhaul clang-include-fixer.el
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Eugene Leviant
[ELF] make KEEP command recognize file patterns
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Alex Lorenz
[Sema] Packed member warning: Use the typedef name...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Artem Dergachev
[analyzer] Squash a compile error in r283301.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Artem Dergachev
[analyzer] Improve "Assuming..." diagnostic pieces...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Artem Dergachev
[analyzer] Add "Assuming..." diagnostic pieces for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Simon Atanasyan
[ELF] Do not merge sections in case of relocatable...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Diana Picus
[sanitizers] Update sanitizers test to better match...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dylan McKay
[AVR] Add the machine code backend
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Dean Michael...
[Support][CommandLine] Add cl::getRegisteredSubcommands()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Jason Molenda
Change Platform::GetRemoteSharedModule so if it's given...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Blind attempt to fix windows build after r283290 -...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef in ARMConstantPool APIs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Kyle Butt
Revert "Codegen: Tail-duplicate during placement."
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef in FastISel API (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef in StringSaver API (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Jim Ingham
The collision of class C and libsystem_c.dylib:C is...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef in ARCRuntimeEntryPoints APIs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Jim Ingham
This test is failing because there's a global symbol...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Kostya Serebryany
[libFuzzer] add ShrinkValueProfileTest, move code aroun...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Revert "Re-commit "Use StringRef in Support/Darf APIs...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef in MCSectionMachO (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef in DarwinAsmParser (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Michael Zolotukhin
[LoopDistribute] Fix a typo in the pass name.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Justin Lebar
[CUDA] Add missing ':' to noexcept.cu test.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Kostya Serebryany
[libFuzzer] clear the corpus elements if they are evict...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Revert "Use StringRef in Support/Darf APIs (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Mehdi Amini
Use StringRef instead of raw pointers in ARMBuildAttrs...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Jim Ingham
Add the new minidump files to the Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Mehdi Amini
Use StringRef in Support/Darf APIs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Kyle Butt
Codegen: Tail-duplicate during placement.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Mehdi Amini
Use StringRef in TableGen (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Justin Lebar
[CUDA] Mark device functions as nounwind.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Justin Lebar
[CUDA] Destroy deferred diagnostics before destroying...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Kostya Serebryany
[asan] When protect_shadow_gap=0, set up the shadow...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Manuel Jacob
[C API] Add LLVMConstExactUDiv and LLVMBuildExactUDiv...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Mehdi Amini
Use StringRef in TableGen emitted API for attribute...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Rafael Espindola
Misc improvements to StringTableBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Alina Sbirlea
[cpu-detection] Copy simplified version of get_cpuid_ma...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Albert Gutowski
Separate builtins for x84-64 and i386; implement __mulh...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Dimitar Vlahovski
xfailing tests for Minidump plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Tamas Berghammer
Fix the decorator of TestBreakpointCaseSensitivity
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Zachary Turner
Make building the clang-tidy VS extension less spammy.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Eric Fiselier
[libcxx] [test] Guard __has_include usage with a macro
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Dimitar Vlahovski
Adding a new Minidump post-mortem debugging plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Hans Wennborg
clang-cl: Make /Fo apply also when using -flto
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Hans Wennborg
clang-cl: Use the .obj file extension also in LTO mode
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Hans Wennborg
clang-cl: expose the -fuse-ld option
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Hans Wennborg
clang-cl: Expose the -flto option
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
David L Kreitzer
Revert r283248. It caused failures in the hexagon build...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Anna Zaks
[analyzer] Add PostStmt callback for ArraySubscriptExpr
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Sanjay Patel
[Target] move reciprocal estimate settings from TargetO...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Sanjay Patel
[clang] make reciprocal estimate codegen a function...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Kevin Enderby
Next set of additional error checks for invalid Mach...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Vedant Kumar
[ubsan] Disable bounds-check for flexible array ivars
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
David L Kreitzer
[safestack] Requires a valid TargetMachine to be passed...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Michal Gorny
[cmake] Make LIT_COMMAND configurable and improve fallb...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Daniel Jasper
clang-format: Fix bad multi-variable for-loop formatting.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Tobias Grosser
Build and run isl_test as part of check-polly
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Zachary Turner
[Support] Add case-insensitive versions of StringSwitch...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Matthias Braun
AArch64: Macrofusion: Split features, add missing combi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Mike Aizatsky
[sancov] documentation update after r283241
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Mike Aizatsky
[sancov] renamed symcov-report-server to coverage-repor...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Anna Zaks
[asan] Switch to using dynamic shadow offset on iOS
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Anna Zaks
[asan] LLVM: Switch to using dynamic shadow offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Francis Ricci
Improvements to testing blacklist
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Tamas Berghammer
Fix FixupEnvironment on Android after the Args refactor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Hal Finkel
Don't filter diagnostics written as YAML to the output...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Reid Kleckner
Test what happens when tag lookup and redeclaration...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Chris Bieneman
[CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Michael Kruse
[ScopInfo] Add -polly-unprofitable-scalar-accs option.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Michael Kruse
[ScopInfo] Scalar access do not have indirect base...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Adam Nemet
Serialize remark argument as a mapping to get proper...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Adam Nemet
Allow derived classes of OptimizationRemarkAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Rui Ueyama
Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Alex Lorenz
[Sema] Format a comment line so that it fits 80 columns...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Reid Kleckner
[MS] Move hex long long sign compat hack to -fms-compat...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
George Rimar
[ELF] - Do not crash on MIPS if there is no object...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Alexey Bataev
[SLPVectorizer] Add a test with non-vectorizable IR.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Aaron Ballman
Fix some false-positives with cppcoreguidelines-pro...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
David Sheinkman
[OpenMP] fix segfault when a variable referenced in...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Marshall Clow
Mark #2759 as ready and #2755 as complete
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Michael Kruse
[ScopInfo] Make simplifySCoP() public. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Marshall Clow
Mark #2598 as ready
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Anna Thomas
[RS4GC] Handle ShuffleVector instruction in findBasePointer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Marshall Clow
Mark #2739 as ready
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Davide Italiano
[ThinLTO] Spell `llvm-ar` correctly.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Rafael Espindola
Remove duplicated typedef. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next