oota-llvm.git
2015-05-08 James Y KnightFix alignment checks in MergeConsecutiveStores.
2015-05-08 Igor LaevskyFix coding standart based on post submit comments.
2015-05-08 John Brawn[ARM] Reject invalid -march values
2015-05-08 Denis ProtivenskyFix gcc warning of different enum and non-enum types...
2015-05-08 Toma Tabacu[mips] Only use FGR_{32,64} in TableGen descriptions...
2015-05-08 Igor LaevskyThis change is refactoring only. It moves basic block...
2015-05-08 Vasileios Kalintiris[mips] Emit the .insn directive for empty basic blocks.
2015-05-08 Simon Atanasyan[yaml2elf] Replace error message by assert call in...
2015-05-08 Simon Atanasyan[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine...
2015-05-08 Eric ChristopherNow that we have a soft-float attribute, use it instead...
2015-05-08 David Blaikie[opaque pointer type] Explicit pointee type for GEPOper...
2015-05-07 Alexey SamsonovUpdate CMake flags, LibFuzzer comments and docs for...
2015-05-07 Eric ChristopherInMips16HardFloat was only being set conditional on...
2015-05-07 Eric ChristopherRename the MIPS routine abiUsesSoftFloat -> useSoftFloa...
2015-05-07 Pete CooperAdd yaml-bench to the list of tools make check needs...
2015-05-07 Alexey SamsonovDelete unused createSanitizerCoverageModulePass overload.
2015-05-07 NAKAMURA Takumi[CMake] llvm/test/YAMLParser requires yaml-bench. This...
2015-05-07 Ismail PazarbasiRevert "SanitizerCoverage: Use `createSanitizerCtor...
2015-05-07 Matthias BraunFix typo.
2015-05-07 Pete CooperClear kill flags in tail duplication.
2015-05-07 Ismail PazarbasiWhen checking msan.module_ctor, use CHECK-LABEL instead...
2015-05-07 Ismail PazarbasiSanitizerCoverage: Use `createSanitizerCtor` to create...
2015-05-07 Ismail PazarbasiMSan: Use `createSanitizerCtor` to create ctor, and...
2015-05-07 Ismail PazarbasiTSan: Use `createSanitizerCtor` to create ctor, and...
2015-05-07 Ismail PazarbasiASan: Use `createSanitizerCtor` to create ctor, and...
2015-05-07 Matthias BraunChange getTargetNodeName() to produce compiler warnings...
2015-05-07 Kostya Serebryany[lib/Fuzzer] change the way we use taint information...
2015-05-07 Steven WuUse auto instead of the long type name. NFC.
2015-05-07 Pete Cooper[AArch64] Fix sext/zext folding in address arithmetic.
2015-05-07 Alex LorenzFix r236754: Add the missing yaml-bench dir to the...
2015-05-07 Sergey DmitroukDisable r235989 "Reapply r235977 "[DebugInfo] Add debug...
2015-05-07 Kostya Serebryany[lib/Fuzzer] minor refactoring/simplification, NFC
2015-05-07 Nemanja IvanovicAdd VSX Scalar loads and stores to the PPC back end
2015-05-07 Alex LorenzYAML: Enable the YAMLParser tests.
2015-05-07 David BlaikieRecommit r236670: [opaque pointer type] Pass explicit...
2015-05-07 Diego NovilloFix information loss in branch probability computation.
2015-05-07 Jozef Kolek[mips][microMIPSr6] Implement JIALC and JIC instructions
2015-05-07 Michael ZolotukhinPopulate list of vectorizable functions for Accelerate...
2015-05-07 Matt ArsenaultR600: Fix comment that mentions AMDIL
2015-05-07 Sanjay PatelUse intrinsic pattern to make a simpler match
2015-05-07 Steven WuFix another hang caused by ManagedStatic in SignalHandler
2015-05-07 Sanjay Patel[x86] eliminate unnecessary shuffling/moves with unary...
2015-05-07 Hans WennborgSwitch lowering: handle zero-weight branch probabilities
2015-05-07 Simon Atanasyan[obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support
2015-05-07 Simon Atanasyan[llvm-readobj] Print .MIPS.abiflags section content
2015-05-07 Simon Atanasyan[MIPS] Move MIPS ABI flags structure constants to the...
2015-05-07 Simon Atanasyan[llvm-readobj/obj2yaml/yaml2obj] Support more MIPS...
2015-05-07 Elena DemikhovskyMasked Gather and Scatter intrinsics - updated document...
2015-05-07 Elena DemikhovskyAVX-512: Added all forms of FP compare instructions...
2015-05-07 Toma Tabacu[mips] Add the SoftFloat MipsSubtarget feature.
2015-05-07 NAKAMURA TakumiAttributes.h: Fix incorrect \brief introduced in r23666...
2015-05-07 NAKAMURA TakumiScalar/PlaceSafepoints.cpp: Fix a warning introduced...
2015-05-07 NAKAMURA Takumillvm/test/CodeGen/X86/llc-override-mcpu-mattr.ll: Tweak...
2015-05-07 Mehdi AminiUpdate InstCombine to transform aggregate loads into...
2015-05-07 Alexey Samsonov[SanitizerCoverage] Introduce SanitizerCoverageOptions...
2015-05-07 Justin BognerIR: Initialize DerefOrNullBytes in the AttrBuilder...
2015-05-07 Justin BognerInstrProf: Simplify looking up sections for coverage...
2015-05-07 Philip Reames[JumpThreading] Simplify comparisons when simplifying...
2015-05-07 Kostya Serebryany[lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the...
2015-05-07 Vince HarronAdded support for building against Android API-9 SDK
2015-05-06 David BlaikieRevert "[opaque pointer type] Pass explicit pointer...
2015-05-06 Akira HatanakaLet llc and opt override "-target-cpu" and "-target...
2015-05-06 Sanjoy Das[X86MCInst] Move LowerSTATEPOINT to inside X86AsmPrinte...
2015-05-06 Sanjoy Das[X86MCInst] Clean up LowerSTATEPOINT: variable names...
2015-05-06 Sanjoy Das[Statepoints] Clean up PlaceSafepoints.cpp: de-duplicat...
2015-05-06 Sanjoy Das[Statepoints] Clean up PlaceSafepoints.cpp: variable...
2015-05-06 Sanjoy Das[IRBuilder] Add a CreateGCStatepointInvoke.
2015-05-06 Akira HatanakaFactor out a function which determines the cpu and...
2015-05-06 David Blaikie[opaque pointer type] Pass explicit pointer type throug...
2015-05-06 Alex LorenzYAML: Fix crash in the skip method of KeyValueNode...
2015-05-06 Pete CooperChange typeIncompatible to return an AttrBuilder instea...
2015-05-06 Pete CooperUpdate all comments to match the previous commit. NFC
2015-05-06 Pete CooperAdd remove method to operate on AttrBuilder instead...
2015-05-06 Justin BognerInstrProf: Give coverage its own errors instead of...
2015-05-06 Justin BognerInstrProf: Remove a function that just returns its...
2015-05-06 Alex LorenzYAML: Extract the code that skips a comment into a...
2015-05-06 Pete CooperRemove unnecessary #ifndef NDEBUG guard around assert...
2015-05-06 Duncan P. N... Bitcode: Set LastDL after writing DebugLocs
2015-05-06 Pete CooperHandle dead defs in the if converter.
2015-05-06 Kostya Serebryany[lib/Fuzzer] remove dfsan_fuzzer_abi.list -- its conten...
2015-05-06 Quentin Colombet[RegisterCoalescer] Make sure each live-range has only...
2015-05-06 Kostya Serebryany[lib/Fuzzer] add a fuzzer test for memcmp (does not...
2015-05-06 Zachary TurnerFix link failure on MinGW due to use of CoInitialize.
2015-05-06 Zachary TurnerA few fixes for llvm-symbolizer on Windows.
2015-05-06 Kostya Serebryany[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneIn...
2015-05-06 Pete CooperFix incorrect kill flags in fastisel.
2015-05-06 Pete Cooper[x86] Fix register class of folded load index reg.
2015-05-06 Alexey Samsonov[SanitizerCoverage] Fix a couple of typos. NFC.
2015-05-06 Duncan P. N... MC: Skip names of temporary symbols in object streamer
2015-05-06 Tim NorthoverCodeGen: move over-zealous assert into actual if statement.
2015-05-06 Duncan P. N... DwarfDebug: Emit number of bytes in .debug_loc entry...
2015-05-06 Ismail PazarbasiImplement `createSanitizerCtor`, common helper function...
2015-05-06 Reid Kleckner[WinEH] Improve fatal error message about failed demotion
2015-05-06 Sanjoy Das[SelectionDAG] Delete SelectionDAGBuilder::removeValue...
2015-05-06 Diego NovilloAllow 0-weight branches in BranchProbabilityInfo.
2015-05-06 Sanjoy DasAdd missing dereferenceable_or_null getters
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-05-06 Matt ArsenaultAdd ChangeTo* to MachineOperand for symbols
2015-05-06 Derek SchuffAdd bitcode test to verify functions can be materialize...
2015-05-06 Pawel BylicaReadd the regression test from r236584. Calling convent...
next