summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Fix operands of S_BFE_U64 and S_BFM_B64Nikolay Haustov2016-02-231-4/+4
* AVX512: Fix predicate of AVX pcmpeqw/b , pcmpgtb/w/d instructions . AVX512 ve...Igor Breger2016-02-231-0/+9
* [WinEH] Visit 'unwind to caller' catchswitches nested in catchswitchesDavid Majnemer2016-02-231-0/+55
* Add prefix based function layout when profile is available.Dehao Chen2016-02-231-0/+31
* Revert "Add prefix based function layout when profile is available."Duncan P. N. Exon Smith2016-02-231-31/+0
* AMDGPU: Add failing testcase for register coalescerMatt Arsenault2016-02-221-0/+44
* More detailed dependence test between volatile and non-volatile accessesKrzysztof Parzyszek2016-02-221-0/+61
* Set function entry count as 0 if sample profile is not found for the function.Dehao Chen2016-02-221-0/+7
* [X86] Create mergeable constant pool entries for AVXDavid Majnemer2016-02-222-1/+26
* Add prefix based function layout when profile is available.Dehao Chen2016-02-221-0/+31
* [WebAssembly] Fix writeback of stack pointer with dynamic allocaDerek Schuff2016-02-221-5/+12
* [LoopDataPrefetch] Make it testable with optAdam Nemet2016-02-222-0/+27
* [LoopUnrolling] Fix a bug introduced in r259869 (PR26688).Michael Zolotukhin2016-02-221-0/+34
* AMDGPU: Fix alignments in testMatt Arsenault2016-02-221-12/+22
* AMDGPU/R600: Implement allowsMisalignedMemoryAccessMatt Arsenault2016-02-221-11/+6
* [RS4GC] "Constant fold" the rs4gc-split-vector-values flagPhilip Reames2016-02-222-168/+1
* ARM: sink atomic release barrier as far as possible into cmpxchg.Tim Northover2016-02-226-63/+191
* [RS4GC] Revert optimization attempt due to memory corruptionPhilip Reames2016-02-225-13/+41
* [WebAssembly] Teach address folding to fold bitwise-or nodes.Dan Gohman2016-02-221-0/+21
* [AMDGPU][llvm-mc] Support for 32-bit inline literalsTom Stellard2016-02-222-0/+19
* [AMDGPU] [llvm-mc] [VI] Fix encoding of LDS/GDS instructions.Tom Stellard2016-02-221-110/+221
* Revert "[attrs] Handle convergent CallSites."Justin Lebar2016-02-222-63/+18
* Fix for PR26690 take 2Nemanja Ivanovic2016-02-221-0/+118
* [attrs] Handle convergent CallSites.Justin Lebar2016-02-222-18/+63
* Don't tail-duplicate blocks that contain convergent instructions.Justin Lebar2016-02-221-0/+45
* [WebAssembly] Properly ignore llvm.dbg.value instructions.Dan Gohman2016-02-221-0/+18
* [mips] added support for trunc macroZoran Jovanovic2016-02-2213-38/+87
* AVX512F: Add assembler Intel syntax tests for knl, fix minor bugs.Igor Breger2016-02-221-13/+37557
* AVX512: Fix scalar mem operands.Igor Breger2016-02-221-54/+54
* Allow setting MaxRerollIterations above 16Elena Demikhovsky2016-02-221-0/+328
* [X86] More test updates to support fixup-byte-word-insts optimizationKevin B. Smith2016-02-225-19/+38
* [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoadsSimon Pilgrim2016-02-213-192/+83
* Fix LLVM's handling and detection of skylake and cannonlake CPUsSanjoy Das2016-02-211-9/+9
* [InstCombine] Added SSE41 roundss/roundsd demanded vector elements invec testsSimon Pilgrim2016-02-211-0/+32
* [InstCombine] Added XOP frczss/vfrczsd demanded vector elements testsSimon Pilgrim2016-02-211-0/+35
* [InstCombine] Added SSE41 roundss/roundsd demanded vector elements testsSimon Pilgrim2016-02-211-0/+49
* [WebAssembly] Support physical registers in the rewrite-to-discard optimization.Dan Gohman2016-02-211-10/+10
* [X86] Use the correct alignment for COMDAT constant pool entriesDavid Majnemer2016-02-211-1/+1
* [InstCombine] SSE/SSE2 (u)comiss/(u)comisd comparison intrinsics only use the...Simon Pilgrim2016-02-202-182/+86
* [WebAssembly] Handle CopyToReg nodes with flag results in LowerCopyToReg.Dan Gohman2016-02-201-0/+12
* [InstCombine] Added SSE/SSE2 comparison intrinsics demanded vector elements t...Simon Pilgrim2016-02-202-3/+511
* [WebAssembly] Write stack pointer back to memory when FP is usedDerek Schuff2016-02-201-1/+4
* [WebAssembly] Stackify function prologs and epilogsDerek Schuff2016-02-203-87/+90
* [InstCombine] Added some SSE/SSE2 demanded vector elements testsSimon Pilgrim2016-02-202-0/+358
* [X86][AVX] Added test case for PR22359Simon Pilgrim2016-02-201-0/+23
* [X86] Regenerated pr16360.llSimon Pilgrim2016-02-201-7/+8
* [X86][SSE41] More fast-isel intrinsics testsSimon Pilgrim2016-02-201-14/+226
* [X86][SSE41] Added fast-isel intrinsics testsSimon Pilgrim2016-02-201-0/+380
* [X86][SSE] Fixed issue with commutation of 'faux unary' target shuffles (PR26...Simon Pilgrim2016-02-201-0/+2
* [X86] Enable the LEA optimization pass by default.Andrey Turetskiy2016-02-202-2/+2
OpenPOWER on IntegriCloud