summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* Parse the TPI (type information) stream of PDB files.Zachary Turner2016-05-031-0/+9
* ThinLTO: do not import function whose linkage prevents inlining.Mehdi Amini2016-05-033-2/+12
* Moved test case for r268323 to DebugInfo/X86 to unbreak aarch64.Wolfgang Pieb2016-05-031-0/+0
* [MC] Create unique .pdata sections for every .text sectionReid Kleckner2016-05-022-5/+157
* [MachineBlockPlacement] Let the target optimize the branches at the end.Quentin Colombet2016-05-021-4/+4
* [X86] Model FAULTING_LOAD_OP as a terminator and branch.Quentin Colombet2016-05-021-24/+24
* DebugInfo: Avoid propagating incorrect debug locations in SelectionDAG via CSE.Wolfgang Pieb2016-05-021-0/+100
* Revert "ThinLTO: do not import function whose linkage prevents inlining."Mehdi Amini2016-05-022-10/+0
* ThinLTO: do not import function whose linkage prevents inlining.Mehdi Amini2016-05-022-0/+10
* Fix llvm-size to exit with non zero when it can’t open a file.Kevin Enderby2016-05-021-1/+1
* Don't try to create thin bsd archives.Rafael Espindola2016-05-021-0/+3
* [dsymutil] Create the temporary files in the system temp directory.Frederic Riss2016-05-021-3/+1
* Thread Expected<...> up from libObject’s getType() for symbols to allow llv...Kevin Enderby2016-05-021-1/+1
* AMDGPU: Custom lower v2i32 loads and storesMatt Arsenault2016-05-021-1/+98
* AMDGPU/SI: Use v_readfirstlane_b32 when restoring SGPRs spilled to scratchTom Stellard2016-05-021-1/+1
* AMDGPU: Make i64 loads/stores promote to v2i32Matt Arsenault2016-05-024-18/+14
* [X86][AVX2] Added 128-bit wide shuffle testSimon Pilgrim2016-05-021-0/+14
* Revert "[SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empt...Reid Kleckner2016-05-021-232/+0
* ARM: fix handling of SUB immediates in peephole opt.Tim Northover2016-05-022-0/+119
* [NVPTX] Fix sign/zero-extending ldg/ldu instruction selectionJustin Holewinski2016-05-021-0/+34
* Parse PDB Name Hash TableZachary Turner2016-05-021-0/+15
* AMDGPU/SI: Use the hazard recognizer to break SMEM soft clausesTom Stellard2016-05-023-39/+37
* AMDGPU: llvm.SI.fs.constant is a source of divergenceNicolai Haehnle2016-05-021-0/+22
* [WebAssembly] Rename memory_size intrinsic to current_memoryDerek Schuff2016-05-022-10/+10
* [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty block ...Hans Wennborg2016-05-021-0/+232
* Move createReversePostOrderFunctionAttrsPass right after the inliner is doneMehdi Amini2016-05-021-0/+3
* Add llvm-pdbdump to the tool substitutions list in lit. NFC.Pete Cooper2016-05-021-0/+1
* Remove extra whitespace. NFC.Chad Rosier2016-05-021-4/+4
* AMDGPU/SI: Use hazard recognizer to detect DPP hazardsTom Stellard2016-05-021-2/+6
* remove blank linesSanjay Patel2016-05-021-8/+1
* [InstCombine] regenerate checksSanjay Patel2016-05-021-342/+493
* [InstCombine] regenerate checksSanjay Patel2016-05-021-81/+73
* [InstCombine] regenerate checksSanjay Patel2016-05-021-69/+103
* [InstCombine] regenerate checksSanjay Patel2016-05-021-131/+183
* [InstCombine] regenerate checksSanjay Patel2016-05-021-33/+43
* [InstCombine] regenerate checksSanjay Patel2016-05-021-500/+674
* Enable the X86 call frame optimization for the 64-bit targets that allow it.David L Kreitzer2016-05-021-0/+193
* [SystemZ] Temporarily disable codegen test int-add-12.ll.Jonas Paulsson2016-05-021-1/+1
* [llvm-readobj] Dump hash as part of -version-info.Davide Italiano2016-05-021-0/+3
* [GlobalDCE] Modernize. Use FileCheck instead of grep.Davide Italiano2016-05-016-7/+15
* [InstCombine][SSE] Added support to VPERMD/VPERMPS to shuffle combine to acce...Simon Pilgrim2016-05-011-5/+5
* Dropped FIXME commentSimon Pilgrim2016-05-011-1/+1
* [InstCombine][SSE] Added support to VPERMILVAR to shuffle combine to accept U...Simon Pilgrim2016-05-011-8/+8
* [InstCombine][AVX] Fixed PERMILVAR identity tests and added additional decode...Simon Pilgrim2016-05-011-13/+47
* [InstCombine][SSE] Added support to PSHUFB to shuffle combine to accept UNDEF...Simon Pilgrim2016-05-011-6/+4
* [InstCombine][SSE] Regenerate MOVSX/MOVZX testsSimon Pilgrim2016-05-012-114/+116
* [AVX512] VPACKUSWB/VPACKSSWB should not be encoded with EVEX.W=1. While there...Craig Topper2016-05-013-210/+210
* [InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics with constant masks to ...Simon Pilgrim2016-05-011-15/+13
* getelementptr instruction, support index vector of EVT.Igor Breger2016-05-011-0/+9
* Change AVX512 braodcastsd/ss patterns interaction with spilling . New impleme...Igor Breger2016-05-013-0/+231
OpenPOWER on IntegriCloud