platform/upstream/llvm.git
2015-07-14 Asaf Badouh[x86] add 2 bit to ObjCOrBuiltinID and new intrinsics
2015-07-14 Ewan CrawfordFix LLDB Xcode build broken in r242137
2015-07-14 Adhemerval... [ELF/AArch64] Fix export TLS dynamic symbol
2015-07-14 Alexandros... -Added API for retrieving the default FPU of a CPU...
2015-07-14 Benjamin Kramer[Analyzer] Move FindSuperCallVisitor into an anonymous...
2015-07-14 Daniel Sanders[mips] Fix li/la differences between IAS and GAS.
2015-07-14 Daniel Jasperclang-format: Fix formatting of multiple lambdas in...
2015-07-14 Ewan CrawfordExpression evaluation, a new ThreadPlanCallFunctionUsin...
2015-07-14 Tobias GrosserMark a couple of items as completed
2015-07-14 Tobias GrosserDrop outdated video
2015-07-14 Tobias Grosserwww: Add link to llvm.org
2015-07-14 Alexey Bataev[OPENMP] Drop type qualifiers from private variables.
2015-07-14 Serge PavlovClasses inside lambdas are local not nested.
2015-07-14 NAKAMURA TakumiTweak clang/test/PCH/chain-openmp-threadprivate.cpp...
2015-07-14 Tobias GrosserUse schedule trees to represent execution order of...
2015-07-14 Chandler Carruth[PM/AA] Reformat GlobalsModRef so that subsequent patch...
2015-07-14 Petr PavluFix comment typo
2015-07-14 Alexey BataevFix for clang memcpyizer bugs 23911 and 23924 (patch...
2015-07-14 David Majnemer[SROA] Don't de-atomic volatile loads and stores
2015-07-14 Yaron KerenFix test for Visual C++ link.exe.
2015-07-14 Yaron KerenFix test for Visual C++.
2015-07-14 Yaron KerenGenerate correct asm info for mingw and cygwin ARM...
2015-07-14 Kate StoneFixed line wrapping for the "long help" content in...
2015-07-14 Yaron KerenAdd support for -fuse-ld= in the mingw toolchain driver.
2015-07-14 NAKAMURA Takumi[CMake] Unbreak add_llvm_external_project when external...
2015-07-14 Jason MolendaFix off-by-one error in the packet decompression routine
2015-07-14 Michael J.... Revert ELF port. Posting to mailing list.
2015-07-14 NAKAMURA TakumiPrune trailing whitespaces and CRs.
2015-07-14 NAKAMURA TakumiMark clang/test/PCH/chain-openmp-threadprivate.cpp...
2015-07-14 NAKAMURA Takumiclang/test/lit.cfg: Introduce the feature "tls", for...
2015-07-14 Dawn PerchikFix debugserver build breakage on Mavericks after lldb...
2015-07-14 Chaoren LinFix FreeBSD build.
2015-07-14 Rui UeyamaRevert "Make COFF linker work when it's built by clang...
2015-07-14 NAKAMURA TakumiGive an explicit triple to llvm/test/CodeGen/X86/pr1357...
2015-07-14 Rui UeyamaCOFF: Fix entry name inference for x86.
2015-07-14 Richard SmithAdd file missed from r242105.
2015-07-14 Matthias BraunRevert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS...
2015-07-14 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-07-14 Matthias BraunX86: Check output of x86 copysignl testcase.
2015-07-14 Richard Smith[modules] When diagnosing errors in module map files...
2015-07-14 Andrew WilkinsAdd capability to get and set the personalitty function...
2015-07-14 Chris Bieneman[CMake] Forgot to quote the first part of STREQUAL.
2015-07-14 Chris Bieneman[CMake] We shouldn't be storing values in the cache...
2015-07-14 Chaoren LinRefactor Unix signals.
2015-07-14 Rafael EspindolaAdd a herper function. NFC.
2015-07-14 Adrian PrantlRemove a completely redundant initialization of llvm...
2015-07-14 Michael J.... Fix warnings.
2015-07-14 Evgeniy StepanovBasic code generation for MSan use-after-dtor.
2015-07-14 Rafael Auler[LinkerScript] Don't create unnecessarily large segments
2015-07-14 Alex LorenzMIR Serialization: Serialize the variable sized stack...
2015-07-14 Richard SmithExtend -ftime-report to give more information about...
2015-07-14 Michael J.... Put explicit template instantiations in the correct...
2015-07-14 Michael J.... Remove commented out code.
2015-07-14 Reid KlecknerUpdate enforceKnownAlignment after the isWeakForLinker...
2015-07-14 Samuel Antao[OpenMP] Add REQUIRES pragma to threadprivate regressio...
2015-07-13 Rafael Auler[LinkerScript] Fix bug in Segment::assignVirtualAddress()
2015-07-13 Michael J.... Initial ELF port.
2015-07-13 David Majnemer[Intrin.h] Use __ATOMIC_SEQ_CST instead of '5'
2015-07-13 David Majnemer[Intrin.h] Make the variable names more consistent
2015-07-13 Artem Belevich[cuda] Driver changes to compile and stitch together...
2015-07-13 Alex LorenzMIR Serialization: Serialize the sub register indices.
2015-07-13 Rafael EspindolaAdd missing file.
2015-07-13 Rafael EspindolaFix reading archive members with / in the name.
2015-07-13 Bill Schmidt[PPC64LE] More improvements to VSX swap optimization
2015-07-13 Samuel Antao[OpenMP] Add TLS-based implementation for threadprivate...
2015-07-13 Adrian McCarthyFix Windows build break related to MainLoop.
2015-07-13 Rui UeyamaCOFF: Fix x86 delay-load helper function name.
2015-07-13 Rafael EspindolaThis reverts commit r242058, r242065, r242067.
2015-07-13 Greg ClaytonDon't crash if we are unable to get the member type.
2015-07-13 Rui UeyamaCOFF: Inline Defined::getRVA because it's very hot.
2015-07-13 Rafael EspindolaUse std::make_tuple to reduce code duplication.
2015-07-13 Pete CooperRemove unnecessary lines from the test in r242068.
2015-07-13 Nico WeberReduce memory usage of ComputeEditDistance() by (almost...
2015-07-13 Pete CooperLoop idiom recognizer was replacing too many uses of...
2015-07-13 NAKAMURA Takumiclang/test/Driver/cuda-options.cu REQUIRES clang-driver...
2015-07-13 Rui UeyamaCOFF: Split createSymbolAndSymbolTable to small functio...
2015-07-13 Artem BelevichFixed regex to properly match '64' in the test case.
2015-07-13 Benjamin KramerMove class into an anonymous namespace. NFC.
2015-07-13 Reid Kleckner[WinEH] Emit the LSDA even if no lpads remain but outli...
2015-07-13 Benjamin Kramer[Hexagon] Move BitTracker into the llvm namespace and...
2015-07-13 Rafael EspindolaAdd support deterministic output in llvm-ar and make...
2015-07-13 Chris BienemanRevert "[CMake] Cleanup tools/CMakeLists.txt to take...
2015-07-13 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-13 Artem Belevich[cuda] Driver changes to compile and stitch together...
2015-07-13 Dawn Perchik[lldb-mi] Add const qualifier to vMITextLine in Interpr...
2015-07-13 Marshall ClowImplement the first part of N4258: 'Cleaning up noexcep...
2015-07-13 Ben Langmuir[Modules] Allow missing header before a missing requirement
2015-07-13 Keno Fischer[CMake] Add missing DebugInfo libraries to llvm-shlib
2015-07-13 Matt ArsenaultAMDGPU: Minor cleanups to always inline pass
2015-07-13 Jonathan PeytonFix some bugs in OMPT support
2015-07-13 Nico Weberclang-cl: For files setting output names, mention which...
2015-07-13 David Majnemer[MC] Correctly escape .safeseh's symbol
2015-07-13 Mark HeffernanEnable partial and runtime loop unrolling for NVPTX.
2015-07-13 Mark HeffernanUpdate documentation for unroll pragmas on loops with...
2015-07-13 Mark HeffernanEnable runtime unrolling with unroll pragma metadata
2015-07-13 Adrian PrantlService the doxygen comments in DwarfUnit and DwarfDebug.
2015-07-13 Alex LorenzMIR Serialization: Serialize the fixed stack objects.
2015-07-13 Reid Kleckner[WinEH] Strip the \01 character from the __CxxFrameHand...
2015-07-13 Andrey Churbanovfixed typo in debug assertion reported by John Mellor...
2015-07-13 Benjamin KramerRemove macro guards for extern template instantiations.
next