summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-24[AMDGPU] Assembler: rework parsing of optional operands.Sam Kolton3-284/+88
2016-05-24[AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA/TMA registers.Artem Tamazov4-44/+225
2016-05-24[llvm][AVX512][intrinsics] Fix vperm{b|w|d|q|ps|pd} intrinsics. Index is seco...Igor Breger8-78/+102
2016-05-24Revert r270543 ("Recommit r270540")George Rimar11-86/+18
2016-05-24Recommit r270540George Rimar11-18/+86
2016-05-24[MIPS][LLVM-MC] Fix Disassemble of Negative OffsetSagar Thakur8-138/+196
2016-05-24Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...George Rimar10-86/+18
2016-05-24[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.George Rimar10-18/+86
2016-05-24[CostModel][X86][XOP] Added XOP costmodel for BITREVERSE Simon Pilgrim3-13/+61
2016-05-24Remove unused variable breaking -Werror builds.Zachary Turner1-2/+1
2016-05-24Revert "Revert r270478 "[LoopUnroll] Enable advanced unrolling analysis by de...Michael Zolotukhin2-4/+4
2016-05-24[LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyzer::visitCastInst.Michael Zolotukhin2-2/+26
2016-05-24Remove unused variable.Zachary Turner1-11/+6
2016-05-24[msan] Add a test for vector compare x86 intrinsics.Evgeniy Stepanov1-0/+81
2016-05-23Fix build errorZachary Turner1-1/+1
2016-05-23Revert r270478 "[LoopUnroll] Enable advanced unrolling analysis by default."Hans Wennborg2-4/+4
2016-05-23Make a symbol visitor and use it to dump CV symbols.Zachary Turner10-751/+1013
2016-05-23test: Be consistent with clang's sanitizer lit configJustin Bogner1-4/+5
2016-05-23[ThinLTO] Refactor module loader handling into new LTO file (NFC)Teresa Johnson4-43/+96
2016-05-23[WebAssembly] Basic TargetTransformInfo support for SIMD128.Dan Gohman2-1/+65
2016-05-23llvm-dwp: Reduce indentationDavid Blaikie1-48/+47
2016-05-23llvm-dwp: Split out processing of input sections to improve readabilityDavid Blaikie1-61/+84
2016-05-23Tweak to change in r270491 to deal with the lld-x86_64-darwin13 bot having a ...Kevin Enderby1-0/+4
2016-05-23[X86][SSE] Updated (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) fast-isel codegen to mat...Simon Pilgrim2-8/+6
2016-05-23[IRCE] Optimize "uses" not branches; NFCISanjoy Das3-11/+12
2016-05-23[InstSimplify] add vector tests for isKnownNonZeroSanjay Patel1-0/+81
2016-05-23[X86][SSE] The int_x86_sse41_pmovsx* intrinsics are no longer in use (not sin...Simon Pilgrim1-18/+0
2016-05-23llvm-dwp: Pull out compression handling helperDavid Blaikie1-15/+22
2016-05-23Avoid including AlwaysInliner pass in opt-bisect search.Andrew Kaylor3-0/+12
2016-05-23[X86][SSE] Added cvtdq2pd/cvtps2pd generic IR testsSimon Pilgrim2-0/+51
2016-05-23PrologEpilogInserter: Avoid an infinite loop when MinCSFrameIndex == 0Justin Bogner1-3/+3
2016-05-23Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...Kevin Enderby8-0/+457
2016-05-23[X86][SSE] Use shuffle/sext instead of deprecated (+ auto-upgraded) pmovsxwd ...Simon Pilgrim1-5/+4
2016-05-23[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.Lang Hames7-0/+1612
2016-05-23[SPARC] Fix 8 and 16-bit atomic load and store.James Y Knight3-17/+57
2016-05-23Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2Reid Kleckner5-87/+224
2016-05-23InsertPointAnalysis: Move current live interval from being a class memberWei Mi3-24/+22
2016-05-23tune lowering parameter for small apps (sjeng)Xinliang David Li1-2/+3
2016-05-23[InstCombine] Fix assertion when bitcast is converted to gepGerolf Hoflehner2-0/+39
2016-05-23[LoopUnroll] Enable advanced unrolling analysis by default.Michael Zolotukhin2-4/+4
2016-05-23Fix DEBUG logs in MachineLICM.Justin Lebar1-7/+5
2016-05-23[codeview] Refactor symbol records to use same pattern as types.Zachary Turner4-426/+1315
2016-05-23fix typo; NFCSanjay Patel1-1/+1
2016-05-23use range-loop; NFCISanjay Patel1-4/+2
2016-05-23llvm-dwp: More error handling around invalid compressed sectionsDavid Blaikie4-8/+7
2016-05-23fix formatting; NFCSanjay Patel1-4/+2
2016-05-23[WebAssembly] Speed up LiveIntervals updating.Dan Gohman1-6/+9
2016-05-23llvm-dwp: Ensure compressed sections are preserved long enough for use in the...David Blaikie1-2/+2
2016-05-23[Hexagon] Move some debug-only variable declarations into DEBUGKrzysztof Parzyszek1-19/+21
2016-05-23SDAG: Remove the transitional default Select() implementationJustin Bogner1-33/+1