platform/upstream/llvm.git
2015-06-02 Renato GolinRevert "ARM: Thumb2 LDRD/STRD supports independent...
2015-06-02 Mohit K. Bhakkad[LLDB][MIPS] MIPS64 Branch instruction emulation for...
2015-06-02 Aidan DoddsChange use of keyword 'or' to '||' as keyword not...
2015-06-02 Vladimir Sukharev[AArch64] Add v8.1a atomic instructions
2015-06-02 Toma Tabacu[mips] [IAS] Reformat mips-expansions.s. NFC.
2015-06-02 Pavel LabathEnable TestEvents test on linux
2015-06-02 Daniel Sanders[mips] Test both %dtprel_hi and %dtprel_lo instead...
2015-06-02 Daniel Sanders[mips] Expand tabs in test/MC/Mips/mips-relocations.s
2015-06-02 Toma Tabacu[mips] [IAS] Add support for the .set softfloat/hardflo...
2015-06-02 Denis Protivensky[Mips] Fix enumeral vs. non-enumeral warning in ternary...
2015-06-02 Elena DemikhovskyAVX-512: Implemented VFIXUPIMMSD and VFIXUPIMMSS instru...
2015-06-02 Asaf Badouhrevert 238809
2015-06-02 Asaf BadouhAVX-512: Implemented GETEXP instruction for KNL and SKX
2015-06-02 Craig Topper[TableGen] Use range-based for loops. NFC
2015-06-02 Craig TopperFix typo in comment. NFC
2015-06-02 Craig Topper[TableGen] Rename ListInit::getSize to just 'size'...
2015-06-02 Craig Topper[TableGen] Use range-based for loops. NFC.
2015-06-02 Davide Italiano[RuntimeDydlELF] Use range-based loop.
2015-06-02 Eric FiselierAdd missing return statements in C++03 std::function
2015-06-02 Eric FiselierAdd TODO items and remove use of 'noexcept' in C++03...
2015-06-02 Rafael EspindolaCreate a MCSymbolELF.
2015-06-01 Jim GrosbachMC: Tidy up LOH naming a bit. NFC.
2015-06-01 Jim GrosbachMC: Tidy up formatting a bit. NFC.
2015-06-01 David Majnemer[Support] Simplify Triple::getOSVersion
2015-06-01 David Majnemer[Basic] Transition getEnvironmentVersion from getOSVers...
2015-06-01 David Majnemer[ADT] Add Triple::getEnvironmentVersion
2015-06-01 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-01 Greg ClaytonFix a race condition where 2 threads might try to call...
2015-06-01 Matthias BraunAArch64: Use CMP;CCMP sequences for and/or/setcc trees.
2015-06-01 Alexei Starovoitov[bpf] fix build
2015-06-01 Owen AndersonMove the name pointer out of Value into a map that...
2015-06-01 Frederic Riss[dsymutil] Remove extraneous std::move of local in...
2015-06-01 Matt ArsenaultR600/SI: Don't hardcode pointer type
2015-06-01 Sanjay Pateladd missing dependency for ExecutionEngine lib
2015-06-01 Adrian McCarthyFix TestJoinAfterBreak test on Windows
2015-06-01 Rui UeyamaUse reinterpret_cast instead of const_cast and C-style...
2015-06-01 Matthias BraunLiveRangeEdit: Fix liveranges not shrinking on subrange...
2015-06-01 Matthias BraunARMLoadStoreOptimizer: Fix doxygen comments; NFC
2015-06-01 Frederic Riss[dsymutil] Remove unnecessary ';'
2015-06-01 Rui UeyamaCOFF: Remove BitcodeFile::BitcodeFile(StringRef Filename).
2015-06-01 Frederic Riss[dsymutil] Use YAMLIO to dump debug map.
2015-06-01 Rui UeyamaCOFF: Support import-by-ordinal DLL imports.
2015-06-01 Rui UeyamaCOFF: Use Chunk instead of its derived classes.
2015-06-01 Peter CollingbourneCOFF: Initial implementation of link-time optimization.
2015-06-01 Peter CollingbourneMake the C++ LTO API easier to use from C++ clients.
2015-06-01 Rafael EspindolaUpdate for clang API change.
2015-06-01 Rafael EspindolaReplace a few std::string& with StringRef. NFC.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Test passes for hexagon target now...
2015-06-01 Rafael EspindolaRevert "[Hexagon] Adding basic ELF relocation generatio...
2015-06-01 Chaoren LinDump error if dotest itself fails and no tests were...
2015-06-01 Oleksiy VyalovDon't close handle returned by _get_osfhandle.
2015-06-01 Colin RileyAdditional RenderScript debug features.
2015-06-01 Chaoren LinFix TestPaths.
2015-06-01 Arnold Schwaighoferlit: Allow configurations to restrict the set of tests...
2015-06-01 Chaoren LinUpdated dosep.py to output progress and dump std{out...
2015-06-01 Greg ClaytonFix types.py to actually be able to run check_padding_c...
2015-06-01 Owen AndersonDisable MachineSink on convergent operations, similar...
2015-06-01 Owen AndersonTeach the IR Sink pass to (conservatively) respect...
2015-06-01 Hafiz Abid... Initialize 3 variables which were being used un-initial...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement bswap.
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement intrinsics memset, memcopy...
2015-06-01 Jonathan RoelofsFix PR21945: Crash in constant evaluator.
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement srem/urem and sdiv/udiv...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement the select statement for...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Clobber HI0/LO0 registers in MUL instr...
2015-06-01 Colin LeMahieu[Hexagon] Test passes for hexagon target now that the...
2015-06-01 Hans WennborgDrop remaining Dragonegg support in release scripts
2015-06-01 Ed MasteRefactor many file functions to use FileSpec over strings.
2015-06-01 Rafael EspindolaFix relocation selection for foo-. on mips.
2015-06-01 Rafael EspindolaSimplify code, NFC.
2015-06-01 Artur PilipenkoAdd isConstant argument to MDBuilder::createTBAAStructT...
2015-06-01 Colin LeMahieu[Hexagon] Adding basic ELF relocation generation and...
2015-06-01 Rafael EspindolaThe fragment implies the section, don't store both.
2015-06-01 Asaf BadouhFirst commit test.
2015-06-01 Greg Bedwell[CMake] Revert commits r238740/r238741 for embedding...
2015-06-01 Elena DemikhovskyAVX-512: Optimized vector shuffle for v16f32 and v16i32...
2015-06-01 Luke CheesemanRemoving commited assembly file.
2015-06-01 Greg Bedwellremove the use of the LOCATION CMake variable from...
2015-06-01 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-06-01 Luke CheesemanRe-commit of r238201 with fix for building with shared...
2015-06-01 Elena DemikhovskyAVX-512: Implemented VRANGEPD and VRANGEPD instructions...
2015-06-01 Tamas BerghammerFix address adjusment in stack frame inline block lookup
2015-06-01 Daniel Jasperclang-format: [JS] Making arrow function wrapping more...
2015-06-01 Elena DemikhovskyAVX-512: Implemented vector shuffle lowering for v8i64...
2015-06-01 Denis ProtivenskyCOFF: Fix warnings found by gcc
2015-06-01 Denis ProtivenskyCOFF: Better noexcept specification with LLVM_NOEXCEPT
2015-06-01 Denis ProtivenskyCOFF: Add noexcept to std::error_category::name
2015-06-01 David Majnemer[MS ABI] Be a little more defensive wrt vector types
2015-06-01 David Majnemer[WinCOFF] Ignore .safeseh for non-x86 architectures
2015-06-01 Elena DemikhovskyAVX-512: added all forms of VPSHUFD and VPSHUFHW, VPSHUFLW
2015-06-01 Elena DemikhovskyAVX-512: Implemented VFIXUPIMMPD and VFIXUPIMMPS instru...
2015-06-01 Craig Topper[TableGen] Move a couple virtual methods out of line...
2015-06-01 Craig Topper[TableGen] Remove unnecessary explicit initialization...
2015-06-01 Craig Topper[TableGen] Remove unnecessary forward declarations...
2015-06-01 Elena DemikhovskyAVX-512: Fixed a bug in compress and expand intrinsics.
2015-06-01 Matt ArsenaultAdd address space argument to isLegalAddressingMode
2015-06-01 Chaoren LinRemove "%zu" format specifier for MSVC.
2015-06-01 Jonathan PeytonApply name change to testsuite file.
2015-06-01 Jonathan PeytonApply name change to Makefile build system.
2015-06-01 Rui UeyamaCOFF: Fix the import table Hint/Name field.
next