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
2017-05-24
Nirav Dave
[AArch64] Prevent nested ADDs from address calc in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Erich Keane
For Microsoft compatibility, set fno_operator_names
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Improve parallelism of ICF.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Revert "Revert "Attempt to pacify ASan and UBSan report...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Revert "[compiler-rt] Change default of allow_user_segv...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[InstCombine] Merge together the SimplifyDemandedUseBit...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Philip Pfaffe
[Polly] Add handling of Top Level Regions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Argyrios Kyrtzidis
Address follow-up feedback for r303712
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Kamil Rytarowski
Replace std::call_once with llvm:call_once
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Simplify a variable type by using StringRef instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
Fix one test case faiulre in commit 303766.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Prevent UBSan report in CrashRecovery tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Move writeTo to OutputSectionCommand.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Revert "Attempt to pacify ASan and UBSan reports in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Teresa Johnson
Fix a couple of typos in memory intrinsic optimization...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Move clearOutputSections earlier. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Zaara Syeda
P9: D-form vector load/store. Differential Revision...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[InstCombine] Use less bitwise operations to handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Krzysztof Parzyszek
Move machine-cse-physreg.mir to test/CodeGen/Thumb
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Rewrite badly-formatted switch. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Make key-value types explicit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Change the control flow so that the function is a bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[InstSimplify] Simplify uadd/sadd/umul/smul with overfl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[ValueTracking] Convert most of the calls to computeKno...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[ValueTracking] Add OptimizationRemarkEmitter to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Matthew Simpson
Revert r291254: [AArch64] Reduce vector insert/extract...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dmitry Mikulin
Do not track section types of previous sections, always...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Add some tips on benchmarking.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Alexey Bataev
[OPENMP] Allow value of thread local variables in targe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nirav Dave
[AMDGPU] Prevent too large store merges in AMDGPU Subta...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
[PowerPC] Implement vec_xxsldwi builtin.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Jonathan Roelofs
Allow armv{7,7s,7k,7m,7em} builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Make generic lambda coroutines work
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Matthew Simpson
[LV] Update type in cost model for scalarization
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Michael Kruse
[DeLICM] Partial writes for PHIs.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Alex Lorenz
Warn about uses of `@available` that can't suppress the
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
[PowerPC] Implement vec_xxpermdi builtin.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Michael Kruse
[JSONImporter] misses checks whether the data it import...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vadzim Dambrouski
[MSP430] Fix PR33050: Don't use ADD16ri to lower FrameI...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Ulrich Weigand
[sanitizer] [SystemZ] Update CVE-2016-2143 check for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Serge Pavlov
Driver must return non-zero code on errors in command...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sanjay Patel
[InstCombine] add tests to show potential missing folds...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Marek Olsak
Revert "AMDGPU: Fold CI-specific complex SMRD patterns...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
Generalize two diagnostic messages to take function...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Improved diagnostics when unhandled_except...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Alex Lorenz
[index] The references to explicit class properties...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sanjay Patel
[InstCombine] add tests to document bitcast + bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] [NFC] Add tests for return_void, unhandled...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Diana Picus
Revert "[SCEV] Do not fold dominated SCEVUnknown into...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Krzysztof Parzyszek
[Hexagon] Fix comment in HexagonPacketizer::runOnMachin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Jonas Paulsson
[LoopVectorizer] Let target prefer scalar addressing...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Jonas Paulsson
[SystemZ] Fix register modelling in expandLoadStackGuard()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Krasimir Georgiev
[clang-format] Remove unused using directive, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Serge Pavlov
Method loadFromCommandLine should be able to report...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Pavel Labath
Revert "RunThreadPlan: Fix halting logic in IgnoreBreak...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Francois Ferrand
clang-format: Introduce BreakConstructorInitializers...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tamas Berghammer
Demangler: Fix constructor cv qualifier handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tamas Berghammer
__cxa_demangle: Fix constructor cv qualifier handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Simon Pilgrim
Strip trailing whitespace. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Serge Pavlov
Modify test so that it looks for patterns in stderr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Simon Pilgrim
Fix 'set but not used' [-Wunused-but-set-variable]...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Florian Hahn
[ARM] Remove ThumbTargetMachines. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Pavel Labath
RunThreadPlan: Fix halting logic in IgnoreBreakpoints...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Mikael Holmen
MachineCSE: Respect interblock physreg liveness
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Max Kazantsev
[SCEV] Do not fold dominated SCEVUnknown into AddRecExp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
[compiler-rt] Change default of allow_user_segv_handler...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
[asan] Remove allow_user_segv_handler on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Daniel Sanders
Explicitly set CPU and -slow-incdec to try to fix r3036...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[APInt] Use std::end to avoid mentioning the size of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tobias Grosser
Add a permanent Polly Hangouts URL
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tobias Grosser
Add new C++ bindings to release notes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tobias Grosser
Update version number in Polly release notes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tobias Grosser
Header file to help forcibly link GPURuntime
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Daniel Sanders
Revert r303720: Tweak r303678's test to try to fix...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Daniel Sanders
Tweak r303678's test to try to fix llvm-clang-x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dean Michael...
[XRay][clang] Allow imbuing arg1 logging attribute...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Erik Pilkington
[demangler] Fix a crash in the demangler during parsing...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Javed Absar
[ARM] Add VLDx/VSTx sched defs for machine-schedulers...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Implement correct GRO lifetime
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Davide Italiano
[NewGVN] Update additionalUsers when we simplify to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Fix leak in CGCoroutine.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Argyrios Kyrtzidis
Change __has_feature(objc_diagnose_if_attr) to __has_fe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Argyrios Kyrtzidis
Enhance the 'diagnose_if' attribute so that we can...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Zachary Turner
Fix broken build.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
George Karpenkov
Revert "Disable coverage opt-out for strong postdominat...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
George Karpenkov
Revert "Fixes for tests for r303698"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Zachary Turner
git-llvm script should add .exe on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Zachary Turner
Don't do a full scan of the type stream before processi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Davide Italiano
[SCCP] Use the `hasAddressTaken()` version defined...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Bruno Cardoso...
[Modules] Fix overly conservative assertion for import...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Davide Italiano
[LIR] Use the newly `getRecurrenceVar()` helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Rafael Espindola
Clear OutSec->Sections.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Rafael Espindola
Use more strict types. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
George Karpenkov
Fixes for tests for r303698
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Davide Italiano
[LIR] Strengthen the check for recurrence variable...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Richard Smith
[modules] When reparenting a local declaration, don...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
George Karpenkov
Disable coverage opt-out for strong postdominator blocks.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Tim Northover
Revert LLVM changes for "Sema: allow imaginary constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Rui Ueyama
[git-llvm] Check if svn is installed.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Vadzim Dambrouski
[MSP430] Add subtarget features for hardware multiplier.
commit
|
commitdiff
|
tree
|
snapshot
next