summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-15Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari
2016-02-15[X86][SSE2] Regenerated sse2 testsSimon Pilgrim
2016-02-15[Hexagon] Missed testcase update in r260895Krzysztof Parzyszek
2016-02-15[mips] Implemented the .hword directive.Scott Egerton
2016-02-15[Hexagon] Use zero-extending loads for anyextKrzysztof Parzyszek
2016-02-15[LV] Add support for insertelt/extractelt processing during type truncationSilviu Baranga
2016-02-15[X86] More thorough partial-register division checksSimon Pilgrim
2016-02-15[X86] Regenerated 64/128 bit multiply testsSimon Pilgrim
2016-02-15[X86][SSE] More thorough testing of all-ones vectors re-materializationSimon Pilgrim
2016-02-15[X86][SSE] Regenerated uint2fp special case testsSimon Pilgrim
2016-02-15Make llvm/test/tools/llvm-symbolizer/pdb/pdb.test Py3-compatible.NAKAMURA Takumi
2016-02-15[X86][SSE] Regenerated fast isel intrinsics testsSimon Pilgrim
2016-02-15Reverted r260879 as it caused test failures in lld.Scott Egerton
2016-02-15[mips] Removed the SHF_ALLOC flag from the .pdr section.Scott Egerton
2016-02-15AVX512: Change store size of kmask. Store size of v8i1, v4i1 , v2i1 and i1 ar...Igor Breger
2016-02-14[X86][AVX] Fixed copy+paste typo in shuffle testSimon Pilgrim
2016-02-13[PM/AA] Wire BasicAA's new pass manager class up to the pass registry.Chandler Carruth
2016-02-13[PM/AA] Actually wire the AAManager I built for the new pass managerChandler Carruth
2016-02-13[X86][AVX] Lower shuffles as repeated lane shuffles then lane-crossing shufflesSimon Pilgrim
2016-02-13[x86-64] allow mfence even with -mno-sse (PR23203)Sanjay Patel
2016-02-13[attrs] Move the norecurse deduction to operate on the node set ratherChandler Carruth
2016-02-13AMDGPU: Prepare for reducing private element size.Matt Arsenault
2016-02-13AMDGPU/SI: Add llvm.amdgcn.mov.dpp intrinsicTom Stellard
2016-02-13[llvm-size] Make error handling uniform.Davide Italiano
2016-02-13AMDGPU: Add intrinsics for sin/cosMatt Arsenault
2016-02-13AMDGPU: Rename intrinsic to better match instruction nameMatt Arsenault
2016-02-13Don't combine fp_round (fp_round x) if f80 to f16 is generatedPirama Arumuga Nainar
2016-02-12AMDGPU/SI: Detect uniform branches and emit s_cbranch instructionsTom Stellard
2016-02-12Disable the vzeroupper insertion pass on PS4.Yunzhong Gao
2016-02-12[Hexagon] Optimize stack slot spillsKrzysztof Parzyszek
2016-02-12[llvm-pdbdump] Start to decode some streamsDavid Majnemer
2016-02-12fix test to use FileCheckSanjay Patel
2016-02-12[codeview] Describe local variables in registersReid Kleckner
2016-02-12[WebAssembly] Fix byval for empty types.Dan Gohman
2016-02-12[WebAssembly] Fix insertion of a BLOCK in a loop header that also ends a BLOCK.Dan Gohman
2016-02-12[WinEH] Prevent EH state numbering from skipping nested cleanup pads that nev...Andrew Kaylor
2016-02-12[LIR] Allow merging of memsets in negatively strided loops.Chad Rosier
2016-02-12[SimplifyCFG] Don't fold conditional branches that contain calls to convergen...Justin Lebar
2016-02-12[LoopRotate] Don't perform loop rotation if the loop header calls a convergen...Justin Lebar
2016-02-12Remove LLVMGetTargetMachineData leftovers.Benjamin Kramer
2016-02-12[LVI] Exploit nsw/nuw when computing constant rangesPhilip Reames
2016-02-12[Hexagon] Replace expansion of spill pseudo-instructions in frame loweringKrzysztof Parzyszek
2016-02-12[InstCombine] Don't aggressively replace xor with icmpDavid Majnemer
2016-02-12[AMDGPU] Assembler: Swap operands of flat_store instructions to match AMD ass...Tom Stellard
2016-02-12AMDGPU/SI: Annotate Loops with Constant Condition in SIAnnotateControlFlow pass.Changpeng Fang
2016-02-12[Hexagon] Eliminate pseudo instructions for circ/brev loads and storesKrzysztof Parzyszek
2016-02-12[AArch64] Reduce number of callee-save save/restores.Geoff Berry
2016-02-12[AArch64] Add support for Qualcomm Kryo CPU.Chad Rosier
2016-02-12[AArch64] Merge two adjacent str WZR into str XZRJun Bum Lim
2016-02-12[Hexagon] Specify vector alignment in DataLayout stringKrzysztof Parzyszek