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-12-18
NAKAMURA Takumi
BranchProbabilityTest.cpp: Suppress warnings. [-Wsign...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Eric Christopher
Remove unused class variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Xinliang David Li
Fix typo in MSC path
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Richard Trieu
Add a test for r255875 & r255929, comparisons on DynTyp...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Hans Wennborg
[X86] Use push-pop for materializing small constants...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Todd Fiala
Revert "Disable test reruns on arm unless explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Cong Hou
[BranchProbability] Remove the restriction that known...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Artem Belevich
[CUDA] runtime wrapper header tweaks
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Philip Reames
[InstCombine] Extend peephole DSE to handle unordered...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
JF Bastien
Polish atomic pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rafael Espindola
Pass -m elf_x84_64 to gold invocations.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Richard Trieu
Fix r255875, use '<' instead of '==' for 'operator<'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Matthew Simpson
Revert "[AArch64] Add DAG combine for extract extend...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rafael Espindola
Drop function that are deprecated since 2010.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Dave Bartolomeo
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Dan Gohman
[WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmI...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Vedant Kumar
[docs] Motivate ninja in GettingStarted.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Roman Gareev
Fix of a comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Roman Gareev
Fix delinearization of fortran arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Sanjoy Das
[SCEV] Add and use SCEVConstant::getAPInt; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Weiming Zhao
[InstCombine] Adding "\n" to debug output. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Adrian Prantl
Hardcode the target in this testcase — it depends on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Easwaran Raman
Attach maximum function count to Module when using...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Todd Fiala
ResultsFormatter: always lock on handle_event()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Chad Rosier
[x86] Filecheck is case sensitive. Capitalize directives.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Chad Rosier
[x86] Filecheck is case sensitive. Capitalize directives.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Philip Reames
[EarlyCSE] DSE of atomic unordered stores
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Adrian Prantl
make this test less whitespace-sensitive.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Adrian Prantl
Rewrite test to use llvm-dwarfdump instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Artem Belevich
[CUDA] Make vtable construction aware of host/device...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jonathan Peyton
[STATS] Properly guard the tick_time() function and...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Teresa Johnson
[ThinLTO] Metadata linking for imported functions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Tom Stellard
AMDGPU/SI: Reserve appropriate number of sgprs for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jonathan Peyton
[STATS] replace __cpuid() intrinsic with already existi...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Nicolai Haehnle
AMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFram...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Andy Gibbs
Revert r254592 (virtual dtor in SCEVPredicate).
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Ewan Crawford
[RenderScript] Support all RS allocation types
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Teresa Johnson
Mark a couple ModuleLinker member functions as const...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rafael Espindola
Avoid explicit relocation sorting most of the time.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jonathan Peyton
[STATS] Fix stats lock problem to be compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jonathan Peyton
[STATS] Add libm.so to lib dependencies for stats library
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rafael Espindola
Revert "[AArch64] Enable PostRAScheduler for AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rafael Espindola
Always sort by offset first. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Diego Novillo
Fix unused variable warning in release builds. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
MinSeong Kim
[AArch64] Enable PostRAScheduler for AArch64 generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Matthew Simpson
[AArch64] Add DAG combine for extract extend pattern
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Aidan Dodds
Patch cmake to allow detection of python 2.7.9+
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Tobias Grosser
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Tobias Grosser
ScopGraphPrinter: Only show functions that contain...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Marina Yatsina
[ms-inline-asm] Add support for composite structs in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Tobias Grosser
DOTGraphTraits: Allow the decision to show a graph...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Alexander Kornienko
Removed empty directory.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Ewan Crawford
Inspect DW_AT_const_value global static const variables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Alexander Kornienko
Remove clang-modernize.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Tamas Berghammer
XFAIL some tests failing for Windows -> Android
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
George Rimar
[ELF] - implemented @indntpoff (x86) relocation and...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
George Rimar
[ELF] - implement support of extended length field...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Pavel Labath
Add AccessModifierOffset to clang-format style
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Alexey Bataev
[X86] Add option for enabling LEA optimization pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Todd Fiala
test infra: force rerun to use parallel runner
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Alexey Bataev
[OPENMP] Fix for llvm.org/PR25142: openmp: Assertion...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Dan Gohman
[WebAssembly] Convert WebAssemblyTargetObjectFile to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Richard Trieu
Add QualType case to operator< for DynTypedNode.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Matthias Braun
AArch64: Simplify emitEpilogue() and related code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Davide Italiano
[llvm-objdump] Use report_fatal_error() for a more...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Avoid string concatenation if there's no error.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Dan Gohman
[WebAssembly] Experimental ELF writer support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Kate Stone
Set the minimum stack size for private state thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Cong Hou
Fix PR25838.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Rename relocNeedsCopy -> needsCopyRel
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Separate NeedsCopy and OffsetInBSS.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Greg Clayton
Don't demangle a name when Mangled::GetName() is called...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Greg Clayton
Don't strip types of their typedefs when getting functi...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Xinliang David Li
[PGO] InstrPGO and coverage code refactoring (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
Add comment about DefinedSynthetic class.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Manman Ren
[TLS on Darwin] use CXX_FAST_TLS calling convention...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Devin Coughlin
[analyzer] Better detect when C++ object was constructe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
JF Bastien
WebAssembly: update expected torture test failures
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Remove accessors that don't hide anything.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Rename IsTLS -> IsTls for consistency with other...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Rename isTLS -> isTls for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Rui Ueyama
ELF: Remove a dumb constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rui Ueyama
Typedef uintX_t at beginning of a function just like...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rafael Espindola
Use std::unique_ptr. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Eric Fiselier
Add CMake option LIBCXX_CONFIGURE_IDE to allow for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rui Ueyama
ELF: Move shouldUseRela to Writer.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rui Ueyama
ELF: Make checkCompatibility a non-member function.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Dan Gohman
[WebAssembly] Initial linking support.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Dan Gohman
[WebAssembly] Fix legalization of shift operators on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rui Ueyama
ELF: Remove duplicate code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Derek Schuff
[WebAssembly] Implement eliminateCallFramePseudo
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rafael Espindola
Update for llvm api change.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rafael Espindola
Change linkInModule to take a std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Eric Christopher
Fix funciton->function typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Eric Christopher
Fix funciton->function typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rui Ueyama
ELF: Remove SymbolTable::addELFFile.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rafael Espindola
Update for llvm API change.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rafael Espindola
Drop an unnecessary use of writev.
commit
|
commitdiff
|
tree
|
snapshot
next