aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* s/compiler_used/compiler.used/.Rafael Espindola2013-07-193-5/+5
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-194-0/+147
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-198-4/+142
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-194-0/+124
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-196-0/+233
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-1913-8/+182
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-1913-7/+133
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-1913-7/+142
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-192-0/+10
* [SystemZ] Use SLLK, SRLK and SRAK for codegenRichard Sandiford2013-07-191-0/+63
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-195-2/+251
* Split openFileForWrite into windows and unix versions.Rafael Espindola2013-07-191-0/+13
* Fix another assert failure very similar to PR16651's test case. ThisChandler Carruth2013-07-191-2/+22
* ARM: delete two tests now integrated into the larger filesTim Northover2013-07-192-19/+0
* ARM: remove invalid invalid testsTim Northover2013-07-192-32/+0
* Improve llvm-mc disassembler mode and refactor ARM tests to use itTim Northover2013-07-1963-611/+972
* Fix PR16651, an assert introduced in my recent re-work of the innards ofChandler Carruth2013-07-191-0/+20
* Try to appease the bots.Manman Ren2013-07-193-3/+3
* llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can...NAKAMURA Takumi2013-07-191-3/+2
* MI Sched: test case fix for previous checkin.Andrew Trick2013-07-191-1/+1
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-1915-19/+19
* Revert "COFFDumper: Dump data directory entries."Rui Ueyama2013-07-182-45/+11
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-1841-118/+118
* COFFDumper: Dump data directory entries.Rui Ueyama2013-07-182-11/+45
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-1814-126/+125
* R600/SI: Fix crash with VSELECTTom Stellard2013-07-181-0/+15
* R600/SI: Add support for v2f32 loadsTom Stellard2013-07-181-0/+14
* R600/SI: Add support for v2f32 storesTom Stellard2013-07-181-0/+18
* R600: Expand VSELECT for all typesTom Stellard2013-07-181-0/+30
* test/MC/AsmParser/secure_log_unique.s requires shellHans Wennborg2013-07-181-0/+1
* Add a test for .secure_log_unique.Rafael Espindola2013-07-181-0/+9
* Update to CodeGen tests to use CHECK-LABEL for labels corresponding to functi...Stephen Lin2013-07-183-35/+35
* Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil...NAKAMURA Takumi2013-07-181-3/+0
* [Support] Beef up and expose the response file parsing in llvm::clReid Kleckner2013-07-181-2/+6
* llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560.NAKAMURA Takumi2013-07-181-0/+3
* Forgot 'svn add' again, sorry!Joey Gouly2013-07-181-0/+145
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-184-0/+144
* [SystemZ] Use RNSBGRichard Sandiford2013-07-181-0/+257
* Add Thumb tests for the ARMv8 FP instructions that I recently added.Joey Gouly2013-07-182-0/+293
* [SystemZ] Generalize RxSBG SRA caseRichard Sandiford2013-07-181-0/+38
* [SystemZ] Use RXSBGRichard Sandiford2013-07-181-0/+112
* This patch extends mips register parsing methods to allow indexed register pa...Vladimir Medic2013-07-181-0/+4
* Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it sho...Craig Topper2013-07-181-0/+16
* Reapply r186316 with a fix for one bug where the code could walk off theChandler Carruth2013-07-181-1/+1
* PPC: Support dynamic allocas with large alignmentHal Finkel2013-07-181-0/+39
* PPC: Add base-pointer support to builtin setjmp/longjmpHal Finkel2013-07-172-11/+58
* Add some uncovered attribute testsTobias Grosser2013-07-171-0/+31
* Restore r181216, which was partially reverted in r182499.Stephen Lin2013-07-171-9/+44
* Split openFileForRead into Windows and Unix versions.Rafael Espindola2013-07-171-2/+1
* Fix comparisons of alloca alignment in inliner mergingHal Finkel2013-07-171-0/+33