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
2014-11-19
Peter Collingbourne
Expose LLVM version string via macro in llvm-config...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
David Blaikie
Standardize on StringMap::insert, removing uses of...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
David Blaikie
Remove uses of StringMap::GetOrCreateValue in favor...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
David Blaikie
Update for LLVM API change
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
David Blaikie
Update for LLVM API change
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
David Blaikie
Make StringSet::insert return pair<iterator, bool>...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jason Molenda
Add additional checks to the SavedLocationForRegister...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Nick Kledzik
[mach-o] propagate dylib version numbers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Rui Ueyama
llvm-readobj: fix off-by-one error in COFFDumper
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Eric Fiselier
Cleanup quick_exit tests and get them passing in C...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Kuba Brecka
Make the ASan OS X DYLD_INSERT_LIBRARIES detection...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Eric Fiselier
diff --git a/test/language.support/support.types/nullpt...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jim Ingham
Add "-k" and "-K" options to the driver, that allow...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Rafael Espindola
Use a memcpy so that type based alias analysis sees...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Rui Ueyama
Fix MSVC warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Weiming Zhao
[Aarch64] Customer lowering of CTPOP to SIMD should...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Kostya Serebryany
[asan] initial support for experimental basic-block...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Kostya Serebryany
[asan] add experimental basic-block tracing to asan...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Rui Ueyama
llvm-readobj: teach it how to dump COFF base relocation...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Kostya Serebryany
Introduce llvm::SplitAllCriticalEdges
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Manman Ren
Revert r222039 because of bot failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Matt Arsenault
R600/SI: Implement areMemAccessesTriviallyDisjoint
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Arsenault
R600/SI: Set hasSideEffects = 0 on load and store instr...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Daniel Jasper
clang-format: Add option to disable alignment after...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Daniel Jasper
clang-format: Fix space between generic type parameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Fiselier
Modify tests to check that va_copy is only defined...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Simon Pilgrim
[X86][AVX] 256-bit vector stack unaligned load/stores...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Enrico Granata
Shuffle APIs around a little bit, so that if you pass...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Justin Bogner
profile: Robustify instrprof tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Fiselier
Flush out test cases for tuples constructor SFINAE
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Enrico Granata
Add the ability for the NSString and libc++ std::string...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Enrico Granata
Allow dsymutil to exists in a path with spaces in it
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Ismail Pazarbasi
Revert "git-svn test commit"
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Colin LeMahieu
[Hexagon] Adding A2_and instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Ismail Pazarbasi
git-svn test commit
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Chad Rosier
[FastISel][AArch64] Also allow folding of sign-/zero...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Christopher
More override warning cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Chad Rosier
[FastISel][AArch64] Also allow folding of sign-/zero...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Christopher
Fix 80-column violations, trailing whitespace, comment...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Christopher
This test also requires an aarch64 target.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Justin Bogner
Fix an inaccurate comment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Nick Kledzik
[mach-o] for 32-bit arm, in -r mode support B (not...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
InstCombine: Fix another infinite loop caused by visitF...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Fariborz Jahanian
[Sema] Patch to issue warning on comparing parameters...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Colin LeMahieu
[Hexagon] Adding A2_sub instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Ismail Pazarbasi
Find SWIG with CMake
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
Revert "Revert r222040 because of bot failure."
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Fiselier
Add support for LLVM_USE_SANITIZER=Thread to test suite
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Fiselier
Add support for LLVM_USE_SANITIZER=Thread
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Fiselier
Add support for LLVM_USE_SANITIZER=Thread
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Juergen Ributzka
[FastISel][AArch64] Follow-up fix for "Fix shift-immedi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Matt Arsenault
R600/SI: Move SIFixSGPRCopies to inst selector passes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Juergen Ributzka
[AArch64] Don't optimize all compare instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Owen Anderson
Fix an incorrect chain operand when expanding INSERT_VE...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Tom Stellard
R600/SI: Make sure resource descriptors are always...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Eric Fiselier
[libcxxabi] Refactor CMakeLists.txt's handling of compi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Marshall Clow
Marked LWG 2399 as complete. I committed a test for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Chad Rosier
[Reassociate] Use test cases that can actually be optim...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Colin LeMahieu
[Hexagon] Converting from ADD_rr to A2_add which has...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Chad Rosier
[Reassociate] Rename local variable to not use same...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Juergen Ributzka
[FastISel][AArch64] Fix shift-immediate emission for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Greg Clayton
Fixed the stop hook test after recent editline changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Ed Maste
Add decorator for test that fails on FreeBSD after...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jozef Kolek
Test commit to verify that commit access works.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jim Ingham
Patch from dawn@burble.org to make the --silent-run...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Marshall Clow
Add a test for LWG issue #2399. We already implement...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Philip Reames
Tweak EarlyCSE to recognize series of dead stores
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Marshall Clow
Update status of LWG issues 2340, 2396 and 2401. In...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Manman Ren
Remove triple in testing case to recover an arm bot.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Marshall Clow
Since Eric poisoned the comma operator on all our test...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
NAKAMURA Takumi
OMPAtomicDirective::Create(): Fix \param. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Evgeniy Stepanov
[asan] Re-enable zero_page_pc test on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jeroen Ketema
Don't include <stddef.h>
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Evgeniy Stepanov
[asan] Fix CMake CMP0046 warning in standalone build.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
NAKAMURA Takumi
CallGraphTest.cpp: Remove invalid tests. ++S might...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Evgeniy Stepanov
[msan] Remove MSanDR and supporting code.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alexey Bataev
[OPENMP] Additional processing of 'omp atomic read...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
InstCombine: Fold away tautological masked compares
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
InstCombine: Clean up foldLogOpOfMaskedICmps
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Dmitry Vyukov
tsan: add description of AcquireGlobal function
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Justin Hibbits
Add PIC-level support to Clang.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jason Molenda
Fix up the code in the FuncUnwinders class that
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jason Molenda
Add documentation for the SBTarget::ReadInstructions and
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Argyrios Kyrtzidis
[ASTReader] Add a convenience function to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Justin Bogner
docs: Modernize some examples in WritingAnLLVMPass
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Justin Bogner
docs: Fix a couple of typo-ish errors in WritingAnLLVMPass
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jason Molenda
Make the mutex ivar in Unwind recursive so we don't...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Frederic Riss
Fully handle globals and functions in CGDebugInfo:...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Frederic Riss
[DebugInfo] Move collection of various function/var...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
Update to match LLVM r222216
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Frederic Riss
Allow DwarfCompileUnit::constructImportedEntityDIE...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
llvm-readobj: Don't print the Characteristics field...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Hans Wennborg
SimplifyCFG: Range'ify some for-loops. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jason Molenda
Read the LSDA and Personality Routine function address...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
David Majnemer
IndVarSimplify: Allow LFTR to fire more often
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Duncan P. N...
IR: Sink MDNode::Hash down to GenericMDNode::Hash
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Duncan P. N...
IR: Move MDNode operands from the back to the front
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Manman Ren
Update testing case that was accidently duplicated.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael J....
Fix covered switch warning
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Michael J....
Support ELF files of unknown type.
commit
|
commitdiff
|
tree
|
snapshot
next