OSDN Git Service

android-x86/external-llvm.git
2017-03-07 Daniel SandersRecommit: [globalisel] Change LLT constructor string...
2017-03-07 Krzysztof Parzyszek[Hexagon] Check for presence before looking registers...
2017-03-07 Krzysztof Parzyszek[Hexagon] Generate bitsplit instruction
2017-03-07 Tim NorthoverGlobalISel: use inserts for landingpad instead of seque...
2017-03-07 Evgeniy StepanovFix one-after-the-end type metadata handling in globals...
2017-03-07 Duncan P. N... ADT: Fix SmallPtrSet iterators in reverse mode
2017-03-07 Zachary TurnerFix source-lines test on Windows.
2017-03-07 Sanjay Patel[InstCombine] shrink truncated splat shuffle (2nd try)
2017-03-07 Chris Bieneman[ObjectYAML] Fix issue with DWARF2 AddrSize 8
2017-03-07 Tim NorthoverGlobalISel: fix legalization of G_INSERT
2017-03-07 Simon PilgrimStrip trailing whitespace.
2017-03-07 Gor Nishanov[coroutines] Add handling for unwind coro.ends
2017-03-07 Yaron KerenImplement FreeMachineFunction::getPassName().
2017-03-07 Ahmed Bougacha[GlobalISel] Don't translate intrinsics with metadata...
2017-03-07 Ahmed Bougacha[GlobalISel] Avoid invalidating ValToVReg when translat...
2017-03-07 Ahmed Bougacha[GlobalISel] Relax vector G_SELECT assertion.
2017-03-07 Ahmed Bougacha[GlobalISel] Add vector select translation test. NFC.
2017-03-07 Ahmed Bougacha[GlobalISel] Slightly clean up DBG_VALUE FP build code.
2017-03-07 Vitaly Buka[fuzzer] Don't crash if LLVMFuzzerMutate was called...
2017-03-07 Ahmed Bougacha[GlobalISel] Ignore %noreg when applying default regban...
2017-03-07 Ahmed Bougacha[GlobalISel] Emit DBG_VALUE %noreg for non-int/fp const...
2017-03-07 Ahmed Bougacha[GlobalISel] Add constant dbg.value translation tests...
2017-03-07 Artem Belevich[NVPTX] Fixed lowering of unaligned loads/stores of...
2017-03-07 Arnold SchwaighoferSjLjEHPrepare: Fix the pass for swifterror arguments
2017-03-07 Arnold SchwaighoferFix bugpoint to work with swifterror values
2017-03-07 Konstantin... llvm-objdump: handle line numbers and source options...
2017-03-07 Konstantin... Fix C2712 build error on Windows
2017-03-07 Joel Jones[AArch64] Vulcan is now ThunderXT99
2017-03-07 Daniel SandersRevert r297177: Change LLT constructor string into...
2017-03-07 Xin Tong[JumpThread] Simplify CmpInst-as-Condition branch-foldi...
2017-03-07 Pirama Arumuga... [cmake] Include openmp with add_llvm_external_project
2017-03-07 Chris Bieneman[ObjectYAML] Add support for DWARF5 Unit header
2017-03-07 Daniel BerlinAdd unit tests for changes to SmallPtrSet and PointerLi...
2017-03-07 Daniel BerlinAdd PointerLikeTypeTraits for const things, as long...
2017-03-07 Daniel BerlinMake SmallPtrSet count and find able to take const...
2017-03-07 Matthew Simpson[LV] Consider users that are memory accesses in uniform...
2017-03-07 Sanjoy Das[X86] Add option to specify preferable loop alignment
2017-03-07 Daniel Sanders[globalisel] Change LLT constructor string into an...
2017-03-07 Adrian PrantlFurther reduce testcase
2017-03-07 Teresa JohnsonFix test and add missing return for llvm-lto2 error...
2017-03-07 Volkan Keles[GlobalISel] Translate floating-point negation
2017-03-07 Adrian PrantlUpdate comment in testcase
2017-03-07 Adrian PrantlRephrase condition for better readability. NFC
2017-03-07 Zachary Turner[fs] Make sure to check S_ISLNK() in fillStatus.
2017-03-07 Sanjay Patelrevert r297155 because there's a clang test that depend...
2017-03-07 Adrian PrantlRevert "Strip debug info when inlining into a nodebug...
2017-03-07 Adrian PrantlRelax the conflicting function arg verifier to allow...
2017-03-07 Adrian PrantlVerfier: Move the reset of DebugFnArgs closer to other...
2017-03-07 Nico WeberRevert r297132, it caused PR32171
2017-03-07 Sanjay Patel[InstCombine] shrink truncated splat shuffle
2017-03-07 Zachary Turner[Support] Add the option to not follow symlinks on...
2017-03-07 John Brawn[ARM] Correct handling of LSL #0 in an IT block
2017-03-07 Krzysztof Parzyszek[Hexagon] Do not insert instructions before PHI nodes
2017-03-07 Ranjeet Singh[ARM] Reapply r296865 "[ARM] fpscr read/write intrinsic...
2017-03-07 Jonas Paulsson[SystemZ] Add check VT.isSimple() in canTreateAsByteVec...
2017-03-07 Artyom SkrobovIn Thumb1, materialize a move between low registers...
2017-03-07 Sam Parker[LoopRotate] Update dbg.value intrinsics
2017-03-07 Ayman Musa[X86] Quick fix for build bot failure (r297127) due...
2017-03-07 Ayman Musa[X86][AVX512] Adding new LLVM TableGen backend which...
2017-03-07 Ayman Musa[X86][AVX512] Add missing entries to EVEX2VEX tables
2017-03-07 Tim ShenRevert "[PowerPC][ELFv2ABI] Allocate parameter area...
2017-03-07 Sanjoy Das[LoopUnrolling] Fix loop size check for peeling
2017-03-07 Craig Topper[APInt] Add rvalue reference support to and, or, xor...
2017-03-07 Konstantin... Revert "AMDGPU: Set MCAsmInfo::PointerSize"
2017-03-07 Zachary TurnerUse LLVM for all stat-related functionality.
2017-03-07 Craig Topper[APInt] Fix test names in unittest to match functions...
2017-03-07 Craig Topper[APInt] Add getBitsSetFrom and setBitsFrom to set upper...
2017-03-07 Adrian PrantlAdd a testcase for r297072.
2017-03-07 Craig Topper[APInt] Implement getLowBitsSet/getHighBitsSet/getBitsS...
2017-03-07 Craig Topper[APInt] Add setLowBits/setHighBits methods to APInt.
2017-03-07 Kuba MracekUn-XFAIL Fuzzer/test/dump_coverage.test. This now...
2017-03-07 Bob Wilsonremove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECK...
2017-03-06 Michael Kuperstein[SLP] Revert r296863 due to miscompiles.
2017-03-06 Tim NorthoverGlobalISel: restrict G_EXTRACT instruction to just...
2017-03-06 Mike Aizatsky[libfuzzer] do not use xargs for shell expansion
2017-03-06 Sanjay Patel[InstCombine] use dyn_cast instead of isa+cast; NFCI
2017-03-06 Chris Bieneman[ObjectYAML] Support for DW_FORM_implicit_const DWARF5...
2017-03-06 Volkan Keles[GlobalISel] Fix G_FPEXT’s description. NFC.
2017-03-06 Sanjay Patel[DAG] refactor related div/rem folds; NFCI
2017-03-06 Paul Robinson[DWARFv5] Update definitions to match published spec.
2017-03-06 Jessica Paquette[Outliner] Fixed Asan bot failure in r296418
2017-03-06 Krzysztof Parzyszek[TableGen] Ensure proper ordering of subtarget feature...
2017-03-06 Chad Rosier[AArch64][Redundant Copy Elim] Add support for CMN...
2017-03-06 Hans WennborgDisable gvn-hoist (PR32153)
2017-03-06 Adrian PrantlVerifier: Change Assert to AssertDI.
2017-03-06 Chris Bieneman[ObjectYAML] NFC. Refactor DWARFYAML CompileUnit dump...
2017-03-06 Jessica PaquetteTest commit. Added a blank line.
2017-03-06 Krzysztof ParzyszekRevert r297039, it's causing some mysterious buildbot...
2017-03-06 Jan VeselyAMDGPU/R600: Fix ALU clause markers use detection
2017-03-06 Daniel BerlinNewGVN: We were not really failing this testcase, becau...
2017-03-06 Chris Bieneman[DWARF] NFC. A few bits of minor code cleanup.
2017-03-06 Adam Nemet[opt-diff] Fix the case when the script is invoked...
2017-03-06 Krzysztof Parzyszek[IfConversion] Only renormalize probabilities if branch...
2017-03-06 Sanjay Patel[InstSimplify] refactor related div/rem folds; NFCI
2017-03-06 Tim NorthoverGlobalISel: don't emit degenerate G_INSERT instructions.
2017-03-06 Sanjay Patel[InstSimplify] add tests for vector div/rem with UB...
2017-03-06 Daniel BerlinNewGVN: Remove DebugUnknownExprs, just mark the instruc...
2017-03-06 Daniel BerlinNewGVN: Only call isInstructionTrivially dead once...
2017-03-06 Reid Kleckner[X86] Fix arg copy elision for illegal types
2017-03-06 Tim NorthoverGlobalISel: add buildUndef method to MachineIRBuilder...
next