| Commit message (Expand) | Author | Age | Files | Lines |
* | s/compiler_used/compiler.used/. | Rafael Espindola | 2013-07-19 | 2 | -8/+8 |
* | [Option] Add inclusion and exclusion flags to option parsing | Reid Kleckner | 2013-07-19 | 1 | -6/+22 |
* | Add a line that got missed off somehow. Sorry about that! | Joey Gouly | 2013-07-19 | 1 | -0/+1 |
* | [SystemZ] Add ALRK, AGLRK, SLRK and SGLRK | Richard Sandiford | 2013-07-19 | 1 | -4/+10 |
* | [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}. | Joey Gouly | 2013-07-19 | 2 | -0/+58 |
* | [SystemZ] Add AHIK and AGHIK | Richard Sandiford | 2013-07-19 | 2 | -2/+37 |
* | [SystemZ] Add ARK, AGRK, SRK and SGRK | Richard Sandiford | 2013-07-19 | 1 | -4/+4 |
* | [SystemZ] Add NGRK, OGRK and XGRK | Richard Sandiford | 2013-07-19 | 2 | -3/+15 |
* | Initialize TempFileHandle. | Serge Pavlov | 2013-07-19 | 1 | -1/+1 |
* | [SystemZ] Add NRK, ORK and XRK | Richard Sandiford | 2013-07-19 | 2 | -3/+21 |
* | ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form. | Tilmann Scheller | 2013-07-19 | 1 | -1/+6 |
* | [SystemZ] Use SLLK, SRLK and SRAK for codegen | Richard Sandiford | 2013-07-19 | 3 | -5/+73 |
* | [SystemZ] Start adding z196 and zEC12 support | Richard Sandiford | 2013-07-19 | 6 | -20/+58 |
* | Split openFileForWrite into windows and unix versions. | Rafael Espindola | 2013-07-19 | 3 | -30/+79 |
* | Cleanup the stats counters for the new implementation. These actually | Chandler Carruth | 2013-07-19 | 1 | -12/+36 |
* | Fix another assert failure very similar to PR16651's test case. This | Chandler Carruth | 2013-07-19 | 1 | -0/+2 |
* | Try to move to a more reasonable set of naming conventions given the new | Chandler Carruth | 2013-07-19 | 1 | -322/+305 |
* | Fix uninitialized memory read found by MemorySanitizer: always set output par... | Alexey Samsonov | 2013-07-19 | 1 | -1/+1 |
* | A long overdue cleanup in SROA to use 'DL' instead of 'TD' for the | Chandler Carruth | 2013-07-19 | 1 | -123/+123 |
* | Fix PR16651, an assert introduced in my recent re-work of the innards of | Chandler Carruth | 2013-07-19 | 1 | -9/+3 |
* | [mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR. | Akira Hatanaka | 2013-07-19 | 2 | -15/+2 |
* | Remove DIBuilder cache of variable TheCU and change the few | Eric Christopher | 2013-07-19 | 2 | -17/+21 |
* | Debug Info: enable verifying by default and disable testing cases that fail. | Manman Ren | 2013-07-19 | 2 | -0/+34 |
* | MI Sched: Update the way resources are tracked so the current heuristics make... | Andrew Trick | 2013-07-19 | 1 | -7/+5 |
* | Revert "COFFDumper: Dump data directory entries." | Rui Ueyama | 2013-07-18 | 1 | -46/+36 |
* | COFFDumper: Dump data directory entries. | Rui Ueyama | 2013-07-18 | 1 | -36/+46 |
* | Clean up some of this code a tiny bit, no functionality change. | Nick Lewycky | 2013-07-18 | 1 | -13/+8 |
* | ARM: Make sure the instruction alias for PLI uses the right subtarget features. | Tilmann Scheller | 2013-07-18 | 1 | -1/+3 |
* | R600/SI: Fix crash with VSELECT | Tom Stellard | 2013-07-18 | 2 | -1/+13 |
* | R600/SI: Add support for v2f32 loads | Tom Stellard | 2013-07-18 | 3 | -1/+5 |
* | R600/SI: Add support for v2f32 stores | Tom Stellard | 2013-07-18 | 2 | -0/+6 |
* | R600: Expand VSELECT for all types | Tom Stellard | 2013-07-18 | 2 | -3/+3 |
* | Revert "Remove DIBuilder cache of variable TheCU and change the few" | Eric Christopher | 2013-07-18 | 2 | -21/+17 |
* | Remove DIBuilder cache of variable TheCU and change the few | Eric Christopher | 2013-07-18 | 2 | -17/+21 |
* | Small improvement to the use of GetFileType: | Rafael Espindola | 2013-07-18 | 1 | -1/+8 |
* | Handle constants without going through SCEV. | Nadav Rotem | 2013-07-18 | 1 | -0/+6 |
* | SLPVectorizer: Speedup isConsecutive by manually checking GEPs with multiple ... | Nadav Rotem | 2013-07-18 | 1 | -4/+12 |
* | Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil... | NAKAMURA Takumi | 2013-07-18 | 1 | -0/+13 |
* | [Support] Beef up and expose the response file parsing in llvm::cl | Reid Kleckner | 2013-07-18 | 1 | -62/+141 |
* | Change 'n' to 'N' to keep consistent with other instructions. | Joey Gouly | 2013-07-18 | 1 | -4/+4 |
* | [ARMv8] Add NEON instructions VCVT{A, N, P, M}. | Joey Gouly | 2013-07-18 | 2 | -0/+64 |
* | [SystemZ] Use RNSBG | Richard Sandiford | 2013-07-18 | 2 | -21/+67 |
* | Add Thumb tests for the ARMv8 FP instructions that I recently added. | Joey Gouly | 2013-07-18 | 1 | -2/+2 |
* | [SystemZ] Generalize RxSBG SRA case | Richard Sandiford | 2013-07-18 | 1 | -27/+36 |
* | [SystemZ] Use RXSBG | Richard Sandiford | 2013-07-18 | 1 | -11/+16 |
* | [SystemZ] Rename and formatting fixes | Richard Sandiford | 2013-07-18 | 1 | -64/+61 |
* | Remove the extra leading 0 from VMAXNMND. | Joey Gouly | 2013-07-18 | 1 | -1/+1 |
* | This patch extends mips register parsing methods to allow indexed register pa... | Vladimir Medic | 2013-07-18 | 1 | -0/+12 |
* | Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it sho... | Craig Topper | 2013-07-18 | 1 | -2/+2 |
* | Reapply r186316 with a fix for one bug where the code could walk off the | Chandler Carruth | 2013-07-18 | 1 | -1255/+976 |