summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* Testcase for r279022Matthias Braun2016-08-181-0/+24
* [sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_t...Kostya Serebryany2016-08-181-1/+1
* Fix bot failure due to new testTeresa Johnson2016-08-181-1/+1
* [ThinLTO] Keep common symbols in ThinLTO modulesTeresa Johnson2016-08-182-0/+51
* [LTO] Promote before performing weak resolutionMehdi Amini2016-08-181-0/+13
* [LTO] Change addSaveTemps API: do not add dot to the supplied prefix pathMehdi Amini2016-08-183-5/+5
* [WebAssembly] Handle debug information and virtual registers without crashing...Dominic Chen2016-08-172-0/+77
* SCEV: Don't assert about non-SCEV-able value in isSCEVExprNeverPoison() (PR28...Hans Wennborg2016-08-171-0/+49
* [InstCombine] add test for missing vector icmp foldSanjay Patel2016-08-171-12/+36
* [macho2yaml] Don't write empty linkedit dataChris Bieneman2016-08-171-0/+1
* Revert "[WebAssembly] Handle debug information and virtual registers without ...Duncan P. N. Exon Smith2016-08-171-75/+0
* GlobalISel: support irtranslation of icmp instructions.Tim Northover2016-08-171-0/+12
* [WebAssembly] Handle debug information and virtual registers without crashingDominic Chen2016-08-171-0/+75
* [InstCombine] minimize tests and autogenerate checksSanjay Patel2016-08-171-32/+34
* Fix for PR29010Marina Yatsina2016-08-171-0/+12
* Move tests to the appropriate subdirectory.Adrian Prantl2016-08-173-0/+0
* [InstCombine] use m_APInt to allow icmp (or X, Y), C folds for splat constant...Sanjay Patel2016-08-172-14/+7
* [InstCombine] add tests for missing vector icmp foldsSanjay Patel2016-08-171-0/+30
* Support the DW_AT_noreturn DWARF flag.Adrian Prantl2016-08-174-2/+161
* Revert "Reassociate: Reprocess RedoInsts after each inst".Chad Rosier2016-08-173-62/+5
* [InstCombine] use m_APInt to allow icmp (add X, Y), C folds for splat constan...Sanjay Patel2016-08-172-15/+8
* [mips] Add l.[sd] and s.[sd] instruction aliasesSimon Dardis2016-08-1714-0/+56
* Revert "[Reassociate] Avoid iterator invalidation when negating value."Chad Rosier2016-08-171-30/+0
* [Reassociate] Avoid iterator invalidation when negating value.Chad Rosier2016-08-171-0/+30
* [LoopStrenghtReduce] Refactoring and addition of a new target cost function.Jonas Paulsson2016-08-171-0/+117
* [AMDGPU] llvm-objdump: Skip amd_kernel_code_t only at the begining of kernel ...Sam Kolton2016-08-171-0/+8
* Fix bug in DAGBuilder for getelementptr with expanded vector.Ayman Musa2016-08-171-0/+24
* [ppc64] Don't apply sibling call optimization if callee has any byval argChuang-Yu Cheng2016-08-171-0/+12
* [PM] Port the always inliner to the new pass manager in a much moreChandler Carruth2016-08-171-6/+23
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-167-1110/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-167-0/+1110
* [InstCombine] add tests for fold with no coverage and missing vector foldSanjay Patel2016-08-161-0/+21
* Codegen: Don't tail-duplicate blocks with un-analyzable fallthrough.Kyle Butt2016-08-161-0/+34
* [InstCombine] use m_APInt to allow icmp (sub X, Y), C folds for splat constan...Sanjay Patel2016-08-161-6/+4
* [x86] Allow merging multiple instances of an immediate within a basic block f...Sanjay Patel2016-08-161-26/+10
* Revert "Enhance SCEV to compute the trip count for some loops with unknown st...Reid Kleckner2016-08-161-54/+0
* [BranchFolding] Change a test case of r278575.Haicheng Wu2016-08-161-65/+67
* [MBP] do not reorder and move up loop latch blockSjoerd Meijer2016-08-161-0/+35
* Make MDNode::intersect faster than O(n * m)David Majnemer2016-08-162-3/+3
* Don't passively concatenate MDNodesDavid Majnemer2016-08-161-2/+2
* [Coroutines] Part 7: Split coroutine into subfunctionsGor Nishanov2016-08-163-6/+152
* [mips] Enforce compact branch restrictionsSimon Dardis2016-08-161-0/+28
* When the inline spiller rematerializes an instruction, take the debug locatio...Wolfgang Pieb2016-08-161-0/+96
* Remove a stale comment from the test, NFC.Wei Mi2016-08-161-1/+0
* [Asan] Unpoison red zones even if use-after-scope was disabled with runtime flagVitaly Buka2016-08-162-4/+8
* [AArch64][GlobalISel] Select G_MUL.Ahmed Bougacha2016-08-161-0/+63
* [Pipeliner] Fix an asssert due to invalid Phi in the epilogBrendon Cahoon2016-08-161-0/+44
* [AArch64][GlobalISel] Select (variable) shifts.Ahmed Bougacha2016-08-161-0/+189
* [AArch64][GlobalISel] Robustize select tests. NFC.Ahmed Bougacha2016-08-161-30/+70
* [AArch64][GlobalISel] Select p0 G_FRAME_INDEX.Ahmed Bougacha2016-08-161-0/+27
OpenPOWER on IntegriCloud