aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-03ISel type legalization: add debug messages. NFCI.linaro-local/diana.picus/NeonSHFailureSjoerd Meijer
2017-10-03[llvm-readobj][RISCV] Pretty-print RISCV e_flagsAlex Bradbury
2017-10-03[RISCV] Add missed test case for r314770Alex Bradbury
2017-10-03[RISCV] Parse RISC-V eflags in ObjectYAMLAlex Bradbury
2017-10-03[trivial] fix format, NFCHiroshi Inoue
2017-10-03[ObjectYAML] Handle SHF_COMPRESSEDShoaib Meenai
2017-10-03[X86] Provide the LSDA pointer with RIP relative addressing if necessaryMartin Storsjo
2017-10-03[Lint] Avoid failed assertion by fetching the proper pointer typeMikael Holmen
2017-10-03[InstCombine] Change a bunch of methods to take APInts by reference instead o...Craig Topper
2017-10-03[InstCombine] Replace an equality compare of two APInt pointers with a compar...Craig Topper
2017-10-03[Legalizer] Add support for G_OR NarrowScalar.Quentin Colombet
2017-10-03[X86] Add AVX512 check lines to the cost model truncate test.Craig Topper
2017-10-03Rewrite a function so that it doesn't use pointers to pointers. NFC.Rui Ueyama
2017-10-03LTO: Improve error reporting when adding a cache entry.Peter Collingbourne
2017-10-03SparseSolver: Rename getOrInitValueState to getValueState, matching what SCCP...Daniel Berlin
2017-10-03AMDGPU: Remove global isGCN predicatesMatt Arsenault
2017-10-02[InstSimplify] teach SimplifySelectInst() to fold more vector selectsHaicheng Wu
2017-10-02[PassManager] Retire cl::opt that have been set for a while. NFCI.Davide Italiano
2017-10-02[PowerPC] Revert r314666.Tim Shen
2017-10-02Template the sparse propagation solver instead of using void pointersDaniel Berlin
2017-10-02[PowerPC] Temporarily disable the test introduced by r314666Tim Shen
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-10-02Remove trailing whitespace to trigger re-cmakingMichael Liao
2017-10-02[X86] Run dos2unix on two disassembler tests.Craig Topper
2017-10-02[X86][NFC] Add X86CmovConverterPass to the pass registry.Amjad Aboud
2017-10-02llvm-dwarfdump: support the --ignore-case option.Adrian Prantl
2017-10-02Remove dead file.Michael Liao
2017-10-02Add ELFOSABI_FIRST_ARCH, ELFOSABI_LAST_ARCH and start using those in llvm-rea...Konstantin Zhuravlyov
2017-10-02AMDGPU: Fix typosMatt Arsenault
2017-10-02AMDGPU: Fix potentially incorrectly matching check linesMatt Arsenault
2017-10-02[InstCombine] auto-generate complete checks; NFCSanjay Patel
2017-10-02[InstCombine] add icmp (shr X, Y), 0 test; NFCSanjay Patel
2017-10-02Fix two header comments. NFC.Hans Wennborg
2017-10-02Add support for Myriad ma2x8x series of CPUsWalter Lee
2017-10-02Move the stripping of invalid debug info from the Verifier to AutoUpgrade.Adrian Prantl
2017-10-02[InstCombine] remove one-use restriction for icmp (shr exact X, C1), C2 --> i...Sanjay Patel
2017-10-02[InstCombine] add icmp (lshr X, C1), C2 test; NFCSanjay Patel
2017-10-02Update getMergedLocation to check the instruction type and merge properly.Dehao Chen
2017-10-02CodeView symbol dumper: use symbolic names for registersHans Wennborg
2017-10-02Eliminate ftrunc if source is know to be roundedStanislav Mekhanoshin
2017-10-02[dwarfdump] Add -show-formJonas Devlieghere
2017-10-02[X86][SSE] Add PACKSS/PACKUS constant folding tests Simon Pilgrim
2017-10-02Regenerate test (missing broadcast constant comments). NFCI.Simon Pilgrim
2017-10-02Regenerate test (missing broadcast constant comments). NFCI.Simon Pilgrim
2017-10-02Regenerate test. NFCI.Simon Pilgrim
2017-10-02use range-for-loops; NFCISanjay Patel
2017-10-02[AsmParser] Support GAS's .print directiveCoby Tayree
2017-10-02remove duplicate comments, reposition related functions; NFCSanjay Patel
2017-10-02[X86][SSE] Fix -Wsign-compare problems introduced in r314658Bjorn Pettersson
2017-10-02[Debug info] Handle endianness when moving debug info for split integer valuesBjorn Pettersson