summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-22
* Replace archive members in the old position.Rafael Espindola2013-07-22
* Don't depend on a llvm-ar specific behavior.Rafael Espindola2013-07-22
* [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and appendJustin Holewinski2013-07-22
* Treat nothrow forms of ::operator delete and ::operator delete[] asRichard Smith2013-07-21
* Handle replacement into a position past the original member.Rafael Espindola2013-07-21
* Don't crash when llvm.compiler.used becomes empty.Rafael Espindola2013-07-20
* Disallow global aliases to bitcast between address spacesMatt Arsenault2013-07-20
* InstCombine: call FoldOpIntoSelect for all floating binops, not just fmulStephen Lin2013-07-20
* Have InlineCost check constant fcmpsMatt Arsenault2013-07-20
* Refactor AnalyzeBranch on ARM. The previous version did not always analyzeLang Hames2013-07-19
* Retry submitting r186623: COFFDumper: Dump data directory entries.Rui Ueyama2013-07-19
* R600: Don't emit empty then clause and use alu_pop_afterVincent Lejeune2013-07-19
* Fix inserting new elements in a specified location.Rafael Espindola2013-07-19
* s/compiler_used/compiler.used/.Rafael Espindola2013-07-19
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-19
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-19
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-19
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-19
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-19
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-19
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-19
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-19
* [SystemZ] Use SLLK, SRLK and SRAK for codegenRichard Sandiford2013-07-19
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-19
* Split openFileForWrite into windows and unix versions.Rafael Espindola2013-07-19
* Fix another assert failure very similar to PR16651's test case. ThisChandler Carruth2013-07-19
* 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