Age | Commit message (Expand) | Author | Files | Lines |
2013-09-12 | XXX: Barrier squashlong-alu | Tom Stellard | 1 | -0/+2 |
2013-09-12 | XXX: Fix OQAP liveness across clauses | Tom Stellard | 1 | -2/+2 |
2013-09-12 | R600: Expand vector fabs | Tom Stellard | 1 | -0/+1 |
2013-09-12 | XXX: Barrier CFG | Tom Stellard | 4 | -1/+277 |
2013-09-12 | R600: Fix handling of vector kernel arguments | Tom Stellard | 7 | -37/+297 |
2013-09-12 | XXX: Enable CFG structurizer | Tom Stellard | 1 | -2/+2 |
2013-09-12 | R600: Fix handling of NAN in comparison instructions | Tom Stellard | 10 | -105/+127 |
2013-09-12 | SelectionDAG: Improve legalization of SELECT_CC with illegal condition codes | Tom Stellard | 2 | -17/+49 |
2013-09-12 | SelectionDAG: Try to expand all condition codes using getCCSwappedOperands() | Tom Stellard | 5 | -94/+91 |
2013-09-12 | SelectionDAG: Clean up LegalizeSetCCCondCode() function | Tom Stellard | 1 | -26/+51 |
2013-09-12 | R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedback | tstellar | 8 | -5/+157 |
2013-09-12 | R600: Don't use trans slot for instructions that read LDS source registers | tstellar | 5 | -1/+34 |
2013-09-12 | Typo fixes. | Rui Ueyama | 1 | -2/+2 |
2013-09-12 | Move variable under condition where it is used | Matt Arsenault | 1 | -1/+2 |
2013-09-12 | Fix comment to match what the assert actually enforces | Matt Arsenault | 1 | -2/+2 |
2013-09-12 | Remove pointless assertion after r190376 | Matt Arsenault | 1 | -2/+0 |
2013-09-11 | Greatly simplify the PPC A2 scheduling itinerary | Hal Finkel | 3 | -726/+118 |
2013-09-11 | Enable MI scheduling (and CodeGen AA) by default for embedded PPC cores | Hal Finkel | 3 | -2/+52 |
2013-09-11 | [CMake] Update GetSVN.cmake to use LLVM version control helper scripts. | Jordan Rose | 1 | -17/+34 |
2013-09-11 | Fix anachronism/typo in syntax of declaration of llvm.va_start. | Nick Lewycky | 1 | -1/+1 |
2013-09-11 | Use the appropriate return type for the compact unwind encoding. | Bill Wendling | 2 | -3/+3 |
2013-09-11 | Implement TTI getUnrollingPreferences for PowerPC | Hal Finkel | 3 | -0/+61 |
2013-09-11 | Move into an anonymous namespace and closer to where it's used. | Bill Wendling | 1 | -26/+27 |
2013-09-11 | Debug info: add more comments. | Manman Ren | 1 | -2/+14 |
2013-09-11 | Add getUnrollingPreferences to TTI | Hal Finkel | 4 | -7/+66 |
2013-09-11 | Try to fix the atom buildbots by adding an explicit 'cpu' to the 'llc' command. | Bill Wendling | 2 | -5/+5 |
2013-09-11 | Debug Info: move class definition of DIRef. | Manman Ren | 2 | -52/+48 |
2013-09-11 | Revert "Give internal classes hidden visibility." | Benjamin Kramer | 35 | -83/+82 |
2013-09-11 | [lit] Add support for attach arbitrary metrics to test results. | Daniel Dunbar | 5 | -2/+119 |
2013-09-11 | Give internal classes hidden visibility. | Benjamin Kramer | 35 | -82/+83 |
2013-09-11 | llvm-tblgen: Mangle operand replacements into the strings in printAliasInstr. | Benjamin Kramer | 1 | -40/+45 |
2013-09-11 | Don't expose symbols of lle_ functions. | Benjamin Kramer | 1 | -7/+6 |
2013-09-11 | [mips][msa] Added test cases that were supposed to be part of r190507, r19050... | Daniel Sanders | 3 | -0/+734 |
2013-09-11 | [mips][msa] Added support for matching mulv, nlzc, sll, sra, srl, and subv fr... | Daniel Sanders | 4 | -24/+383 |
2013-09-11 | llvm-tblgen: Stabilize subreg index tables. | Benjamin Kramer | 1 | -2/+2 |
2013-09-11 | [mips][msa] Added support for matching fadd, fdiv, flog2, fmul, frint, fsqrt,... | Daniel Sanders | 4 | -16/+279 |
2013-09-11 | Path: Add an in-place version of path::native. | Benjamin Kramer | 2 | -14/+16 |
2013-09-11 | [mips][msa] Added support for matching div_[su] from normal IR (i.e. not intr... | Daniel Sanders | 3 | -9/+151 |
2013-09-11 | [mips][msa] Added support for matching addv from normal IR (i.e. not intrinsics) | Daniel Sanders | 3 | -8/+90 |
2013-09-11 | [mips][msa] Separate the configuration of int/float vector types since they w... | Daniel Sanders | 2 | -9/+25 |
2013-09-11 | [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsics | Daniel Sanders | 3 | -71/+105 |
2013-09-11 | config-ix.cmake: Tweak stray endif(...) to suppress a warning in CMake. | NAKAMURA Takumi | 1 | -1/+1 |
2013-09-11 | Simplify the checking of function attributes by using the simple methods. | Bill Wendling | 1 | -6/+3 |
2013-09-11 | Use type form of getIntPtrType | Matt Arsenault | 1 | -2/+2 |
2013-09-11 | Fix typo | Rui Ueyama | 1 | -1/+1 |
2013-09-11 | Teach loop-idiom about address space pointer sizes | Matt Arsenault | 6 | -12/+381 |
2013-09-11 | Add braces | Matt Arsenault | 1 | -6/+9 |
2013-09-11 | Re-submit r190469: YAMLIO: Fix string quoting logic. | Rui Ueyama | 2 | -2/+71 |
2013-09-11 | Revert "YAMLIO: Fix string quoting logic." (r190469) | Hans Wennborg | 2 | -67/+2 |
2013-09-11 | [python-bindings] Added support for getting/setting operands of values and ge... | Michael Gottesman | 2 | -3/+39 |