platform/upstream/llvm.git
2015-07-24 Chih-Hung HsiehCorrect x86_64 Android fp128 mangled name
2015-07-24 Tom StellardFix double implementation of log
2015-07-24 Tom StellardImplement accurate log2 function
2015-07-24 Tom StellardUse llvm intrinsics for native_log and native_log2
2015-07-24 Duncan P. N... DI: Make StaticDataMemberCache type-safe, NFC
2015-07-24 Alex LorenzMIR Parser: Run the machine verifier after initializing...
2015-07-24 Lang Hames[RuntimeDyld] MachO: Add support for ARM scattered...
2015-07-24 Chih-Hung HsiehTest commit.
2015-07-24 Alex LorenzMIR Tests: Add liveins and successors to make tests...
2015-07-24 Alex LorenzMIR Tests: Make the basic block successor test an X86...
2015-07-24 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-24 Chandler CarruthUpdate for r243115 which changed the DataLayout API...
2015-07-24 Argyrios Kyrtzidis[test] Attempt to fix failing test in non-darwin bots.
2015-07-24 Argyrios Kyrtzidis[code-completion] Strip outer nullability annotations...
2015-07-24 Greg ClaytonBind to the loopback when we are expecting a connection...
2015-07-24 Hans Wennborgtest-release.sh: Defer test errors until the end
2015-07-24 Mehdi AminiLLVM API Change: the Module always owns the DataLayout
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Sanjay Patelfix wrong comment; NFC
2015-07-24 Aaron BallmanCorrecting some comments. (1) the function is named...
2015-07-24 Tobias GrosserUpdate isl to isl-0.15-86-g595055e
2015-07-24 Aaron BallmanSilence a "not all control paths return a value" warnin...
2015-07-24 Aaron BallmanVisual Studio is more permissive than other compilers...
2015-07-24 Aaron BallmanAdd an AST matcher, isFinal(), for testing whether...
2015-07-24 NAKAMURA Takumillvm/test/tools/dsymutil/ARM/lit.local.cfg: Fix possibl...
2015-07-24 Yaron KerenApparently some of the bots add .svn dirs inside the...
2015-07-24 Ewan CrawfordInitialize variable to prevent garbage values (RenderSc...
2015-07-24 Luke Cheeseman[ARM] - Fix lowering of shufflevectors in AArch32
2015-07-24 Pavel LabathRevert "Fix an issue where LLDB would run out of stack...
2015-07-24 Yaron KerenTry to appease clang buildbot by forcing libstdc++...
2015-07-24 Luke CheesemanWhen lowering vector shifts a check is performed to...
2015-07-24 Tamas BerghammerImprove C++ function name handling and step-in avoid...
2015-07-24 Yaron KerenAdd extensive tests for the mingw toolchain and remove...
2015-07-24 David Majnemer[clang-cl] Implement support for the /Zl flag
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-24 Frederic Riss[dsymutil] Make the triple detection more strict.
2015-07-24 Frederic Riss[dsymutil] Refactor BinaryHolder internals. NFC
2015-07-24 David Majnemer[AST] Perform additional canonicalization for Dependent...
2015-07-24 Alex DenisovCleanup ObjCInterfaceDecl lookup for ObjC literals
2015-07-24 Bhushan D.... Handle old style S packet correctly
2015-07-24 Piotr PadlewskiGenerating available_externally vtables for outline...
2015-07-24 Mehdi AminiRevert "Remove access to the DataLayout in the TargetMa...
2015-07-24 Gabor Horvath[Static Analyzer] Some tests do not turn on core checke...
2015-07-24 Alexei Starovoitov[bpf] initial support for debug_info
2015-07-24 Davide Italiano[llvm-reaobj] Display COFF-specific sections/tables...
2015-07-24 Steven WuFix the cc1as crash when it outputs assembly
2015-07-24 Michael ZolotukhinHandle resolvable branches in complete loop unroll...
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Saleem Abdulrasoolbuild: fix small typo in cmake doxygen build
2015-07-24 NAKAMURA TakumiMIRParser/LLVMBuild.txt: Add MC for MCRegisterInfo...
2015-07-24 NAKAMURA TakumiReorder alphabetically.
2015-07-24 Eric ChristopherClean up function attributes on PPC fast-isel tests.
2015-07-24 Kostya Serebryany[libFuzzer] allow users to supply their own implementat...
2015-07-24 Enrico GranataFix an issue where LLDB would run out of stack space...
2015-07-24 Philip Reames[RewriteStatepointsForGC] Fix release build warning
2015-07-24 Jonathan RoelofsAdd missing underlines for a docs section. NFC
2015-07-24 Bruce MitchenerAdd UNUSED_IF_ASSERT_DISABLED and apply it.
2015-07-24 Logan Chienunwind: Fix libc++abi and libgcc build.
2015-07-24 Bruce MitchenerFix Mac OS X build, debugserver version handling.
2015-07-24 Philip Reames[RewriteStatepointsForGC] Use a worklist algorithm...
2015-07-23 Lawrence Hutest commit, only added one space
2015-07-23 John McCallFix the equal-vector-size rule for reinterpret_casts...
2015-07-23 Justin BognerInstrProf: Fix a typo in the test for r243066
2015-07-23 Greg ClaytonDisable mutex error checking so it doesn't create probl...
2015-07-23 Justin BognerInstrProf: Don't extend coverage regions into the catch...
2015-07-23 Jingyue Wu[NaryReassociate] remove redundant code
2015-07-23 Alex LorenzMIR Serialization: Serialize the '.cfi_offset' CFI...
2015-07-23 Rui UeyamaFix -Wextra-semi.
2015-07-23 JF BastienWebAssembly: test that valid -mcpu flags are accepted.
2015-07-23 Sanjay Patelfix crash in machine trace metrics due to processing...
2015-07-23 Philip Reames[RewriteStatepointsForGC] Rename PhiState to reflect...
2015-07-23 Evgeniy Stepanov[sanitizer] Fix double definition of a function.
2015-07-23 Philip Reames[RewriteStatepointsForGC] Use idomatic mechanisms for...
2015-07-23 Enrico GranataSeveral improvements to the Either<T,U> type
2015-07-23 David Gross[ARM] Register (existing) ARMLoadStoreOpt pass with...
2015-07-23 Evgeniy Stepanov[sanitizer] Implement logging to syslog.
2015-07-23 Colin LeMahieuMoving tests in to X86 directory.
2015-07-23 Alex DenisovAdd documentation for the objc_boxable attribute
2015-07-23 David GrossTest commit.
2015-07-23 Philip Reames[RewriteStatepointsForGC] Simplify code around meet...
2015-07-23 Colin LeMahieuUsing an input object file instead of trying to generat...
2015-07-23 Colin LeMahieuSpecifying a test triple.
2015-07-23 Colin LeMahieu[llvm-objdump] Add -D and --disassemble-all flags that...
2015-07-23 Matt Wala[Scalarizer] Fix potential for stale data in Scattered...
2015-07-23 Duncan P. N... Sema: Avoid a stack overflow on large CFGs
2015-07-23 Duncan P. N... Sema: Split out helper from checkForFunctionCall()...
2015-07-23 Michael KruseAdd LICM test cases
2015-07-23 Michael KruseAlways execute polly::CodePreparation before Polly
2015-07-23 Jim InghamMost thread plans don't handle eStopReasonInstrumentati...
2015-07-23 Duncan P. N... X86: Use dyn_cast instead of isa+cast, NFC
2015-07-23 Weiming ZhaoThis patch eanble register coalescing to coalesce the...
2015-07-23 Jonathan PeytonPatch out a fatal assertion in OpenMP runtime until...
2015-07-23 Kostya Serebryany[libFuzzer] dump long running units to disk
2015-07-23 Marshall ClowDetect and throw on a class of bad regexes that we...
2015-07-23 Aaron BallmanUpdating the documentation for the hasAttr AST matcher...
2015-07-23 Daniel Jaspermisc-unused-parameters: Fix bug where the check was...
2015-07-23 Renato Golin[Compiler-RT] Remove dependency on libgcc_s/eh
2015-07-23 Johannes DoerfertRemoved redundant alias checks generated during run...
2015-07-23 Tobias Grosserisl: Translate brisebarre to use UNIX line endings
2015-07-23 Pavel LabathSpeed up NativeProcessLinux::GetLoadedModuleFileSpec
next