summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* MIR: Support MachineMemOperands without associated valueMatthias Braun2016-06-042-24/+15
* Reapply r271728 after adding move cobstructor for ProfileSummaryInfoEaswaran Raman2016-06-031-0/+39
* [esan|wset] Optionally assume intra-cache-line accessesDerek Bruening2016-06-032-10/+169
* Revert r271728 as it breaks Windows buildEaswaran Raman2016-06-031-39/+0
* pdbdump: print out TPI hashes.Rui Ueyama2016-06-031-1/+11
* Analysis pass to access profile summary infoEaswaran Raman2016-06-031-0/+39
* [Symbolize] Check if the PE file has a PDB and emit an error if we can't load itReid Kleckner2016-06-032-0/+17
* [AArch64] Move tests from r271677 to a more appropriately named file. NFC.Chad Rosier2016-06-032-88/+88
* [AArch64] Spot SBFX-compatible code expressed with sign_extend.Chad Rosier2016-06-031-0/+10
* [llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar2016-06-031-0/+16
* [WebAssembly] Emit type signatures for declared functionsDerek Schuff2016-06-031-0/+73
* [sancov] Disable these tests if there is no X86 backendReid Kleckner2016-06-031-0/+4
* [sancov] Run sancov tests on more platformsReid Kleckner2016-06-037-5/+10
* [yaml2obj] Sort MachO LinkEdit write operations based on offsetChris Bieneman2016-06-031-0/+266
* [codeview] Add basic record type translationReid Kleckner2016-06-033-15/+708
* Code size optimisation: do not inline memcpy if this expansion resultsSjoerd Meijer2016-06-031-0/+33
* [AArch64] Spot SBFX-compatbile code expressed with sign_extend_inreg.Chad Rosier2016-06-031-0/+88
* [InstCombine] look through bitcasts to find selectsSanjay Patel2016-06-031-29/+17
* [test/AMDGPU] Square-braced-syntax for registers: add macro test/example.Artem Tamazov2016-06-031-0/+35
* [pdb] Add string table offsets to check output.Zachary Turner2016-06-031-91/+91
* [X86][AVX512] Fixed 512-bit vector nontemporal load alignmentSimon Pilgrim2016-06-031-16/+16
* RAS extensions are part of ARMv8.2-A. This change enables them by introducing aSjoerd Meijer2016-06-035-0/+120
* [X86][AVX512] Added 512-bit vector nontemporal load testsSimon Pilgrim2016-06-031-145/+909
* [AMDGPU] Assembler: More tests for SDWA instructions. Fix for SDWA float modi...Sam Kolton2016-06-031-7/+445
* [X86][SSE] Added nontemporal load testsSimon Pilgrim2016-06-031-0/+776
* [X86] Added nontemporal scalar store testsSimon Pilgrim2016-06-031-0/+172
* [AMDGPU] Assembler: Custom converters for SDWA instructions. Support for _dpp...Sam Kolton2016-06-031-0/+12
* [X86][SSE] Regenerated nontemporal vector store tests and added extra target ...Simon Pilgrim2016-06-031-175/+689
* [mips] Remove CPU-only triples from llvm-objdump commands.Daniel Sanders2016-06-037-12/+11
* [X86] Regenerated nontemporal store tests and added tests for all 128-bit vec...Simon Pilgrim2016-06-031-13/+124
* [X86][AVX2] Relaxed alignment on nontemporal store testsSimon Pilgrim2016-06-031-6/+6
* [X86][AVX2] Regenerated nontemporal store tests and added tests for all 256-b...Simon Pilgrim2016-06-031-10/+61
* [mips] Implement 'la' macro in PIC mode for O32.Daniel Sanders2016-06-032-1/+55
* [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructionsSimon Pilgrim2016-06-034-64/+136
* [pdb] Print out file names instead of file offsets.Zachary Turner2016-06-031-2/+2
* [AVX512] Ensure EVEX vpshufd, vpshuflw, and vpshufhw have isel priority over ...Craig Topper2016-06-032-6/+6
* [AVX512] Fix shuffle comment printing for EVEX encoded PSHUFD, PSHUFHW, and P...Craig Topper2016-06-033-3/+15
* [pdb] Dump file checksums from pdb codeview line info.Zachary Turner2016-06-031-12/+10
* [codeview] Dump line number and column information.Zachary Turner2016-06-031-4/+21
* [esan|cfrag] Instrument GEP instr for struct field access.Qin Zhao2016-06-031-0/+95
* Revert "Testcase cleanup: Remove an unused input file."Adrian Prantl2016-06-031-0/+152
* Testcase cleanup: remove an unused RUN line in an input file.Adrian Prantl2016-06-021-1/+0
* Revert "[yaml2obj] Sort MachO LinkEdit write operations based on offset"Chris Bieneman2016-06-021-266/+0
* Testcase cleanup: Remove an unused input file.Adrian Prantl2016-06-021-152/+0
* [yaml2obj] Sort MachO LinkEdit write operations based on offsetChris Bieneman2016-06-021-0/+266
* Revert "[WebAssembly] Emit type signatures for declared functions"Derek Schuff2016-06-021-70/+0
* [obj2yaml] [yaml2obj] Support for MachO nlist and string tableChris Bieneman2016-06-021-0/+511
* [InstCombine] change tests to show a more obvious transform possibilitySanjay Patel2016-06-021-63/+62
* [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.Manuel Jacob2016-06-021-0/+18
* [WebAssembly] Emit type signatures for declared functionsDerek Schuff2016-06-021-0/+70
OpenPOWER on IntegriCloud