| Commit message (Expand) | Author | Age | Files | Lines |
* | Address issues found by Duncan during post-commit review of r177856. | Arnaud A. de Grandmaison | 2013-03-25 | 1 | -2/+2 |
* | InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst) | Arnaud A. de Grandmaison | 2013-03-25 | 1 | -0/+142 |
* | [NVPTX] Fix handling of vector arguments | Justin Holewinski | 2013-03-24 | 1 | -0/+27 |
* | Allow TableGen DAG arguments to be just a name. | Jakob Stoklund Olesen | 2013-03-24 | 1 | -0/+12 |
* | Move X86-dependent test into the right subdirectory. | Benjamin Kramer | 2013-03-23 | 1 | -0/+0 |
* | Remove the type legality check from the SelectionDAGBuilder when it lowers @l... | Owen Anderson | 2013-03-23 | 1 | -0/+20 |
* | Support in AAEvaluator to print alias queries of loads/stores with TBAA tags. | Manman Ren | 2013-03-22 | 1 | -0/+104 |
* | Kill every call to @clang.arc.use in the ARC contract phase. | John McCall | 2013-03-22 | 1 | -0/+11 |
* | Update test. There may be multiple catches, but those will be cleaned up. | Bill Wendling | 2013-03-22 | 1 | -0/+5 |
* | reorder the fields in DILexicalBlockFile to match the common prefix for DIScopes | David Blaikie | 2013-03-22 | 1 | -18/+24 |
* | Reverted r176374. In some cases the lit.site.cfg file does not get generated ... | Galina Kistanova | 2013-03-22 | 1 | -0/+5 |
* | Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w... | Jyotsna Verma | 2013-03-22 | 4 | -0/+1465 |
* | Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/... | David Blaikie | 2013-03-22 | 6 | -8/+8 |
* | R600: Fix up test/CodeGen/R600/llvm.pow.ll for r177730 | Michel Danzer | 2013-03-22 | 1 | -1/+1 |
* | tsan: fix the test | Dmitry Vyukov | 2013-03-22 | 1 | -1/+1 |
* | tsan: handle vptr loads specially | Dmitry Vyukov | 2013-03-22 | 1 | -0/+13 |
* | Fix llvm::removeUnreachableBlocks to handle unreachable loops. | Evgeniy Stepanov | 2013-03-22 | 1 | -0/+16 |
* | InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge... | Arnaud A. de Grandmaison | 2013-03-22 | 1 | -0/+12 |
* | Reorder the DIFile field in DILexicalBlock to become a prefix common with oth... | David Blaikie | 2013-03-22 | 43 | -89/+89 |
* | Remove the ARM-specific variant of this test. It's already covered by | Chandler Carruth | 2013-03-22 | 2 | -6/+0 |
* | Fix the invalid opcode for Mips branch instructions in the assembler | Jack Carter | 2013-03-22 | 1 | -12/+12 |
* | This patch that enables the Mips assembler to use symbols for offset for inst... | Jack Carter | 2013-03-22 | 1 | -0/+22 |
* | Fix a register-class comparison bug in PPCCTRLoops | Hal Finkel | 2013-03-21 | 1 | -1/+2 |
* | Refactor the filename/directory information in DISubprogram to refer directly... | David Blaikie | 2013-03-21 | 2 | -3/+3 |
* | Move the DIFile in DISubprogram to the beginning to be a common prefix along ... | David Blaikie | 2013-03-21 | 26 | -93/+93 |
* | This patch enables the Mips .set directive to define aliases | Jack Carter | 2013-03-21 | 1 | -0/+6 |
* | Implement builtin_{setjmp/longjmp} on PPC | Hal Finkel | 2013-03-21 | 1 | -0/+108 |
* | Fix Darwin NEON FP and increase coverage | Renato Golin | 2013-03-21 | 6 | -13/+19 |
* | Remove unused field in DISubprogram | David Blaikie | 2013-03-21 | 87 | -172/+170 |
* | Add support for spilling VRSAVE on PPC | Hal Finkel | 2013-03-21 | 1 | -0/+18 |
* | Correct PPC FRAMEADDR lowering using a pseudo-register | Hal Finkel | 2013-03-21 | 1 | -0/+47 |
* | Avoid NEON SP-FP unless unsafe-math or Darwin | Renato Golin | 2013-03-21 | 8 | -11/+120 |
* | Update some EH tests that were violating the new EH model. | Bill Wendling | 2013-03-21 | 3 | -6/+16 |
* | Move library call prototype attribute inference to functionattrs | Meador Inge | 2013-03-21 | 5 | -22/+41 |
* | Debug info: refactor the first field of DICompileUnit to be a raw file/direct... | David Blaikie | 2013-03-20 | 40 | -42/+42 |
* | When computing the demanded bits of Load SDNodes, make sure that we are looki... | Nadav Rotem | 2013-03-20 | 1 | -0/+35 |
* | Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com... | David Blaikie | 2013-03-20 | 41 | -43/+43 |
* | Remove unused field in DICompileUnit | David Blaikie | 2013-03-20 | 98 | -101/+101 |
* | Correct cost model for vector shift on AVX2 | Michael Liao | 2013-03-20 | 1 | -0/+54 |
* | Refactor file/directory path in namespace debug info to refer directly to the... | David Blaikie | 2013-03-20 | 1 | -3/+10 |
* | Enhance debug info namespace test to check for context/scope reference | David Blaikie | 2013-03-20 | 1 | -7/+16 |
* | Make target-specific test case in r177474 only run when that target is built | David Blaikie | 2013-03-20 | 3 | -1/+6 |
* | Reorder the DIFile parameter in DINameSpace | David Blaikie | 2013-03-20 | 1 | -1/+2 |
* | Add a test case for PR15318 fixed in r177472 | Hao Liu | 2013-03-20 | 1 | -0/+7 |
* | Don't assume the test directory is writable, use %T to find a writable | Nick Lewycky | 2013-03-20 | 2 | -8/+8 |
* | Test DW_TAG_namespace support in the backend | David Blaikie | 2013-03-20 | 1 | -0/+25 |
* | Fix PR15296 | Michael Liao | 2013-03-20 | 1 | -0/+46 |
* | Fix test case regression on ARM & PPC introduced r177239 | David Blaikie | 2013-03-20 | 1 | -4/+6 |
* | Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a... | David Blaikie | 2013-03-20 | 40 | -245/+245 |
* | Propagate DAG node ordering during type legalization and instruction selection | Justin Holewinski | 2013-03-20 | 4 | -14/+77 |