platform/upstream/llvm.git
2015-02-19 Filipe CabecinhasMake the _mm256_insert_epi64 definition more consistent
2015-02-19 Colin LeMahieu[Hexagon] Creating HexagonMCInstrInfo namespace as...
2015-02-19 Eric ChristopherFix grammar in documentation.
2015-02-19 Eric ChristopherUpdate and remove a few calls to TargetMachine::getSubt...
2015-02-19 Kostya Serebryany[fuzzer] split main() into FuzzerDriver() that takes...
2015-02-19 Ben LangmuirAssume the original file is created before release...
2015-02-19 Kostya Serebryany[fuzzer] properly annotate fallthrough, add one more...
2015-02-19 Johannes Doerfert[REFACTOR] Simplify the SCoP detection interface a bit
2015-02-19 Pavel LabathFactor out common URL handling code in PlatformRemoteGD...
2015-02-19 Johannes Doerfert[NFC] Generalize getIslCompatibleName interface.
2015-02-19 Oleksiy Vyalov Prevent LLGS from crashing when exiting - make NativeP...
2015-02-19 Colin LeMahieu[Hexagon] Removing static variable holding MCInstrInfo.
2015-02-19 Benjamin KramerLSR: Move set instead of copying. NFC.
2015-02-19 Sanjay Pateladd X86 load folding tests for unary math ops
2015-02-19 John ThompsonAdded module map coverage support, extracted from modul...
2015-02-19 Ilia KFix usage of m_bThreadInvalid in -thread-info (MI)
2015-02-19 Tobias GrosserDrop left over code from FinalRead statement removal.
2015-02-19 Marshall ClowMake basic_streambuf::xsputn write characters in chunks...
2015-02-19 Daniel Jasperclang-format: [js] Support ES6 module exports.
2015-02-19 Rafael EspindolaAvoid conversion to float when creating ConstantDataArr...
2015-02-19 Daniel Jasperclang-format: [js] Support ES6 module imports.
2015-02-19 Daniel Jasperclang-format: [js] Do not fall through for JS structura...
2015-02-19 Benjamin KramerDemote vectors to arrays. No functionality change.
2015-02-19 Timur Iskhodzhanov[ASan/Win] Thread sanitizer common interface through...
2015-02-19 Chandler Carruth[x86] Delete still more piles of complex code now that...
2015-02-19 Timur Iskhodzhanov[Sanitizers] Move the common sanitizer interface from...
2015-02-19 Ilia KAdd -stack-info-frame command (MI)
2015-02-19 Chandler Carruth[x86] Teach the unpack lowering how to lower with an...
2015-02-19 John ThompsonPruned some unneeded code and comments.
2015-02-19 Tobias GrosserAdd missing comments to member variables
2015-02-19 Chandler Carruth[x86] Dramatically improve v8i16 shuffle lowering by...
2015-02-19 Nathan SidwellFIX PR 18432, default args, friends & late-parsed members.
2015-02-19 Chandler Carruth[x86] Remove the final fallback in the v8i16 lowering...
2015-02-19 Anton Yartsev[analyzer] Different handling of alloca().
2015-02-19 Chandler Carruth[x86] Simplify the pre-SSSE3 v16i8 lowering significant...
2015-02-19 Jean-Daniel... [Mach-O] Rename enum typename for consistency. NFC
2015-02-19 Chandler Carruth[x86] Remove the insanely over-aggressive unpack loweri...
2015-02-19 Jozef Kolek[mips][microMIPS] Make usage of AND16, OR16 and XOR16...
2015-02-19 Chandler Carruth[x86] The SELECT x86 DAG combine also does legalization...
2015-02-19 Pavel LabathSilence unused variable warnings in release builds
2015-02-19 Igor LaevskyAdd few simple tests to check statepoint placement...
2015-02-19 Michael KupersteinReverting r229831 due to multiple ARM/PPC/MIPS build...
2015-02-19 Igor LaevskyImplement invoke statepoint verification.
2015-02-19 Yaron KerenSpelling correction.
2015-02-19 Igor LaevskyAdd invoke related functionality into StatepointSite...
2015-02-19 Elena DemikhovskyAVX-512: Full implementation for VRNDSCALESS/SD instruc...
2015-02-19 Chandler Carruth[x86] Add support for bit-wise blending and use it...
2015-02-19 Chandler Carruth[x86,sdag] Two interrelated changes to the x86 and...
2015-02-19 Daniel JasperMake -fmodules-decluse and -fmodules-strict-decluse...
2015-02-19 Mohit K. Bhakkad[LSan][MIPS64] Enable LSan testing for mips64/mips64el
2015-02-19 Dmitry Vyukovtsan: fix PTRACE_ATTACH handling during stop-the-world
2015-02-19 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-02-19 Mohit K. Bhakkad[LSan] [MIPS] adding support of LSan for mips64/mips64e...
2015-02-19 David MajnemerMark DR1940 as implemented
2015-02-19 David MajnemerMark DR1947 as implemented
2015-02-19 David MajnemerMark DR1948 as implemented
2015-02-19 David MajnemerMark DR1994 as a duplicate of DR529
2015-02-19 David MajnemerMark DR1968 as implemented
2015-02-19 Davide Italiano[Support/Timer] Make GetMallocUsage() aware of jemalloc.
2015-02-19 NAKAMURA TakumiCXXNameMangler::mangleUnresolvedPrefix(): Prune an...
2015-02-19 David MajnemerItanium ABI: Don't pass nullptr to a bool argument
2015-02-19 Lang Hames[Orc][Kaleidoscope] Fix typo in tutorial comment.
2015-02-19 Tobias GrosserScopDetection: Only detect scops that have at least...
2015-02-19 Dmitri GribenkoProvide the same ABI regardless of NDEBUG
2015-02-19 Larisse VoufoUpdate C++ implementation status page with recent chang...
2015-02-19 Alexey Bataev[MSVC] Improved lookup into dependent/non-dependent...
2015-02-19 Rui UeyamaPECOFF: Fix base relocation for an absolute symbol.
2015-02-19 Ben LangmuirRevert adding hostname to module hash
2015-02-19 Rui UeyamaPECOFF: use llvm-readobj to dump .reloc section
2015-02-19 Justin BognerInstrProf: Always emit a coverage region for the condit...
2015-02-19 Larisse VoufoFix a test case.
2015-02-19 Filipe Cabecinhas[Headers] Add tests for _mm256_insert_epi64 and fix...
2015-02-19 Eric FiselierMark more tuple tests as unsupported in C++98 && C++03
2015-02-19 David MajnemerItanium ABI: Properly qualify the destructor-name
2015-02-19 Eric Fiselier[libcxx] Mark most tuple tests UNSUPPORTED for c++03...
2015-02-19 Lang Hames[Orc][Kaleidoscope] Make the 'fully lazy' orc kaleidosc...
2015-02-19 Lang Hames[Orc] Fix a bug in the compile callback manager: trampo...
2015-02-19 Eric ChristopherRemove the local subtarget variable from the SystemZ...
2015-02-19 Eric ChristopherRemove a few more calls to TargetMachine::getSubtarget...
2015-02-19 Eric ChristopherGrab the subtarget off of the machine function for...
2015-02-19 Eric ChristopherRemove the DisasmEnabled AsmPrinter variable and just...
2015-02-19 Filipe CabecinhasImprove our handling of rtti/sanitize=vptr/sanitize...
2015-02-19 Peter CollingbourneMC: Remove NullStreamer hook, as it is redundant with...
2015-02-19 Peter Collingbournellvm-mc: Use Target::createNullStreamer to fix crashes...
2015-02-19 Peter CollingbourneIntroduce Target::createNullTargetStreamer and use...
2015-02-19 Michael Gottesman[objc-arc] Introduce the concept of RCIdentity and...
2015-02-19 Michael Gottesman[objc-arc-contract] Rename contractRelease => tryToCont...
2015-02-19 Michael Gottesman[objc-arc-contract] Refactor out tryToPeepholeInstructi...
2015-02-19 Michael Gottesman[objc-arc-contract] Reorganize the code a bit and make...
2015-02-19 Richard SmithPR22566: a conversion from a floating-point type to...
2015-02-19 Duncan P. N... IR: Drop scope from MDTemplateParameter
2015-02-19 Eric ChristopherAvoid using a self-referential initializer and fix...
2015-02-19 Eric Christopher80-column fixups.
2015-02-19 Richard SmithAllow errors on use of a private module header to be...
2015-02-19 Eric ChristopherRemove all use of is64bit off of NVPTXSubtarget and...
2015-02-19 Eric ChristopherRemove all use of getDrvInterface off of NVPTXSubtarget...
2015-02-19 Eric ChristopherMigrate the NVPTX backend asm printer to a per function...
2015-02-18 Zachary TurnerA few minor path fixes for Windows.
2015-02-18 Jacques Pienaarclang-format: Space and triple angle braces.
2015-02-18 Chandler Carruth[x86] Merge checks for a recently added test case that...
next