OSDN Git Service

android-x86/external-llvm.git
2016-07-01 Hans WennborgRevert r274347 "[ARM] Refactor Thumb2 mul instruction...
2016-07-01 John BrawnMake extract_symbols.py be compatible with Python 3
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in RegisterCoalescer, NFC
2016-07-01 Sanjay Patelfix documentation comments; NFC
2016-07-01 Duncan P. N... CodeGen: Avoid implicit conversions in TargetInstrInfo...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in ScheduleDAGIntrs, NFC
2016-07-01 Adrian PrantlReapply "Define a module map entry for DebugInfo/CodeView."
2016-07-01 Dehao ChenDo not count debug instructions when counting number...
2016-07-01 Duncan P. N... CodeGen: Avoid iterator conversion in UnreachableBlockE...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in SlotIndexes.cpp, NFC
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in RegAllocFast, NFC
2016-07-01 John Brawn[CMake] Add LLVM_BUILD_32_BITS to LLVMConfig.cmake
2016-07-01 Sam Parker[ARM] Refactor Thumb2 mul instruction descs
2016-07-01 Benjamin Kramerfunction_refify. NFC.
2016-07-01 Nikolay HaustovResubmit r268719 - AMDGPU/SI: Add amdgpu_kernel calling...
2016-07-01 Sam Kolton[AMDGPU] Assembler: support SDWA for VOPC instructions
2016-07-01 NAKAMURA TakumiUpdate libdeps; AMDGPUCodeGen requires LLVMVectorize.
2016-07-01 Craig Topper[CodeGen] Cleanup getVectorShuffle a bit to take advant...
2016-07-01 Craig Topper[CodeGen,Target] Remove the version of DAG.getVectorShu...
2016-07-01 Eric ChristopherAdd support for allowing us to create uniquely identifi...
2016-07-01 Eric Christopher80-column and comment fixups.
2016-07-01 Xinliang David Li[PM] refactor LoopAccessInfo code part-2
2016-07-01 Xinliang David Li[MBP] method interface cleanup
2016-07-01 Duncan P. N... Revert "add tests for bugs fixed by the GVN hoist pass"
2016-07-01 Matt ArsenaultAMDGPU: Add option to run the load/store vectorizer
2016-07-01 Adrian PrantlRevert "Define a module map entry for DebugInfo/CodeView."
2016-07-01 Sebastian Popadd tests for bugs fixed by the GVN hoist pass
2016-07-01 Reid Kleckner[codeview] Add DISubprogram::ThisAdjustment
2016-07-01 Matt ArsenaultLoadStoreVectorizer: improvements: better pointer analysis
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Don't increase alignment with...
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Check TTI for vec reg bit width
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Fix assert when merging pointer ops
2016-07-01 Duncan P. N... Revert "code hoisting pass based on GVN"
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in LiveVariables API, NFC
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Use AA metadata
2016-07-01 Duncan P. N... CodeGen: Remove implicit iterator conversions in PHIEli...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in PostRASchedulerList, NFC
2016-07-01 Adrian PrantlDefine a module map entry for DebugInfo/CodeView.
2016-07-01 Matt ArsenaultAMDGPU: Implement getLoadStoreVecRegBitWidth
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in PostRAHazardRecognizer...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in PrologEpilogInserter...
2016-07-01 Reid Kleckner[pdb] Avoid reporting an error when the module symbol...
2016-07-01 Reid Kleckner[PDB] Indicate which type record failed hash validation
2016-07-01 Matt ArsenaultLoadStoreVectorizer: if one element of a vector is...
2016-07-01 Matt ArsenaultLoadStoreVectorizer: Fix crashes on sub-byte types
2016-07-01 Sebastian Popcode hoisting pass based on GVN
2016-07-01 Duncan P. N... Target: Remove unused arguments from overrideSchedPolic...
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& in MachineSink, NFC
2016-07-01 Adam Nemet[LAA] Fix alphabetical sorting of headers. NFC
2016-07-01 Duncan P. N... CodeGen: Use MachineInstr& more in MachineTraceMetrics...
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in MachineTraceMetrics, NFC
2016-06-30 Matt ArsenaultLoadStoreVectorizer: Check skipFunction first.
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in LocalStackSlotAllocation...
2016-06-30 Duncan P. N... CodeGen: Use range-based for in LiveVariables, NFC
2016-06-30 Matt ArsenaultLoadStoreVectorizer: Skip optnone functions
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in HoistSpillHelper, NFC
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in LDVImpl::handleDebugValue...
2016-06-30 Matt ArsenaultAdd LoadStoreVectorizer pass
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in ExpandISelPseudos, NFC
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in IfConversion, NFC
2016-06-30 Chandler CarruthRemove non-ASCII characters (silly smart quotes). Thank...
2016-06-30 Reid Kleckner[TableGen] Use a SmallVector for Record::Values to...
2016-06-30 Duncan P. N... CodeGen: Use MachineInstr& in TargetLowering, NFC
2016-06-30 David L KreitzerTest commit.
2016-06-30 Matt ArsenaultDon't use unchecked dyn_cast
2016-06-30 Matt ArsenaultSLPVectorizer: Move propagateMetadata to VectorUtils
2016-06-30 Matt ArsenaultAMDGPU: Add m0 vgpr load loop block as successor
2016-06-30 Mike Aizatsky[libFuzzer] Let user specify extra stats file.
2016-06-30 Vassil Vassilev[CMake] Module builds depend on target intrinsics_gen...
2016-06-30 Chandler CarruthIntroduce a *draft* of a code of conduct for the LLVM...
2016-06-30 Yunzhong GaoAdd an artificial line-0 debug location when the compil...
2016-06-30 Wei MiRefine the set of UniformAfterVectorization instructions.
2016-06-30 Justin BognerCodeGen: Add the other BuildMI overload for MachineInstr&
2016-06-30 Rafael EspindolaDelete MCCodeGenInfo.
2016-06-30 Etienne Bergeronrevert http://reviews.llvm.org/D21101
2016-06-30 Lang Hames[Support] Fix a bug in ErrorList::join / joinErrors.
2016-06-30 Zachary Turner[pdb] Re-add code to write PDB files.
2016-06-30 Zachary TurnerUpdate llvm-pdbdump to use subcommands.
2016-06-30 Adrian Prantl[CMake] Add an LLVM_ENABLE_MODULE_DEBUGGING flag for...
2016-06-30 Adrian PrantlRevert "[CMake] Move the -Xclang option before -fmodule...
2016-06-30 Adrian Prantl[CMake] Move the -Xclang option before -fmodules-cache...
2016-06-30 Etienne Bergeron[exceptions] Upgrade exception handlers when stack...
2016-06-30 Sanjay Patelfix formatting, add TODO; NFC
2016-06-30 Jun Bum Lim[DSE] Fix bug in partial overwrite tracking
2016-06-30 Sanjay Patel[InstCombine] shrink switch conditions better (PR24766)
2016-06-30 Elliot ColpTest commit
2016-06-30 Sanjay Patel[InstCombine] use ConstantExpr::getBitCast() instead...
2016-06-30 Sanjay Patel[InstCombine] extend matchSelectFromAndOr() to work...
2016-06-30 Vassil Vassilev[CMake] -fmodules-local-submodule-visibility is a cc1...
2016-06-30 Rafael EspindolaDon't repeat names in comments. NFC.
2016-06-30 Rafael EspindolaDelete unused includes. NFC.
2016-06-30 Jonas Paulsson[SystemZ] Let z13 also support FeatureMiscellaneousExte...
2016-06-30 Pankaj Gode[AArch64] Add Broadcom Vulcan scheduling model.
2016-06-30 Craig TopperUse ShuffleVectorSDNode::isSplat member method instead...
2016-06-30 David Majnemer[CodeView] Implement support for bitfields in LLVM
2016-06-30 Sanjoy Das[SCEV] Compute max be count from shift operator only...
2016-06-30 Chandler Carruth[ADT] Add a new data structure for managing a priority...
2016-06-30 George Burgess IV[CFLAA] Add support for ModRef queries.
2016-06-30 Adrian Prantl[CMake] Introduce a LLVM_ENABLE_LOCAL_SUBMODULE_VISIBIL...
2016-06-30 Matthias BraunRegisterScavenging: Code cleanup; NFC
next