platform/upstream/llvm.git
2015-02-20 Duncan P. N... IR: Extract macros from DILocation, NFC
2015-02-20 Chandler CarruthRevert r229944: EH: Prune unreachable resume instructio...
2015-02-20 Kostya Serebryany[sanitizer] fix a test broken by r229940
2015-02-20 Larisse VoufoAdd -fno-sized-deallocation option for completeness...
2015-02-20 Lang Hames[Orc][Kaleidoscope] Fix the orc/kaleidoscope tutorials...
2015-02-20 Alexey Samsonov[Sanitizer] Remove multiline comment to silence GCC...
2015-02-20 Duncan P. N... IR: Add getRaw() helper, NFC
2015-02-20 Philip ReamesAdd a pass for constructing gc.statepoint sequences...
2015-02-20 Reid KlecknerEH: Prune unreachable resume instructions during Dwarf...
2015-02-20 Eric ChristopherRevert "AVX-512: Full implementation for VRNDSCALESS...
2015-02-20 Eric ChristopherAdd a license header to the AVX512 file.
2015-02-20 Kostya Serebryany[sanitizer] when dumping the basic block trace, also...
2015-02-20 Eric ChristopherThis needs to be a const variable so the two sides...
2015-02-20 Michael Gottesman[objc-arc-contract] We can not move retains over instru...
2015-02-20 Michael Gottesman[objc-arc] Add the predicate CanDecrementRefCount.
2015-02-19 Eric FiselierFix incorrect locale mapping in config.py on OSX
2015-02-19 Jordan Rose[analyzer] RetainCountChecker: don't try to track ivars...
2015-02-19 Duncan P. N... IR: Fix MDType fields from unsigned to uint64_t
2015-02-19 Ahmed Bougacha[ARM] Re-re-apply VLD1/VST1 base-update combine.
2015-02-19 Eric ChristopherOnly use the initialized MCInstrInfo if it's been initi...
2015-02-19 Duncan P. N... DebugInfo: Match Name and DisplayName in testcase
2015-02-19 Ahmed Bougacha[ARM] Minor cleanup to CombineBaseUpdate. NFC.
2015-02-19 Eric ChristopherMigrate away a use of the subtarget (and TargetMachine...
2015-02-19 Eric FiselierMove to using -fdiagnostics-color=always on both GCC...
2015-02-19 Duncan P. N... IR: Add missing null operand to MDSubroutineType
2015-02-19 Ahmed Bougacha[CodeGen] Use ArrayRef instead of std::vector&. NFC.
2015-02-19 Alexey Samsonov[Sanitizer] Drop LibIgnore dependency on SuppressionCon...
2015-02-19 Alexey Samsonov[Sanitizer] Move TemplateMatch() to sanitizer_common...
2015-02-19 Hans WennborgDon't dllexport inline methods when targeting MinGW.
2015-02-19 Dimitry AndricAdd support for analyzing FreeBSD kernel printf extensions.
2015-02-19 Tobias GrosserFix formatting
2015-02-19 Fariborz Jahanian[Objective-C Sema]. Don't warn about use of
2015-02-19 David MajnemerItanium ABI: Pack expansions change the arity of expres...
2015-02-19 Eric ChristopherMCTargetOptions reside on the TargetMachine that we...
2015-02-19 Eric ChristopherRemove a call to TargetMachine::getSubtarget from the...
2015-02-19 Reid KlecknerAvoid using a COMDAT for sized delete on MachO
2015-02-19 Colin LeMahieu[Hexagon] Moving remaining methods off of HexagonMCInst...
2015-02-19 Reid KlecknerPut the implicit weak sized deallocation funciton in...
2015-02-19 Greg FitzgeraldFix heap-buffer-overflow bugs identified by the Address...
2015-02-19 Benjamin KramerMC: Allow multiple comma-separated expressions on the...
2015-02-19 Ben LangmuirRevert "Mangle the IsSystem bit into the .pcm file...
2015-02-19 Argyrios Kyrtzidis[PCH/Modules] Check that the specific module cache...
2015-02-19 Benjamin KramerSSAUpdater: Use range-based for. NFC.
2015-02-19 Eric ChristopherRemove unused argument from emitInlineAsmStart.
2015-02-19 Michael Gottesman[objc-arc] Convert the bodies of ARCInstKind predicates...
2015-02-19 Michael Gottesman[objc-arc] Change the InstructionClass to be an enum...
2015-02-19 Chris BienemanChecking if TARGET_OS_IPHONE is defined isn't good...
2015-02-19 Colin LeMahieu[Hexagon] Moving more functions off of HexagonMCInst...
2015-02-19 David MajnemerCodeGen: Weak reference temporaries belong in a COMDAT
2015-02-19 Ilia KAdd -stack-select-frame command (MI)
2015-02-19 David MajnemerCodeGen: static constexpr data members should have...
2015-02-19 Adam Nemet[LoopAccesses] Change LAA:getInfo to return a constant...
2015-02-19 Adam Nemet[LoopAccesses] Add -analyze support
2015-02-19 Adam Nemet[LoopAccesses] Split out LoopAccessReport from Vectoriz...
2015-02-19 Adam Nemet[LoopAccesses] Add missing const to APIs in Vectorizati...
2015-02-19 Adam Nemet[LoopAccesses] Add canAnalyzeLoop
2015-02-19 Adam Nemet[LoopAccesses] Change debug messages from LV to LAA
2015-02-19 Adam Nemet[LoopAccesses] Create the analysis pass
2015-02-19 Adam Nemet[LoopAccesses] Cache the result of canVectorizeMemory
2015-02-19 Adam Nemet[LoopAccesses] Stash the report from the analysis rathe...
2015-02-19 Adam Nemet[LoopAccesses] Make VectorizerParams global + fix for...
2015-02-19 Adam NemetRevert "Reformat."
2015-02-19 David Blaikie[orcjit] Include CMake support for the fully_lazy examp...
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...
next