aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-11Revert "Avoid doing conservative phi checks in aliasSameBasePointerGEPs() if ...linaro-local/diana.picus/Check307590revertDiana Picus
2017-07-10[lld/pdb] Add some basic linker module symbols.linaro-local/diana.picus/Check307590Zachary Turner
2017-07-10Revert "[DAG] Improve Aliasing of operations to static alloca"Matthias Braun
2017-07-10[WebAssembly] Add more details to llvm-readobj for wasm filesSam Clegg
2017-07-10[ConstantHoisting] Remove dupliate logic in constant hoistingLeo Li
2017-07-10[NewGVN] Simplify a lambda a little bit. NFCI.Davide Italiano
2017-07-10[WebAssembly] Be consistent in generating trivial test input filesSam Clegg
2017-07-10Add DAG argument to canMergeStoresTo NFC.Nirav Dave
2017-07-10[Hexagon] Convert typed ISD opcodes to generic ones, NFCKrzysztof Parzyszek
2017-07-10Avoid doing conservative phi checks in aliasSameBasePointerGEPs() if no phis ...Farhana Aleen
2017-07-10[Hexagon] Remove unused ISD opcodes, NFCKrzysztof Parzyszek
2017-07-10Use DenseMap instead std::map for GVSummaryMapTy.Dehao Chen
2017-07-10AMDGPU: Allow SIShrinkInstructions to fold FrameIndexesMatt Arsenault
2017-07-10AMDGPU: Allow SIShrinkInstructions to work in non-SSAMatt Arsenault
2017-07-10AMDGPU: Remove unnecessary check for constant operandsMatt Arsenault
2017-07-10AMDGPU: Do not test for SI in getIsaVersionKonstantin Zhuravlyov
2017-07-10[CMake] Dependencies for tests in "runtimes"George Karpenkov
2017-07-10Resubmit "Add pdb-diff test."Zachary Turner
2017-07-10[cmake] Remove obsolete unset in CMake.George Karpenkov
2017-07-10[docs] Remove obsolete section in CMake documentation.George Karpenkov
2017-07-10[Hexagon] Fix check for HMOTF_ConstExtend operand flagKrzysztof Parzyszek
2017-07-10[WebAssembly] Use the correct size for MCFillFragmentSam Clegg
2017-07-10[Hexagon] Handle Hexagon-specific machine operand target flags in MIRKrzysztof Parzyszek
2017-07-10[PPC CodeGen] Expand the bitreverse.i64 intrinsic.Tony Jiang
2017-07-10[Docs] Updating CMake docs to include LLVM_REVERSE_ITERATIONMandeep Singh Grang
2017-07-10Revert "Build fixes for pdb-diff test."Zachary Turner
2017-07-10Build fixes for pdb-diff test.Zachary Turner
2017-07-10Fix pdb-diff test.Zachary Turner
2017-07-10Fix invalid cast in instcombine UMul/ZExt idiomSerge Guelton
2017-07-10[PowerPC] Reduce register pressure by not materializing a constant just for u...Lei Huang
2017-07-10[X86] Model 256-bit AVX instructions in the AMD Jaguar scheduler Part-1 (PR28...Andrew V. Tischenko
2017-07-10[LLVM] Get rid of white spaces in file names in a DebugInfo test. NFCEric Liu
2017-07-10[DAG] Improve Aliasing of operations to static allocaNirav Dave
2017-07-10Use emplace_back to replace size() and resize().Dehao Chen
2017-07-10[LoopUnrollRuntime] Remove strict assert about VMap requirementAnna Thomas
2017-07-10[PM] Fix a warning.Philip Pfaffe
2017-07-10[PM] Fix r307532: Get rid of a dangling reference.Philip Pfaffe
2017-07-10fix typos in comments and error messages; NFCHiroshi Inoue
2017-07-10[PM] Enable registration of out-of-tree passes with PassBuilderPhilip Pfaffe
2017-07-10[ARM] Tidy up ARMBaseRegisterInfo implementation. NFCJaved Absar
2017-07-10[DWARF] - Rename variable. NFC.George Rimar
2017-07-10This patch completely replaces the scheduling information for the SandyBridge...Gadi Haber
2017-07-10[DWARF] - Remove unused variables. NFC.George Rimar
2017-07-10[GlobalISel][X86] Support G_LOAD/G_STORE i1.Igor Breger
2017-07-10[GlobalISel][X86] extend G_ZEXT support.Igor Breger
2017-07-10[docs] NFC: Fix links in the tutorialKirill Bobyrev
2017-07-10fix formatting; NFCHiroshi Inoue
2017-07-10[X86] Fix typo in comment. NFCCraig Topper
2017-07-10[ArgumentPromotion] Change use of removed argument in llvm.dbg.value to undefMikael Holmen
2017-07-10[X86] Remove asserts from getX86CpuIDAndInfo/getX86CpuIDAndInfoEx. Restore pa...Craig Topper