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-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
2015-06-01
Jim Grosbach
MC: Tidy up formatting a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Majnemer
[Support] Simplify Triple::getOSVersion
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Majnemer
[Basic] Transition getEnvironmentVersion from getOSVers...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Majnemer
[ADT] Add Triple::getEnvironmentVersion
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Matthias Braun
ARM: Thumb2 LDRD/STRD supports independent input/output...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Greg Clayton
Fix a race condition where 2 threads might try to call...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Matthias Braun
AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Alexei Starovoitov
[bpf] fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Owen Anderson
Move the name pointer out of Value into a map that...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Frederic Riss
[dsymutil] Remove extraneous std::move of local in...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Matt Arsenault
R600/SI: Don't hardcode pointer type
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Sanjay Patel
add missing dependency for ExecutionEngine lib
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Adrian McCarthy
Fix TestJoinAfterBreak test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rui Ueyama
Use reinterpret_cast instead of const_cast and C-style...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Matthias Braun
LiveRangeEdit: Fix liveranges not shrinking on subrange...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Matthias Braun
ARMLoadStoreOptimizer: Fix doxygen comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Frederic Riss
[dsymutil] Remove unnecessary ';'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rui Ueyama
COFF: Remove BitcodeFile::BitcodeFile(StringRef Filename).
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Frederic Riss
[dsymutil] Use YAMLIO to dump debug map.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rui Ueyama
COFF: Support import-by-ordinal DLL imports.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rui Ueyama
COFF: Use Chunk instead of its derived classes.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Peter Collingbourne
COFF: Initial implementation of link-time optimization.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Peter Collingbourne
Make the C++ LTO API easier to use from C++ clients.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Update for clang API change.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Replace a few std::string& with StringRef. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Revert "[Hexagon] Test passes for hexagon target now...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Revert "[Hexagon] Adding basic ELF relocation generatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Chaoren Lin
Dump error if dotest itself fails and no tests were...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Oleksiy Vyalov
Don't close handle returned by _get_osfhandle.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Colin Riley
Additional RenderScript debug features.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Chaoren Lin
Fix TestPaths.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Arnold Schwaighofer
lit: Allow configurations to restrict the set of tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Chaoren Lin
Updated dosep.py to output progress and dump std{out...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Greg Clayton
Fix types.py to actually be able to run check_padding_c...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Owen Anderson
Disable MachineSink on convergent operations, similar...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Owen Anderson
Teach the IR Sink pass to (conservatively) respect...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Hafiz Abid...
Initialize 3 variables which were being used un-initial...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement bswap.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement intrinsics memset, memcopy...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Jonathan Roelofs
Fix PR21945: Crash in constant evaluator.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement srem/urem and sdiv/udiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement the select statement for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Clobber HI0/LO0 registers in MUL instr...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Colin LeMahieu
[Hexagon] Test passes for hexagon target now that the...
commit
|
commitdiff
|
tree
|
snapshot
next