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-06-03
Rafael Espindola
Fix the interpretation of a 0 st_name.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Rafael Espindola
Move to llvm-objdump a large amount of code to that...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Justin Bogner
llvm-cov: Make llvm-cov --version DTRT
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Greg Clayton
Fixed "format-string" based settings so they can have...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Filipe Cabecinhas
[BitcodeReader] Diagnose type mismatches with aliases
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Filipe Cabecinhas
[Bitcode] Minimize the test to not conflict with others
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Greg Clayton
Fixed a deadlock that was slowing down processes when...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
David Majnemer
[Sema] Make the atomic builtins more efficient by reduc...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Filipe Cabecinhas
[BitcodeReader] Check vector size before trying to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Rafael Espindola
Avoid a call to getOrCreateSymbol when we already have...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Nick Lewycky
Int128 is also a built-in preconstructed type.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Sanders
[mips] XFAIL ELF_O32_PIC_relocations.s for big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rafael Espindola
Clarify when we can avoid creating names for temp symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Greg Clayton
Fix LLDB so that it can correctly track down dependent...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Douglas Katzman
Fix typo in tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjoy Das
[NFC] Fix spelling in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjoy Das
[RewriteStatepointsForGC] Strip deref info after rewriting.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjoy Das
[NFCI] Change RewriteStatepointsForGC to a ModulePass.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjoy Das
[SelectionDAG] Fix PR23603.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Revert changes inadvertantly committed
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Move uncaught_exeption() definition inside the #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Jonathan Peyton
Get rid of some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
David Majnemer
[MSVC Compatibility] Permit static_cast from void-ptr...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Douglas Katzman
Correct DriverInternals.rst: ccc-print-options is gone.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: [JS] Always add space after fat arrow.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Tim Northover
Tests: disable test of /proc filesystem on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: [JS] Array literal detection fix #4.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chaoren Lin
Update TestConcurrentEvents to use UnixSignals instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Greg Clayton
Fixed the logic to determine the TRIPLE_VERSION correct...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Fix breakage that I introduced in r238848
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Greg Clayton
Added the ability for the "make" command to take a...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rafael Espindola
Pass a MCSymbolELF to a few ELF only functions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Filipe Cabecinhas
[IR/AsmWriter] Output escape sequences if the first...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Filipe Cabecinhas
CHECK-LABEL-ize test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Filipe Cabecinhas
clang-format a few functions. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rafael Espindola
Merge MCELF.h into MCSymbolELF.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Sanders
[mips] Make TTypeEncoding indirect to allow .eh_frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Jim Ingham
Fix up some comments to be more explicit. Remove some...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Andrea Di Biagio
[x86-64 ABI] Fix for PR23082: an assertion failure...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Oleksiy Vyalov
Fix PlatformAndroid::PutFile to support relative destin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chaoren Lin
Use wildcard instead of relying on shell globbing.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Tim Northover
AArch64: fix typo in SMIN far atomics and add tests
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chaoren Lin
Check that debugger is valid before enumerating targets.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Ed Maste
TestGlobalVariables no longer fails on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjay Patel
add missing dependency for CodeGen lib
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Duncan P. N...
DebugInfo: Really support 2^16 arguments in a subprogram
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Duncan P. N...
DebugInfo: Rename testcases from MD* to DI*, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chaoren Lin
Use new get_signal_number utility function for tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjay Patel
add the -mrecip driver flag and process its options...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chaoren Lin
Added utility function to get correct signal number...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Chaoren Lin
Fix OBJCOPY and AR for Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Implement the first part of N4258 - allocator_traits...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Jonathan Peyton
Remove unused KMP_IOMP_NAME macro from kmp.h
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Implement uncaught_exceptions() using the newly added...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: Don't try to detect C++ lambdas in other...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Sanders
[mips][mcjit] Add support for R_MIPS_PC32.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Benjamin Kramer
Push constness through LoopInfo::isLoopHeader and clean...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Sanjay Patel
make reciprocal estimate code generation more flexible...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: [JS] Fix incorrect line length calculation.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Jonathan Peyton
Change Intel(R) OpenMP* to LLVM* OpenMP* in libomp...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: [JS] Array literal detection fix #3.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Sanders
[mips] Add RuntimeDyld tests for currently supported...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Yury Gribov
[ASan] Fixed tests to pass on Darwin. Patch by Maria...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Tamas Berghammer
Mark TestHelloWorld as XTIMEOUT for Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: [JS] Fix another regression when detectin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Elena Demikhovsky
AVX-512: Implemented VRANGESD and VRANGESS instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Ed Maste
Skip TestChangeProcessGroup on FreeBSD for now
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Jasper
clang-format: [JS] Fix regression of detecting array...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Fix some places where we could call memmove(null,xxx...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Elena Demikhovsky
AVX-512: Shorten implementation of lowerV16X32VectorShu...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Vasileios Kalintiris
[mips] Add support for dynamic stack realignment.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
In the case where we are copying/moving zero elements...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Marshall Clow
Implement uncaught_exceptions() to get a count, rather...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Pavel Labath
Un-enable TestEvents test on linux
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rafael Espindola
Update for LLVM api change.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rafael Espindola
Simplify now that we always use an alignment of 2 for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Manuel Klimek
Make vim also output a helpful message in some error...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Manuel Klimek
Remove error message when using the fallback style.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Renato Golin
Revert "ARM: Thumb2 LDRD/STRD supports independent...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Mohit K. Bhakkad
[LLDB][MIPS] MIPS64 Branch instruction emulation for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Aidan Dodds
Change use of keyword 'or' to '||' as keyword not...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Vladimir Sukharev
[AArch64] Add v8.1a atomic instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Toma Tabacu
[mips] [IAS] Reformat mips-expansions.s. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Pavel Labath
Enable TestEvents test on linux
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Sanders
[mips] Test both %dtprel_hi and %dtprel_lo instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daniel Sanders
[mips] Expand tabs in test/MC/Mips/mips-relocations.s
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Toma Tabacu
[mips] [IAS] Add support for the .set softfloat/hardflo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Denis Protivensky
[Mips] Fix enumeral vs. non-enumeral warning in ternary...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Elena Demikhovsky
AVX-512: Implemented VFIXUPIMMSD and VFIXUPIMMSS instru...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Asaf Badouh
revert 238809
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Asaf Badouh
AVX-512: Implemented GETEXP instruction for KNL and SKX
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Craig Topper
[TableGen] Use range-based for loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Craig Topper
Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Craig Topper
[TableGen] Rename ListInit::getSize to just 'size'...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Craig Topper
[TableGen] Use range-based for loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Davide Italiano
[RuntimeDydlELF] Use range-based loop.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Eric Fiselier
Add missing return statements in C++03 std::function
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Eric Fiselier
Add TODO items and remove use of 'noexcept' in C++03...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Rafael Espindola
Create a MCSymbolELF.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Jim Grosbach
MC: Tidy up LOH naming a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next