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
Kostya Serebryany
[asan] [mips] added support of asan for mips64/mips64el...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Jingyue Wu
Disable indvar widening if arithmetics on the wider...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Greg Clayton
Fix the iOS build after recent inherited OTHER_LDFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Fariborz Jahanian
Check for IRGen output when varag is used
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Return the number of read bytes in MemoryObject::readBytes.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
Revert part of the PIC tests (TLS part)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
Fix thet tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
Add support for small-model PIC for PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
FIx a bug with PC-register handling in a RA register.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
Improve PowerPC unwind support
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
Add an alternative CFA type.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Justin Hibbits
Add powerpc support for the test suite.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Update for llvm api change.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Reduce code duplication a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Simplify code a bit by passing StreamFile to the Bitstr...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Rafael Espindola
Fix the test.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Aaron Ballman
Fixing more -Wcast-qual warnings; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Aaron Ballman
Fixing a -Wcast-qual warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Zoran Jovanovic
[mips][micromips] Add predicate 'InMicroMips' at CodeGe...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Chandler Carruth
[x86] Start improving the matching of unpck instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Jay Foad
[ASan] Skip dump_instruction_bytes test on non-x86...
commit
|
commitdiff
|
tree
|
snapshot
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
next