oota-llvm.git
2015-06-03 Filipe Cabecinhas[BitcodeReader] Check vector size before trying to...
2015-06-03 Rafael EspindolaAvoid a call to getOrCreateSymbol when we already have...
2015-06-02 Nick LewyckyInt128 is also a built-in preconstructed type.
2015-06-02 Daniel Sanders[mips] XFAIL ELF_O32_PIC_relocations.s for big-endian...
2015-06-02 Rafael EspindolaClarify when we can avoid creating names for temp symbols.
2015-06-02 Sanjoy Das[NFC] Fix spelling in comment.
2015-06-02 Sanjoy Das[RewriteStatepointsForGC] Strip deref info after rewriting.
2015-06-02 Sanjoy Das[NFCI] Change RewriteStatepointsForGC to a ModulePass.
2015-06-02 Sanjoy Das[SelectionDAG] Fix PR23603.
2015-06-02 Rafael EspindolaPass a MCSymbolELF to a few ELF only functions. NFC.
2015-06-02 Filipe Cabecinhas[IR/AsmWriter] Output escape sequences if the first...
2015-06-02 Filipe CabecinhasCHECK-LABEL-ize test. NFC
2015-06-02 Filipe Cabecinhasclang-format a few functions. NFC
2015-06-02 Rafael EspindolaMerge MCELF.h into MCSymbolELF.h.
2015-06-02 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-06-02 Tim NorthoverAArch64: fix typo in SMIN far atomics and add tests
2015-06-02 Duncan P. N... DebugInfo: Really support 2^16 arguments in a subprogram
2015-06-02 Duncan P. N... DebugInfo: Rename testcases from MD* to DI*, NFC
2015-06-02 Daniel Sanders[mips][mcjit] Add support for R_MIPS_PC32.
2015-06-02 Benjamin KramerPush constness through LoopInfo::isLoopHeader and clean...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-02 Daniel Sanders[mips] Add RuntimeDyld tests for currently supported...
2015-06-02 Elena DemikhovskyAVX-512: Implemented VRANGESD and VRANGESS instructions...
2015-06-02 Elena DemikhovskyAVX-512: Shorten implementation of lowerV16X32VectorShu...
2015-06-02 Vasileios Kalintiris[mips] Add support for dynamic stack realignment.
2015-06-02 Rafael EspindolaSimplify now that we always use an alignment of 2 for...
2015-06-02 Renato GolinRevert "ARM: Thumb2 LDRD/STRD supports independent...
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 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 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 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[ADT] Add Triple::getEnvironmentVersion
2015-06-01 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
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 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 Frederic Riss[dsymutil] Use YAMLIO to dump debug map.
2015-06-01 Peter CollingbourneMake the C++ LTO API easier to use from C++ clients.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Adding basic ELF relocation generatio...
2015-06-01 Arnold Schwaighoferlit: Allow configurations to restrict the set of tests...
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 Vasileios Kalintiris[mips][FastISel] Implement bswap.
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement intrinsics memset, memcopy...
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 Hans WennborgDrop remaining Dragonegg support in release scripts
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 Elena DemikhovskyAVX-512: Implemented vector shuffle lowering for v8i64...
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 David Blaikie[opaque pointer type] Explicitly store the pointee...
2015-06-01 Rafael EspindolaTry to fix the build of IntelJITEventListener.
2015-06-01 Rafael EspindolaRename HasData to IsRegistered.
2015-06-01 Rafael EspindolaRemove trivial forwarding function.
2015-06-01 Rafael EspindolaStore a bit in MCSection saying if it was registered...
2015-06-01 Rafael EspindolaUse a bitfield. NFC.
2015-06-01 Rafael EspindolaUse a 32 bit field for the symbol index.
2015-06-01 Rafael EspindolaSimplify another function that doesn't fail.
2015-06-01 David Majnemer[PHITransAddr] Don't translate unreachable values
2015-06-01 David Majnemer[PHITransAddr] Use std::find instead of std::count
2015-05-31 Rafael EspindolaSimplify interface of function that doesn't fail.
next