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
2013-08-22
DeLesley Hutchins
Update to consumed analysis.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Michael Sartain
add error checking and messages to 'target modules...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tom Stellard
R600/SI: Fix another case of illegal VGPR to SGPR copy
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Add a design doc paragraph on checki...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Replace non-instrumented aliases...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Factor the wrapper builder out to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Prefix the name of each instrumented...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Reid Kleckner
Add a separate llvm.global_ctors entry for linkonce_odr...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Edwin Vane
clang-replace: Layout of test directory now more standard
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
Glen: replace obsolete _LIBCPP_CANTTHROW with _NOEXCEPT.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Marshall Clow
Mark LWG issues #2083, 2099 and 2105 as complete. No...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
XFAIL a few tests on darwin12
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Reid Kleckner
FileCheckify a grep test.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Fariborz Jahanian
ObjectiveC migrator: Provide ARC annotations for
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
Zhihao Yuan noted that there were a few unneeded state...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Guillaume Papin
Revert "cpp11-migrate: Add a class to support include...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
Zhihao Yuan noted that a move assignment operation...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][PECOFF] Fix one more reference to a temporary...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
David Blaikie suggested this test for detecting constex...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Manman Ren
[Debug Info Tests] Update testing cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Samuel Benzaquen
Refactor VariantMatcher to use an interface underneath.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
configure: Regenerate corresponding to r189026.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jordan Rose
Re-add clang-check to the Makefile build.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Jasper
Work around unused variable warning in release builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jordan Rose
Fix dependencies now that the ARC migrator depends...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jordan Rose
Autoconf: The Clang ARC migrator now depends on the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][PECOFF] Fix use of temporary strings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Joey Gouly
[ARMv8] Add CodeGen support for VSEL.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][unittests] Change assert to llvm_unreachable
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
David Blaikie
DebugInfo: emit the definition of types when constructi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
[Win32] mapped_file_region: Fix a bug in CreateFileMapp...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Edwin Vane
clang-replace: Exclude test-time deps from LIT test...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Jasper
clang-format: Add column layout formatting for braced...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Guillaume Papin
cpp11-migrate: Add a class to support include directive...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Add a regression test for building C code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Evgeniy Stepanov
[sanitizer] Fix build when scanf interceptors are enabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Edwin Vane
clang-replace: Write merged changes to disk
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
David Blaikie
DebugInfo: Remove explicit declaration-emissiong handli...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Add a stress test.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Follow-up to r189010 - do the same in Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Sergey Matveev
[lsan] Build standalone LSan with -fno-rtti.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Mihai Popa
Fix ARM vcvt encoding when the number of fractional...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Edwin Vane
Introducing new tool clang-replace
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Teach the SLP vectorizer the correct way to check for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Joey Gouly
[ARM] Constrain some register classes in EmitAtomicBina...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Elena Demikhovsky
AVX-512: Added masked SHIFT commands, more encoding...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Manuel Klimek
Revert "Implement a rudimentary form of generic lambdas."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Manuel Klimek
Revert "Remove some unused variables identified by...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Logan Chien
Fix ARM FastISel PIC function call.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
Suppress MemoryBufferTest.cpp on win32 for now. Investi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Add a new helper method to Value to strip in-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
MemoryBufferTest.cpp: Tweak offset corresponding to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
MemoryBuffer.cpp: Consider if PageSize were not 4096...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Clean up the doxygen formatting of the comments on...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
David Majnemer
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tim Northover
ARM: use TableGen patterns to select CMOV operations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Robert Wilhelm
const'ify Sema::ActOnCXXTryBlock by
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Dmitri Gribenko
gnu-flags.c test: relax the check a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
David Majnemer
Analysis: Make %I in printf more reasonable, add more...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify more uses of ASTContext&. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tim Northover
ARM: respect tied 64-bit inlineasm operands when printing
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify some more ASTContext& uses.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][test] fix -Wreturn-type error
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Michael Gottesman
[stackprotector] When finding the split point to splice...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify the ASTContext& passed to Stmt creation functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Constify the ASTContext& passed to Expr creation functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Craig Topper
Add test cases for avx512 feature flags. Fix typo in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
fix build failures on platforms that use -Wunused-priva...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][Driver] Fix the unit test for lld gnu flavor
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld][Hexagon] Enable Hexagon sdata sorting test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Matt Arsenault
Teach LoopVectorize about address space sizes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Faisal Vali
Remove some unused variables identified by Juergen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
[lld] Fix unused private fields for fixing build failur...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Faisal Vali
Implement a rudimentary form of generic lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Hans Wennborg
Remove llvm-lit from the cmake install target.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Larisse Voufo
Add a constexpr functionality test for static data...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Larisse Voufo
Refactor for clarity and simplicity.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Virgile Bello
Revert the change that was done to test commit access.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Virgile Bello
Test commit access.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
FileCheck-ize tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Eli Friedman
Adjust for r188968.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Larisse Voufo
Improve support for static data member templates. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Eli Friedman
Split isFromMainFile into two functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jim Grosbach
ARM: R9 is not safe to use for tcGPR.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Shankar Easwaran
remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Howard Hinnant
XFAIL 3 tests on darwin 11-12. The tests have recently...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Shankar Easwaran
[lld][Darwin] fixing an accidentally removed change
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Blaikie
DebugInfo: Require only the declaration of types only...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Shankar Easwaran
[lld] Fix win7 failure on adding InputGraph functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[tests] Update to use lit's now-integrated XFAIL handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Eli Friedman
Reduce sizeof(TemplateArgument) from 32 to 24.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Shankar Easwaran
add InputGraph functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Fixing build errors from r188952
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Introducing a temporary work-around for a register...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Tom Stellard
SelectionDAG: Make sure stores are always added to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Adding separate cfa alignment check for Darwin and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Fix a couple lingering Py3 compat issues in Progr...
commit
|
commitdiff
|
tree
|
snapshot
next