platform/upstream/llvm.git
2016-08-01 Craig Topper[AVX512] Replace scalar fp arithmetic intrinsics with...
2016-08-01 Craig Topper[AVX-512] Use FR32X/FR64X/VR128X/VR256X register classe...
2016-08-01 Craig Topper[X86] Move mask register handling into the main switch...
2016-08-01 Sean SilvaRevert r277313 and r277314.
2016-08-01 Sean SilvaMove this test to x86-specific directory.
2016-08-01 Sean SilvaFix - CodeExtractor : Inherit Target Dependent Attribut...
2016-08-01 Sean SilvaAdd the tests for r277313
2016-08-01 Sean SilvaCodeExtractor : Add ability to preserve profile data.
2016-08-01 Xinliang David LiFix a bug in lit var def: remove extra space
2016-07-31 Simon Pilgrim[X86][SSE] Regenerate frem tests
2016-07-31 Simon Pilgrim[X86][SSE] Regenerate fpext tests
2016-07-31 Daniel BerlinFix the MemorySSA updating API to enable people to...
2016-07-31 Daniel BerlinComment fixes to MemorySSA.h
2016-07-31 Dimitry AndricAdd more gcc compatibility names to clang's cpuid.h
2016-07-31 Craig Topper[X86] Simplify code for determing GR or FR reg classes...
2016-07-31 Craig Topper[AVX512] Always use EVEX encodings for 128/256-bit...
2016-07-31 Craig Topper[AVX512] Add VLX packed move instructions to the execut...
2016-07-31 Craig Topper[AVX512] Move FR32X/FR64X handling in getLoadStoreRegOp...
2016-07-31 Craig Topper[AVX512] Stop treating VR512 specially in getLoadStoreR...
2016-07-31 Craig Topper[AVX512] Add X86::VR512RegClassID to X86RegisterInfo...
2016-07-31 Dimitry AndricFix ASan alloca_constant_size.cc test on FreeBSD.
2016-07-31 Simon Pilgrim[X86] Improve 64-bit shifts on 32-bit targets (PR14593)
2016-07-31 David Majnemer[COFF] Expose iterators for ImportAddressTableRVA
2016-07-31 Dimitry AndricXFAIL one sanitizer symbolizer test for FreeBSD
2016-07-31 David Majnemer[COFF] Remove a duplicate import_directory_table_entry...
2016-07-31 David Majnemer[bugpoint] Add a -Os option
2016-07-31 Etienne Bergeron[compiler-rt] Add support for interception redirect...
2016-07-31 Simon Pilgrim[X86] Add tests for the lowering SHLD/SHRD from manual...
2016-07-31 Craig Topper[AVX-512] Don't let ExeDependencyFix pass convert VPAND...
2016-07-31 Simon Pilgrim[X86] Add tests for the lowering SHLD/SHRD from manual...
2016-07-31 Amjad AboudFixed "copy-paste" mistake from revision 255245.
2016-07-31 Elena DemikhovskyAVX-512: Removed AssertZext node before TRUNCATE
2016-07-31 Chandler Carruth[ADT] Add 'consume_front' and 'consume_back' methods...
2016-07-31 Faisal Vali[NFC] Rearrange an example-file so the c++14 specific...
2016-07-30 Hubert TongReapply r276069 with workaround for MSVC 2013
2016-07-30 Davide Italiano[HexagonConstPropagation] Remove dead code.
2016-07-30 Davide Italiano[HexagonBitSimplify] Remove dead code.
2016-07-30 Davide Italiano[ARMConstantIslandPass] Remove dead code.
2016-07-30 Lang Hames[Support] Add doxygen @code tags to example code in...
2016-07-30 Simon Pilgrim[SLPVectorizer][X86] Added vXi8/vXi16 sitofp/uitofp...
2016-07-30 Simon PilgrimStrip trailing whitespace
2016-07-30 Simon Pilgrim[X86] Use peekThroughOneUseBitcasts helper function
2016-07-30 Simon Pilgrim[X86][SSE] Regenerate vshift tests
2016-07-30 Aaron BallmanCorrecting some sphinx formatting issues so that the...
2016-07-30 Xinliang David Li[Profile] Add a new test case
2016-07-30 Simon Pilgrim[SLPVectorizer][X86] Added SITOFP/UITOFP vectorization...
2016-07-30 Simon Pilgrim[X86][AVX] Added signum example test functions from...
2016-07-30 Devin Coughlin[analyzer] Update APIs taking user-facing strings.
2016-07-30 Simon Pilgrim[X86][X87] Add vector arithmetic tests for targets...
2016-07-30 Simon Pilgrim[X86][SSE] Let 64-bit targets use the fast 2i32-2f32...
2016-07-30 Hubert TongTrailingObjects::FixedSizeStorage constexpr fixes ...
2016-07-30 Hubert TongMathExtras.h: add LLVM_CONSTEXPR where simple
2016-07-30 Benjamin Kramer[Hexagon] Perform bit arithmetic on unsigned to avoid...
2016-07-30 Benjamin KramerUpdate modulemap for Msf -> MSF rename.
2016-07-30 Benjamin Kramer[X86] Fix lifetime of SMRange temporaries.
2016-07-30 Benjamin Kramer[AMDGPU] Fix lifetime of SmallVector temporaries.
2016-07-30 Roman GareevAdd missing prefixes.
2016-07-30 Roman GareevExtend the jscop interface to allow the user to declare...
2016-07-30 Jonathan Coe[clang-tidy] add check cppcoreguidelines-special-member...
2016-07-30 Argyrios Kyrtzidis[c-index-test] Make sure to check that clang_Cursor_get...
2016-07-30 Matt ArsenaultAMDGPU: Fix shouldConvertConstantLoadToIntImm behavior
2016-07-30 Matt ArsenaultAMDGPU: Set s_setpc_b64 as a terminator
2016-07-30 Matt ArsenaultAMDGPU: Remove unused pattern
2016-07-30 Lang Hames[Orc] Add support for updating stub targets to CompileO...
2016-07-30 Hans WennborgFix VS2013 build of CGOpenMPRuntime.cpp
2016-07-30 Rui UeyamaRemove dead ctor.
2016-07-30 Hans WennborgRemove empty DebugInfo/Msf dirs. It seems these were...
2016-07-29 Rui UeyamaRemove trailing whitespace.
2016-07-29 Weiming ZhaoDAG: avoid duplicated truncating for sign extended...
2016-07-29 Lang Hames[Support] Add storage specifier for MachO::NListType.
2016-07-29 Chris Bieneman[Perf-Helper] Add logging for dtrace commands
2016-07-29 Tim NorthoverGlobalISel: translate "unreachable" (into nothing)
2016-07-29 Tim NorthoverGlobalISel: support translation of intrinsic calls.
2016-07-29 Kevin EnderbyThink this will fix issues with the error messages...
2016-07-29 Davide Italiano[LinkerScript] Filler can have a decimal value.
2016-07-29 Eric ChristopherRemove unused variable.
2016-07-29 Krzysztof Parzyszek[Hexagon] Referencify MachineInstr in HexagonInstrInfo...
2016-07-29 Michael Kuperstein[X86] Match PSADBW in straight-line code
2016-07-29 Michael Kuperstein[Hexagon] Fix test that uses -debug-only to require...
2016-07-29 Aaron BallmanSorting includes; NFC.
2016-07-29 Rui Ueyamapdbdump: Dump Free Page Map contents.
2016-07-29 Ed Mastelibunwind: correct return code in unwinding trace log...
2016-07-29 Simon Pilgrim[X86][AVX] Fix VBROADCASTF128 selection bug (PR28770)
2016-07-29 Zachary Turner[msf] Resubmit "Rename Msf -> MSF".
2016-07-29 Paul OsmialowskiMake balanced affinity work on AArch64.
2016-07-29 Paul RobinsonFix CGOpenMPRuntime.cpp for VS2013. NFC.
2016-07-29 Jason Henline[StreamExecutor] Add error handling library
2016-07-29 Tim NorthoverCodeGen: add new "intrinsic" MachineOperand kind.
2016-07-29 Lang Hames[lld][MachO] Replace some std::string with char* buffer...
2016-07-29 David MajnemerEnsure Ident_GNU_final is properly initialized in the...
2016-07-29 Reid KlecknerFix naked.cpp test on 32-bit Windows
2016-07-29 Eli BenderskyAdd a REQUIRES: assert on a Lanai test that uses a...
2016-07-29 Adam Nemet[LoopUnroll] Include hotness of region in opt remark
2016-07-29 Rafael EspindolaDon't crash if PT_TLS is empty.
2016-07-29 Ahmed Bougacha[GlobalISel] Add missing link components to r277160...
2016-07-29 Saleem AbdulrasoolCodeGen: try harder to make the CFString structure RW
2016-07-29 Simon PilgrimFixed line endings
2016-07-29 Simon PilgrimFixed (incorrectly firing) MSVC unused variable warning
2016-07-29 David Majnemer[ConstantFolding] Handle bitcasts of undef fp vector...
2016-07-29 Kevin EnderbyRemove the test/tools/llvm-objdump/malformed-archives...
next