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-12
Jay Foad
[ASan] Skip ptrace test on non-x86 targets
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Chandler Carruth
[x86] Clean up a bunch of vector shuffle tests with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
NAKAMURA Takumi
MCDisassembler::getInstruction():: Prune also "\param...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Elena Demikhovsky
AVX-512: Intrinsics for ERI
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Jingyue Wu
Reverts r221772 which fails tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Jingyue Wu
Disable indvar widening if arithmetics on the wider...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Nico Weber
Mark TypeDecls used in explicit destructor calls as...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Richard Trieu
delete => delete[] for arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Bill Schmidt
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Bill Schmidt
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Merge StreamableMemoryObject into MemoryObject.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Nico Weber
Mark TypeDecls used in member initializers as referenced.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Nico Weber
clang-format a few lines, fixes one 80col violation...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
David Blaikie
Fix non-variadic function_ref cases to match r221753
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Don't duplicate name in comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Revert "Use a function_ref now that it works (r221753)."
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Jason Molenda
Enable armv7 core file writing for Mach-O binaries.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Remove unused method. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Make readBytes pure virtual. Every real implementation...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Remove unused method. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Use a function_ref now that it works (r221753).
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Remove the now unused StringRefMemoryObject.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Richard Smith
Try a different workaround for GCC 4.7.2 lambda capture...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
David Blaikie
Ensure function_refs are copyable even from non-const...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Update for llvm API change.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Pass an ArrayRef to MCDisassembler::getInstruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Richard Smith
Instantiate exception specifications when instantiating...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Duncan P. N...
Revert "Update for LLVM API change in r221024"
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Richard Smith
PR21536: Fix a corner case where we'd get confused...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Nick Kledzik
Object, support both mach-o archive t.o.c file names
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Remove a bit of dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Richard Smith
Fix this code to follow the coding style regarding...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Douglas Gregor
Make Sema::CollectMultipleMethodsInGlobalPool() public.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Jason Molenda
Sketch out the armv7 and arm64 core file writing support in
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Philip Reames
Extend intrinsic name mangling to support arrays, named...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
NAKAMURA Takumi
clang/test/CodeGenCXX/debug-info-cxx1y.cpp: Add %itaniu...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Matt Arsenault
Make TreePattern::error use Twine
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kostya Serebryany
[clang/asan] Do not emit memcpy for trivial operator...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Chad Rosier
[Reassociate] Canonicalize negative constants out of...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Philip Reames
Canonicalize an assume(load != null) into !nonnull...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Have LookupMemberExprInRecord only call CorrectTypoDela...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Create two helpers for running the typo-correction...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Replace MemberTypoDiags and MemberExprTypoRecovery...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Duncan P. N...
libLTO: Allow linker to choose context of modules and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Remove unnecessary semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Sanjay Patel
Initialize new subtarget feature variable for generatin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Duncan P. N...
libLTO: Assert if LTOCodeGenerator and LTOModule are...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Juergen Ributzka
[FastISel][AArch64] Add support for fabs intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Duncan P. N...
libLTO: Allow LTOModule to own a context
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Daniel Jasper
clang-format: Improve handling of comments in binary...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Duncan P. N...
libLTO: Allow LTOCodeGenerator to own a context
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kostya Serebryany
[asan] adding ShadowOffset64 for mips64, patch by Kumar...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Make LookupResult be copyable to avoid decomposing...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Explicitly exclude keywords from the member validator.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kaelyn Takata
Fix some formatting prior to refactoring the code.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Chad Rosier
[Reassociate] Canonicalize negative constants out of...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kostya Serebryany
[asan] fix coverage tests to use the new flag syntax...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kostya Serebryany
Introduce -fsanitize-coverage=N flag
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kostya Serebryany
Move asan-coverage into a separate phase.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Marshall Clow
Replaced checking in string_view::remove_suffix/remove_...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Alexey Samsonov
Bundle conditions checked by UBSan with sanitizer kinds...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Fariborz Jahanian
Remove this test too.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Fariborz Jahanian
Revert r221702 until I address Richard Trieu's
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Alexey Samsonov
Simplify the test by using multiple --check-prefix...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Duncan P. N...
Revert "IR: MDNode => Value: Update for LLVM API change...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Duncan P. N...
Revert "IR: MDNode => Value"
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Tom Roeder
Fix build break: remove unused variable in FCFI.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Frederic Riss
Totally forget deallocated SDNodes in SDDbgInfo.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Tom Roeder
Add Forward Control-Flow Integrity.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Colin LeMahieu
[llvm-mc] Fixing case where if a file ended with non...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Sanjay Patel
Use rcpss/rcpps (X86) to speed up reciprocal calcs...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Rafael Espindola
Simplify testcase. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
David Blaikie
PR16091 continued: Debug Info for member functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Bill Schmidt
[PowerPC] Replace foul hackery with real calls to __tls...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Fariborz Jahanian
Patch to warn when logical evaluation of operand evalut...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Enrico Granata
Move a bunch of summary formatters to oneliner mode...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Rafael Espindola
Use a 8 bit immediate when possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Daniel Jasper
clang-format: Preserve trailing-comma logic even with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Richard Smith
First half of CWG1962: decltype(__func__) should not...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Marshall Clow
Fix typo in allocator_traits::construct. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Kevin Enderby
Fix a warning about ‘r_type’ may be used uninitialized.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Dario Domizioli
[X86][ELF] Fix PR20243 - leaf frame pointer bug with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Shawn Best
Add -std=c99 for building the test case of TestValueVar...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Oliver Stannard
LLVM incorrectly folds xor into select
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Shawn Best
Substitute cc with c++ when compiling c++ test files...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Fariborz Jahanian
This patch fixes a crash after rebuilding call AST of
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Marshall Clow
Fixed a typo in a paper name: 4190 --> N4190
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Marshall Clow
Added vector<T>::insert tests suggested by code coverag...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Manuel Klimek
DiagnosticParseKinds is close to running into Diagnosti...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Jay Foad
[ASan] Fix use of -asan-instrument-assembly in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Vasileios Kalintiris
[mips] Add preliminary support for the MIPS II target.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Vasileios Kalintiris
[mips] Add hardware register name "hwr_ulr" ($29)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Andrea Di Biagio
[X86] Add missing check for 'isINSERTPSMask' in method...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Jason Molenda
Add support for 32-bit core file dumping. Add support...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Jason Molenda
Put the current pc arrow back into the default disassem...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Vasileios Kalintiris
Recommit "[mips] Add names and tests for the hardware...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
David Majnemer
llvm-objdump: Skip empty sections when dumping contents
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Manuel Klimek
Was convinced in commit comments that requiring a speci...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
David Majnemer
MC, COFF: Use relocations for function references insid...
commit
|
commitdiff
|
tree
|
snapshot
next