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-04-27
Zlatko Buljan
[mips][microMIPS] Add CodeGen support for SLL16, SRL16...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Artur Pilipenko
isSafeToLoadUnconditionally support queries without...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Vassil Vassilev
[modules] Fix Decl's Used invariant.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Michael Zuckerman
[Clang][BuiltIn][AVX512]Adding intrinsics for vmovntdqa...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Artur Pilipenko
Use DL preferred alignment for alloca in Value::getPoin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Pavel Labath
Fix compiler warnings in SymbolFilePDBTests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Haojian Wu
Don't search compilation database in explain-check...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Simon Pilgrim
[InstCombine][SSE] Added DemandedBits tests for MOVMSK...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
George Rimar
Removed dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
George Rimar
[ELF] - Align sections file offsets correctly.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Haojian Wu
[ClangTidy] Add an 'explain-checks' option to diagnose...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dmitry Vyukov
tsan: fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dmitry Vyukov
tsan: fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dmitry Vyukov
tsan: add missing file
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dmitry Vyukov
tsan: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Dmitry Vyukov
tsan: split thread into logical and physical state
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Alexey Bataev
[OPENMP] Fix for codegen of captured variables in inlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Ekaterina Romanova
Updated doxygen comments for intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Adam Nemet
Fixed sphinx warning from r267672
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mohit K. Bhakkad
[Compiler-rt][CFI] Enabling CFI for MIPS64
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Simon Atanasyan
[ELF][MIPS] Remove getMipsGpAddr(). NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Adam Nemet
[LoopDist] Add llvm.loop.distribute.enable loop metadata
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Vaivaswatha...
[Cloning] cloneLoopWithPreheader(): add assert to ensur...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Craig Topper
[Support][X86] Add a few more Intel model numbers to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Craig Topper
[Support][X86] Change the case values in the Intel...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
Revert "Support "preserving" the summary information...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Jason Molenda
Committing patch from <Michael Woerister <michaelwoeris...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Craig Topper
[Support][X86] Add a couple more Broadwell CPU models...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
Support "preserving" the summary information when using...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
Revert "Support "preserving" the summary information...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Evgeny Stupachenko
The patch fixes PR27392.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Philip Reames
[LVI] Delete stale and misleading comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Chuang-Yu Cheng
[ppc64] fix bug in prologue that mfocrf's cr operand...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Rui Ueyama
Remove unnecessary trailing semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Ahmed Bougacha
[X86] Set AddPristinesAndCSRs to FixupBW LivePhysRegs...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
Fix the test from r267656: Support "preserving" the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
Add a test for r267655: Support "preserving" the summar...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
Support "preserving" the summary information when using...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Marshall Clow
Fix = that should have been == in test. Thanks to STL...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Sanjoy Das
Fix typo in comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Ahmed Bougacha
[X86] Don't assume that MMX extractelts are from index 0.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Ahmed Bougacha
[X86] Re-enable MMX i32 extractelt combine.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Cong Hou
Detects the SAD pattern on X86 so that much better...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Philip Reames
[LVI] Add a comment explaining a subtle piece of code
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Adam Nemet
[Docs] Try to clarify the concept of domains for noalia...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
ThinLTO: do not promote GlobalVariable that have a...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Matt Arsenault
SLSR: Use UnknownAddressSpace instead of 0 for pure...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Mehdi Amini
LTOCodeGenerator: turns linkonce(_odr) into weak_(odr...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Adam Nemet
[LoopDist] Split main class. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Philip Reames
[LVI] Reduce compile time by lazily scanning blocks...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Quentin Colombet
[MachineInstrBundle] Actually set the PartialDeadDef...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Peter Collingbourne
ELF: Merge UndefinedBitcode and UndefinedElf. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-27
Peter Collingbourne
ELF: Re-implement -u directly and remove CanKeepUndefin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Quentin Colombet
[MachineInstrBundle] Update the comment for PhysRegInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Peter Collingbourne
ELF: Move code to where it is used, and related cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andrew Kaylor
Add optimization bisect opt-in calls for SystemZ passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andrew Kaylor
Add optimization bisect opt-in calls for NVPTX passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Quentin Colombet
[X86] Make sure it is safe to clobber EFLAGS, if need...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Adrian Prantl
Module debugging: Add an assertion.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Richard Smith
PR27513: When determining which declaration to put...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Justin Bogner
PM: Port Reassociate to the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Adrian Prantl
Module debugging: Also correctly handle typedef'd fowar...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Mitch Bodart
[X86] Replace -mcpu with -mattr in several tests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Justin Bogner
Reassociate: Convert another functor into a lambda...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Philip Reames
[LVI] Cut short search if we know we can't return a...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sunil Srivastava
Check 'r' and 'y specifiers of freebsd_kernel_printf...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sanjay Patel
[SimplifyCFG] propagate branch metadata when creating...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Quentin Colombet
[X86] Teach the expansion of copy instructions how...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Quentin Colombet
[MachineBasicBlock] Take advantage of the partially...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Quentin Colombet
[MachineInstrBundle] Improvement the recognition of...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Philip Reames
[LVI] Apply transfer rule for overdefine inputs for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Jingyue Wu
[NVPTX] Fix some usages of CodeGenOpt::None.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Philip Reames
[LVI] A better fix for the assertion error introduced...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Philip Reames
[LVI] Speculative fix for assertion seen in clang bots
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Adrian McCarthy
Fix TestRegisterVariables.py on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Sanjay Patel
[LowerExpectIntrinsic] make default likely/unlikely...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Justin Bogner
Reassociate: Simplify using lambdas. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rafael Espindola
Return R_GOTREL for R_MIPS_GPREL*.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Adrian Prantl
Module debugging: Add testcase for member classes of...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Adrian Prantl
Module debugging: Use the definition to determine modul...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Mike Aizatsky
[sanitizers] rewriting test assuming assert() changes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Philip Reames
[LVI] Infer local facts from unary expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andrew Kaylor
Optimization bisect support in X86-specific passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ahmed Bougacha
[CodeGen] Add getBuildVector and getSplatBuildVector...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
David Majnemer
Revert "[SimplifyLibCalls] sprintf doesn't copy null...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Erik Pilkington
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rafael Espindola
Call repl in getSymbolBody. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rui Ueyama
Move utility functions to DriverUtils.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Nico Weber
Try to get at_file_missing.c passing after LLVM r267556.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Rui Ueyama
Handle Windows drive letters and ".." for --reproduce.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Nico Weber
Try to get ResponseFile.ll passing on Windows after...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Zachary Turner
Remove more unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Elena Demikhovsky
Masked Store in Loop Vectorizer - bugfix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Justin Bogner
PM: Port Internalize to the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Zachary Turner
[llvm-pdbdump] Fix version reading on big endian systems.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Jim Ingham
UtilityFunction::MakeFunctionCaller uses the Error...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andrew Kaylor
Add optimization bisect opt-in calls for Hexagon passes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Alexander Kornienko
[clang-tidy] Now adding correct misc-move-const-arg...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Marshall Clow
Apparently XFAIL tests that are supposed to fail to...
commit
|
commitdiff
|
tree
|
snapshot
next