OSDN Git Service

[CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD.
[android-x86/external-llvm.git] / lib /
2016-09-26 Davide Italiano[CodeGen] Add support for emitting .init_array instead...
2016-09-26 Derek Schuff[WebAssembly] Use the frame pointer instead of the...
2016-09-26 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-26 Aditya KumarMove computation past early return
2016-09-26 Piotr Padlewski[thinlto] Basic thinlto fdo heuristic
2016-09-26 Nirav DaveAdd support for Code16GCC
2016-09-26 Andrew KaylorAdd optimization bisect support to an optional Mips...
2016-09-26 Matthias BraunStatistic: Only print statistics on exit for -stats
2016-09-26 Tom StellardAMDGPU/SI: Don't crash on anonymous GlobalValues
2016-09-26 Daniel BerlinRemove pruning of phi nodes in MemorySSA - it makes...
2016-09-26 Matthew Simpson[LV] Scalarize instructions marked scalar after vectori...
2016-09-26 Gor Nishanov[Coroutines] Part14: Handle coroutines with no suspend...
2016-09-26 Geoff Berry[AArch64] Improve add/sub/cmp isel of uxtw forms.
2016-09-26 Evandro MenezesAdd support to optionally limit the size of jump tables.
2016-09-26 Alexey Bataev[InstCombine] Fixed bug introduced in r282237
2016-09-26 Andrea Di Biagio[InstCombine] Teach the udiv folding logic how to handl...
2016-09-26 Dylan McKay[AVR] Add AVRMCExpr
2016-09-26 Sam KoltonRevert "[AMDGPU] Disassembler: print label names in...
2016-09-26 Sam Kolton[AMDGPU] Disassembler: print label names in branch...
2016-09-26 James Molloy[ARM] Promote small global constants to constant pools
2016-09-26 Zvi Rackover[X86] Optimization for replacing LEA with MOV at frame...
2016-09-26 Ayman Musa[X86][avx512] Fix bug in masked compress store.
2016-09-26 Chandler Carruth[SCEV] Fix the order of members in the initializer...
2016-09-26 Sanjoy Das[SCEV] Assign LoopPropertiesCache in the move constructor
2016-09-26 Sanjoy Das[SCEV] Combine two predicates into one; NFC
2016-09-26 Sanjoy Das[SCEV] Make it obvious BackedgeTakenInfo's constructor...
2016-09-26 Sanjoy Das[SCEV] Further isolate incidental data structure; NFC
2016-09-26 Sanjoy Das[SCEV] Simplify BackedgeTakenInfo::getMax; NFC
2016-09-25 Sanjoy Das[SCEV] Reserve space in SmallVector; NFC
2016-09-25 Sanjoy Das[SCEV] Have ExitNotTakenInfo keep a pointer to its...
2016-09-25 Sanjoy Das[SCEV] Simplify tracking ExitNotTakenInfo instances...
2016-09-25 Sanjoy Das[SCEV] Rename a couple of fields; NFC
2016-09-25 Sanjoy Das[SCEV] Remove incidental data structure; NFC
2016-09-25 Craig Topper[X86] Remove what appears to be leftover MMX code invol...
2016-09-25 Craig Topper[X86] Remove patterns for scalar_to_vector from FR32...
2016-09-25 Craig Topper[AVX-512] Replace get512BitSuperRegister with calls...
2016-09-25 Craig Topper[AVX-512] Fix some patterns predicates to properly...
2016-09-25 Craig Topper[AVX-512] Add rounding versions of instructions to...
2016-09-25 Craig Topper[AVX-512] Add the scalar unsigned integer to fp convers...
2016-09-25 Craig Topper[AVX-512] Remove duplicate instructions for converting...
2016-09-25 Craig Topper[AVX-512] Don't use two opcodes for INTR_TYPE_SCALAR_MA...
2016-09-24 Craig Topper[X86] Teach combineShuffle to avoid creating floating...
2016-09-24 Craig Topper[AVX-512] Split scalar version of X86ISD::SELECT into...
2016-09-24 Craig Topper[AVX-512] Remove the patterns for selecting scalar...
2016-09-24 Duncan P. N. Exon... ObjCARC: Don't look at users of ConstantData
2016-09-24 Duncan P. N. Exon... Analysis: Return early for UndefValue in computeKnownBits
2016-09-24 Sanjay Patel[x86] don't try to create a vector integer inst for...
2016-09-24 Duncan P. N. Exon... Scalar: Ignore ConstantData in processAssumption
2016-09-24 Duncan P. N. Exon... Analysis: Return early in isKnownNonNullAt for ConstantData
2016-09-24 Dylan McKay[AVR] Update signature of AVRTargetObjectFile::SelectSe...
2016-09-24 Quentin Colombet[RegisterBankInfo] Constify the member of the XXXMappin...
2016-09-24 Quentin Colombet[RegisterBankInfo] Add statistics for dynamic value...
2016-09-24 Quentin Colombet[RegisterBankInfo] Uniquely generate ValueMapping.
2016-09-24 Quentin Colombet[RegisterBankInfo] Keep valid pointers for PartialMappings.
2016-09-24 Kostya Serebryany[libFuzzer] add a standalone build script
2016-09-24 Duncan P. N. Exon... GlobalStatus: Don't walk use-lists of ConstantData
2016-09-23 Kostya Serebryany[libFuzzer] simplify HandleTrace again, start re-runnin...
2016-09-23 Peter CollingbourneAdd qualification to fix MSVC build.
2016-09-23 Sanjay Patel[x86] fix FCOPYSIGN lowering to create constants instea...
2016-09-23 Petr Hosek[MC] Support .ds directives in assembler parser
2016-09-23 Matthias Braunllc: Add -start-before/-stop-before options
2016-09-23 Peter CollingbourneLTO: Simplify caching interface.
2016-09-23 Valery Pykhtin[AMDGPU] Fix for bz30427: wrong MTBUF encoding on VI
2016-09-23 Kostya Serebryany[libFuzzer] first steps in adding a proper automated...
2016-09-23 Kostya Serebryany[libFuzzer] reset Counters (trace-pc-guard) before...
2016-09-23 Petr Hosek[MC] Support .dcb directives in assembler parser
2016-09-23 Sanjay Patel[TLI] isdigit / isascii / toascii param type should...
2016-09-23 Quentin Colombet[ResetMachineFunction] Populate the comments in the...
2016-09-23 Quentin Colombet[ResetMachineFunction] Add statistic on the number...
2016-09-23 Quentin Colombet[RegisterBankInfo] Add statistics for dynamic partial...
2016-09-23 Matthias BraunScheduleDAG: Match enum names when printing sdep kinds
2016-09-23 Peter CollingbourneBitcodeReader: Deduplicate code. NFC.
2016-09-23 Quentin Colombet[RegBankSelect] Use DEBUG_TYPE instead of repeating...
2016-09-23 Quentin Colombet[RegisterBank] Mark the dump method with LLVM_DUMP_METHOD.
2016-09-23 Jun Bum LimEnhance calcColdCallHeuristics for InvokeInst
2016-09-23 James MolloyRevert "[ARM] Promote small global constants to constan...
2016-09-23 Nemanja Ivanovic[Power9] Exploit move and splat instructions for build_...
2016-09-23 James Molloy[ARM] Promote small global constants to constant pools
2016-09-23 George RimarRevert r282238 "Revert r282235 "[llvm-dwarfdump] -...
2016-09-23 George RimarRevert r282235 "[llvm-dwarfdump] - Teach dwarfdump...
2016-09-23 Alexey Bataev[InstCombine] Fix for PR29124: reduce insertelements...
2016-09-23 George Rimar[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index...
2016-09-23 Valery Pykhtin[AMDGPU] Refactor VOP1 and VOP2 instruction TD definitions
2016-09-23 Craig Topper[AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT...
2016-09-23 Craig Topper[AVX-512] Add separate ISD opcodes for each form of...
2016-09-23 Craig Topper[AVX-512] Use different ISD opcodes for some of the...
2016-09-23 Kostya Serebryany[libFuzzer] be more precise about what we reset in...
2016-09-23 Kostya Serebryany[libFuzzer] fix merging with trace-pc-guard
2016-09-23 Tom StellardAMDGPU/SI: Include implicit arguments in kernarg_segmen...
2016-09-23 Kostya Serebryany[libFuzzer] simplify the TracePC logic
2016-09-23 Quentin Colombet[RegisterBankInfo] Mark the dump methods with LLVM_DUMP...
2016-09-23 Quentin Colombet[AArch64][RegisterBankInfo] Sanity check TableGen'ed...
2016-09-23 Kostya Serebryany[libFuzzer] move value profiling logic into TracePC
2016-09-23 Tom StellardTriple: Add opencl environment type
2016-09-23 Petr Hosek[MC] Support skip and count for .incbin directive
2016-09-23 Kostya Serebryany[libFuzzer] change ValueBitMap to remember the number...
2016-09-23 Quentin Colombet[AArch64][RegisterBankInfo] Switch to TableGen'ed like...
2016-09-23 Quentin Colombet[RegisterBankInfo] Check that the mapping covers the...
2016-09-23 Quentin Colombet[RegisterBankInfo] Use array instead of SmallVector...
2016-09-22 Kostya Serebryany[libFuzzer] simplify the crash minimizer; split MaxLen...
next