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-08-05
Artyom Skrobov
ARMISelDAGToDAG.cpp had this self-contradictory code:
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Benjamin Kramer
[AST] ArrayRefize template param list info setters...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Benjamin Kramer
[AST] ArrayRefize BlockDecl::setCaptures. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Benjamin Kramer
[AST] ArrayRefize template argument packs. No functiona...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Benjamin Kramer
[Comments] Replace custom ArrayRef copying with ArrayRe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Benjamin Kramer
[Parse] ArrayRefize PragmaLoopHintInfo. No functionalit...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Benjamin Kramer
[ArrayRefTest] Work around a GCC 4.8 internal compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Simon Pilgrim
[InstCombine] Added more specific SSE2/AVX2 vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Simon Pilgrim
Fixed line endings.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Hal Finkel
[MachineCombiner] Don't use the opcode-only form of...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Davide Italiano
[llvm-objdump] Call exit(1) on error, i.e. fail early.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Filipe Cabecinhas
Don't repeat function names in comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
NAKAMURA Takumi
unittests/ADT/ArrayRefTest.cpp: Suppress r243995 on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
NAKAMURA Takumi
Windows/COM.inc: Fix emacs mode in the first line.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Eric Christopher
Temporarily revert r244012 while we see if it's really...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Eric Christopher
Remove autoconf checks for sigsetjmp and siglongjmp...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Eric Christopher
Remove the apparently unused rand48 configure checks...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Eric Christopher
Remove obsolete configure check for libole32 as we...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Eric Christopher
Remove the unused header check for utime.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update links to lists.llvm.org.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update to lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update to new lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update to new lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update to new lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update to new lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update references to lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update references to new lists.llvm.org mailing lists.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update references to new lists.llvm.org mailing lists.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Update mailing list references to lists.llvm.org
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tanya Lattner
Rename all references to old mailing lists to new lists...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Yaron Keren
Avoid passing nullptr to std::equal.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[ArrayRef] Make copy use std::uninitialized_copy.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sanjay Patel
wrap OptSize and MinSize attributes for easier and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rafael Espindola
Create ObjectFile with the correct endian and word...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[CodeGen] Fold memcpy into SmallVector initializer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Hal Finkel
[RuntimeDyld] Adapt PPC64 relocations to PPC32
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sanjay Patel
[x86] machine combiner reassociation: mark EFLAGS opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[Sema] Add a crazy test case for r243987
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rafael Espindola
Use make_unique. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[Sema] Allocate SmallVector to the right size.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Vasileios Kalintiris
[mips][FastISel] Disable code generation for unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rafael Espindola
The SymbolTable doesn't need to be a template.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Vasileios Kalintiris
Revert r229675 - [mips] Avoid redundant sign extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rafael Espindola
Remove a silly return.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rafael Espindola
This function never returns null, don't check it.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Tobias Grosser
Optionally model read-only scalars
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Rafael Espindola
Remove SymbolTable::getChunks.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[AST] Really allocate a SmallVector to the right size.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Bruce Mitchener
[lldb-mi] Fix non-OS X builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Duncan P. N...
Fix 80-column
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Duncan P. N...
Linker: Fix ASan failure from r243961
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Bruce Mitchener
[lldb-mi] Simplify MICmnMIOutOfBandRecord implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[AST] Simplify code by letting ArrayRef do the copying.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[CodeGen] Don't write into a SmallVector's uninitialize...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[ASTContext] Add a templated convenience wrapper for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Tobias Grosser
Run ScopInfo after the ScopViewers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[FileManager] Use StringRef::copy to store canonical...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Alexey Bataev
[OPENMP 4.1] Support for 'linear' clause in loop direc...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[Edit] Use StringRef's copy method. No functional chang...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Bruce Mitchener
[lldb-mi] Use empty arg lists instead of (void).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Benjamin Kramer
[AST] Use StringRef's convenient copy method. No functi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David Majnemer
Drive-by fixes for LandingPad -> EHPad
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Alexey Bataev
[OPENMP] Fix compiler crash during data-sharing attribu...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Simon Pilgrim
[InstCombine] Split off SSE2/AVX2 vector shift tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Simon Pilgrim
[InstCombine] Moved SSE vector shift constant folding...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Duncan P. N...
Linker: Fix references to uniqued nodes after r243883
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Mehdi Amini
Update test suite to make "ninja check" succeed without...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Mehdi Amini
Move generic MIR tests in their own subdir, requires...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Mehdi Amini
Improve lit "native" feature to check if the native...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Justin Bogner
Remove the configure and cmake checks for sys/wait.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Hal Finkel
[SDAG] Fix a result chain in ExpandUnalignedLoad
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Adam Nemet
[LAA] Remove unused pointer partition argument from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chen Li
Introduce enum value for previously defined metadata...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Bruce Mitchener
[debugserver] Fix "control may reach end of non-void...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Saleem Abdulrasool
ARM: support windows division routines
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Saleem Abdulrasool
ARM: make Darwin libcall registration table driven...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Avoid a really broken call to realloc that would...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Guard two calls to memcpy in generated attribute...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Another place where we were trying to put string...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] When attaching empty strings to the AST, use an...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Fix the two ways that we would try to memcpy from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Fix two cases of UB in copy/pasted code from Small...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Don't allocate space for contained types and then...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Jason Molenda
Bump the version # in the xcode proj file from major...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sean Silva
[GettingStarted.rst] Commit the right patch.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Bruce Mitchener
Fix cmake build on non-Windows platforms.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Richard Smith
[modules] Make IndirectFieldDecl mergeable to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sanjoy Das
Revert "[LSR] Generate and use zero extends"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Argyrios Kyrtzidis
Remove unused header include.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Marshall Clow
Change char_traits<char16_t>::eof() to return 0xFFFF...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ahmed Bougacha
[AArch64] Rename FP formats to be more consistent....
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ahmed Bougacha
[AArch64] Add isel support for f16 indexed LD/ST.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Fix yet another use of memcpy with a null pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ahmed Bougacha
[AArch64][v8.1a] The "pan" sysreg isn't MSR-specific...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Fix another place where we would pass a null point...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ahmed Bougacha
[AArch64] Remove unnecessary "break". NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ahmed Bougacha
[AArch64] Use SDValue bool operator. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Hans Wennborg
Add a -revert option to utils/release/merge.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Chandler Carruth
[UB] Fix a nasty place where we would pass null pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Ahmed Bougacha
[AArch64] Vector FCOPYSIGN supports Custom-lowering...
commit
|
commitdiff
|
tree
|
snapshot
next