[lib/Fuzzer] when running multiple fuzzing processes, print something every 10 minute...
[oota-llvm.git] / lib /
2015-05-11 Kostya Serebryany[lib/Fuzzer] when running multiple fuzzing processes...
2015-05-11 Kostya Serebryany[lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState...
2015-05-11 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes; 2nd...
2015-05-11 Davide Italiano[LoopIdiomRecognize] Transform backedge-taken count...
2015-05-11 Kostya Serebryany[lib/Fuzzer] add a trace-based mutatation logic. Same...
2015-05-11 Andrew KaylorFixing build warnings
2015-05-11 Andrew Kaylor[WinEH] Update exception numbering to give handlers...
2015-05-11 Sanjoy Das[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
2015-05-11 Matthias BraunLiveRangeCalc: Improve error messages on malformed IR
2015-05-11 Pirama Arumuga Nainar[X86] Updates to X86 backend for f16 promotion
2015-05-11 James MolloyRip min/max pattern matching out of InstCombine and...
2015-05-11 Aaron BallmanSilencing an MSVC warning: '<<' : result of 32-bit...
2015-05-11 Elena DemikhovskyAVX-512: Changed CC parameter in "cmp" intrinsic
2015-05-11 Hal Finkel[InstCombine/PowerPC] Fix single-precision QPX load...
2015-05-11 Elena DemikhovskyFixed compilation warning, NFC.
2015-05-11 Elena DemikhovskyAVX-512: Added SKX instructions and intrinsics:
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array store
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array load
2015-05-10 Elena DemikhovskyAVX-512: fixed UINT_TO_FP operation for 512-bit types.
2015-05-10 Simon Pilgrim[SelectionDAG] Fixed constant folding issue when legali...
2015-05-10 Ismail PazarbasiSanitizerCoverage: Use `createSanitizerCtor` to create...
2015-05-10 Elena DemikhovskyAVX-512: fixed a bug in i1 vectors lowering
2015-05-10 Saleem AbdulrasoolSystemZ: silence a GCC warning
2015-05-09 James Y KnightFix MergeConsecutiveStore for non-byte-sized memory...
2015-05-09 Tom StellardMachineCSE: Add a target query for the LookAheadLimit...
2015-05-09 Pete Cooper[Fast-ISel] Don't mark the first use of a remat constan...
2015-05-09 Arnold SchwaighoferFix compile error
2015-05-09 Quentin ColombetRevert r236912.
2015-05-08 Davide Italiano[Target/ARM] Remove unused 'private' from class.
2015-05-08 Arnold SchwaighoferScheduleDAGInstrs: In functions with tail calls PseudoS...
2015-05-08 David Blaikie[opaque pointer type] Cleanup a few references to point...
2015-05-08 Kostya Serebryany[lib/Fuzzer] build tests that work well with dfsan...
2015-05-08 Kostya Serebryany[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when...
2015-05-08 Hans WennborgSwitch lowering: cluster adjacent fall-through cases...
2015-05-08 Renato GolinTargetParser: FPU/ARCH/EXT parsing refactory - NFC
2015-05-08 Pete Cooper[Fast-ISel] Clear kill flags on registers replaced...
2015-05-08 Brendon Cahoon[Hexagon] Generate more hardware loops
2015-05-08 Sanjoy Das[BasicAA] Fix zext & sext handling
2015-05-08 David BlaikieReplace branch-to-unreachable with assertion.
2015-05-08 Pete Cooper[X86] Fast-ISel was incorrectly always killing the...
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
2015-05-08 Pete CooperClear kill flags on all used registers when sinking...
2015-05-08 Pete Cooper80 cols fix since i'm looking at this function anyway...
2015-05-08 Brendon Cahoon[Hexagon] Update AnalyzeBranch, etc target hooks
2015-05-08 Andrea Di Biagio[X86] Teach 'getTargetShuffleMask' how to look through...
2015-05-08 Jozef Kolek[mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
2015-05-08 Jozef Kolek[mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
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[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine...
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 Alexey SamsonovDelete unused createSanitizerCoverageModulePass overload.
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 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 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[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 DemikhovskyAVX-512: Added all forms of FP compare instructions...
2015-05-07 Toma Tabacu[mips] Add the SoftFloat MipsSubtarget feature.
2015-05-07 NAKAMURA TakumiScalar/PlaceSafepoints.cpp: Fix a warning introduced...
2015-05-07 Mehdi AminiUpdate InstCombine to transform aggregate loads into...
2015-05-07 Alexey Samsonov[SanitizerCoverage] Introduce SanitizerCoverageOptions...
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...
next