summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ARM: delete two tests now integrated into the larger filesTim Northover2013-07-19
* ARM: remove invalid invalid testsTim Northover2013-07-19
* Improve llvm-mc disassembler mode and refactor ARM tests to use itTim Northover2013-07-19
* Fix PR16651, an assert introduced in my recent re-work of the innards ofChandler Carruth2013-07-19
* Try to appease the bots.Manman Ren2013-07-19
* llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can...NAKAMURA Takumi2013-07-19
* MI Sched: test case fix for previous checkin.Andrew Trick2013-07-19
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-19
* Revert "COFFDumper: Dump data directory entries."Rui Ueyama2013-07-18
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* COFFDumper: Dump data directory entries.Rui Ueyama2013-07-18
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-18
* R600/SI: Fix crash with VSELECTTom Stellard2013-07-18
* R600/SI: Add support for v2f32 loadsTom Stellard2013-07-18
* R600/SI: Add support for v2f32 storesTom Stellard2013-07-18
* R600: Expand VSELECT for all typesTom Stellard2013-07-18
* test/MC/AsmParser/secure_log_unique.s requires shellHans Wennborg2013-07-18
* Add a test for .secure_log_unique.Rafael Espindola2013-07-18
* Update to CodeGen tests to use CHECK-LABEL for labels corresponding to functi...Stephen Lin2013-07-18
* Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil...NAKAMURA Takumi2013-07-18
* [Support] Beef up and expose the response file parsing in llvm::clReid Kleckner2013-07-18
* llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560.NAKAMURA Takumi2013-07-18
* Forgot 'svn add' again, sorry!Joey Gouly2013-07-18
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-18
* [SystemZ] Use RNSBGRichard Sandiford2013-07-18
* Add Thumb tests for the ARMv8 FP instructions that I recently added.Joey Gouly2013-07-18
* [SystemZ] Generalize RxSBG SRA caseRichard Sandiford2013-07-18
* [SystemZ] Use RXSBGRichard Sandiford2013-07-18
* This patch extends mips register parsing methods to allow indexed register pa...Vladimir Medic2013-07-18
* Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it sho...Craig Topper2013-07-18
* Reapply r186316 with a fix for one bug where the code could walk off theChandler Carruth2013-07-18
* PPC: Support dynamic allocas with large alignmentHal Finkel2013-07-18
* PPC: Add base-pointer support to builtin setjmp/longjmpHal Finkel2013-07-17
* Add some uncovered attribute testsTobias Grosser2013-07-17
* Restore r181216, which was partially reverted in r182499.Stephen Lin2013-07-17
* Split openFileForRead into Windows and Unix versions.Rafael Espindola2013-07-17
* Fix comparisons of alloca alignment in inliner mergingHal Finkel2013-07-17
* Implement eret and deret(return from exception) instructions for Mips. Test e...Vladimir Medic2013-07-17
* Add the tests that I forgot to 'svn add' with my previous commit (r186504).Joey Gouly2013-07-17
* [XCore] Ensure implicit operands aren't lost on the return instruction.Richard Osborne2013-07-17
* Make x86 fast-isel correctly choose between aligned and unaligned operations ...Craig Topper2013-07-17
* PPC: Add CTR-register clobber to builtin setjmpHal Finkel2013-07-17
* raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY provided. Or, llvm::outs...NAKAMURA Takumi2013-07-17
* PPC: Implement base pointer and stack realignmentHal Finkel2013-07-17
* llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple=x86_64-unknown-unkn...NAKAMURA Takumi2013-07-17
* llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized mess...NAKAMURA Takumi2013-07-16
* llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investi...NAKAMURA Takumi2013-07-16
* ARM: Add support for the Thumb2 PLI alternate literal form.Tilmann Scheller2013-07-16
* Finally, force the target for this test. Should unbreak non-x86 buildbots.Benjamin Kramer2013-07-16
* XFAIL this test on mingw.Rafael Espindola2013-07-16