| Commit message (Expand) | Author | Age | Files | Lines |
* | s/compiler_used/compiler.used/. | Rafael Espindola | 2013-07-19 | 3 | -5/+5 |
* | [SystemZ] Add tests for ALHSIK and ALGHSIK | Richard Sandiford | 2013-07-19 | 4 | -0/+147 |
* | [SystemZ] Add ALRK, AGLRK, SLRK and SGLRK | Richard Sandiford | 2013-07-19 | 8 | -4/+142 |
* | [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}. | Joey Gouly | 2013-07-19 | 4 | -0/+124 |
* | [SystemZ] Add AHIK and AGHIK | Richard Sandiford | 2013-07-19 | 6 | -0/+233 |
* | [SystemZ] Add ARK, AGRK, SRK and SGRK | Richard Sandiford | 2013-07-19 | 13 | -8/+182 |
* | [SystemZ] Add NGRK, OGRK and XGRK | Richard Sandiford | 2013-07-19 | 13 | -7/+133 |
* | [SystemZ] Add NRK, ORK and XRK | Richard Sandiford | 2013-07-19 | 13 | -7/+142 |
* | ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form. | Tilmann Scheller | 2013-07-19 | 2 | -0/+10 |
* | [SystemZ] Use SLLK, SRLK and SRAK for codegen | Richard Sandiford | 2013-07-19 | 1 | -0/+63 |
* | [SystemZ] Start adding z196 and zEC12 support | Richard Sandiford | 2013-07-19 | 5 | -2/+251 |
* | Split openFileForWrite into windows and unix versions. | Rafael Espindola | 2013-07-19 | 1 | -0/+13 |
* | Fix another assert failure very similar to PR16651's test case. This | Chandler Carruth | 2013-07-19 | 1 | -2/+22 |
* | ARM: delete two tests now integrated into the larger files | Tim Northover | 2013-07-19 | 2 | -19/+0 |
* | ARM: remove invalid invalid tests | Tim Northover | 2013-07-19 | 2 | -32/+0 |
* | Improve llvm-mc disassembler mode and refactor ARM tests to use it | Tim Northover | 2013-07-19 | 63 | -611/+972 |
* | Fix PR16651, an assert introduced in my recent re-work of the innards of | Chandler Carruth | 2013-07-19 | 1 | -0/+20 |
* | Try to appease the bots. | Manman Ren | 2013-07-19 | 3 | -3/+3 |
* | llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can... | NAKAMURA Takumi | 2013-07-19 | 1 | -3/+2 |
* | MI Sched: test case fix for previous checkin. | Andrew Trick | 2013-07-19 | 1 | -1/+1 |
* | Debug Info: enable verifying by default and disable testing cases that fail. | Manman Ren | 2013-07-19 | 15 | -19/+19 |
* | Revert "COFFDumper: Dump data directory entries." | Rui Ueyama | 2013-07-18 | 2 | -45/+11 |
* | Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-18 | 41 | -118/+118 |
* | COFFDumper: Dump data directory entries. | Rui Ueyama | 2013-07-18 | 2 | -11/+45 |
* | Disambiguate function names in some CodeGen tests. (Some tests were using fun... | Stephen Lin | 2013-07-18 | 14 | -126/+125 |
* | R600/SI: Fix crash with VSELECT | Tom Stellard | 2013-07-18 | 1 | -0/+15 |
* | R600/SI: Add support for v2f32 loads | Tom Stellard | 2013-07-18 | 1 | -0/+14 |
* | R600/SI: Add support for v2f32 stores | Tom Stellard | 2013-07-18 | 1 | -0/+18 |
* | R600: Expand VSELECT for all types | Tom Stellard | 2013-07-18 | 1 | -0/+30 |
* | test/MC/AsmParser/secure_log_unique.s requires shell | Hans Wennborg | 2013-07-18 | 1 | -0/+1 |
* | Add a test for .secure_log_unique. | Rafael Espindola | 2013-07-18 | 1 | -0/+9 |
* | Update to CodeGen tests to use CHECK-LABEL for labels corresponding to functi... | Stephen Lin | 2013-07-18 | 3 | -35/+35 |
* | Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil... | NAKAMURA Takumi | 2013-07-18 | 1 | -3/+0 |
* | [Support] Beef up and expose the response file parsing in llvm::cl | Reid Kleckner | 2013-07-18 | 1 | -2/+6 |
* | llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560. | NAKAMURA Takumi | 2013-07-18 | 1 | -0/+3 |
* | Forgot 'svn add' again, sorry! | Joey Gouly | 2013-07-18 | 1 | -0/+145 |
* | [ARMv8] Add NEON instructions VCVT{A, N, P, M}. | Joey Gouly | 2013-07-18 | 4 | -0/+144 |
* | [SystemZ] Use RNSBG | Richard Sandiford | 2013-07-18 | 1 | -0/+257 |
* | Add Thumb tests for the ARMv8 FP instructions that I recently added. | Joey Gouly | 2013-07-18 | 2 | -0/+293 |
* | [SystemZ] Generalize RxSBG SRA case | Richard Sandiford | 2013-07-18 | 1 | -0/+38 |
* | [SystemZ] Use RXSBG | Richard Sandiford | 2013-07-18 | 1 | -0/+112 |
* | This patch extends mips register parsing methods to allow indexed register pa... | Vladimir Medic | 2013-07-18 | 1 | -0/+4 |
* | Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it sho... | Craig Topper | 2013-07-18 | 1 | -0/+16 |
* | Reapply r186316 with a fix for one bug where the code could walk off the | Chandler Carruth | 2013-07-18 | 1 | -1/+1 |
* | PPC: Support dynamic allocas with large alignment | Hal Finkel | 2013-07-18 | 1 | -0/+39 |
* | PPC: Add base-pointer support to builtin setjmp/longjmp | Hal Finkel | 2013-07-17 | 2 | -11/+58 |
* | Add some uncovered attribute tests | Tobias Grosser | 2013-07-17 | 1 | -0/+31 |
* | Restore r181216, which was partially reverted in r182499. | Stephen Lin | 2013-07-17 | 1 | -9/+44 |
* | Split openFileForRead into Windows and Unix versions. | Rafael Espindola | 2013-07-17 | 1 | -2/+1 |
* | Fix comparisons of alloca alignment in inliner merging | Hal Finkel | 2013-07-17 | 1 | -0/+33 |