summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ARM: Add testcases for two-operand variants of VSRA/VRSRA/VSRI.Jim Grosbach2012-04-23
* Add ARM mode tests for the NEON vector shift-accumulate tests.Jim Grosbach2012-04-23
* Tidy up. Reformat for ease of reading.Jim Grosbach2012-04-23
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-23
* Hexagon V5 (floating point) support.Sirish Pande2012-04-23
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-23
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-23
* Reapply r155136 after fixing PR12599.Jakob Stoklund Olesen2012-04-23
* cleaned line endings in the newly added test fileElena Demikhovsky2012-04-22
* Tidy up this test more:Chandler Carruth2012-04-22
* FileCheck-ize a test, and tidy it up a touch.Chandler Carruth2012-04-22
* ZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2Elena Demikhovsky2012-04-22
* Teach getVectorTypeBreakdown about promotion of vectors in addition to wideni...Nadav Rotem2012-04-21
* Fix PR12599.Jakob Stoklund Olesen2012-04-20
* ARM: Update NEON assembly two-operand aliases.Jim Grosbach2012-04-20
* Removes json-bench from the test dependencies.Manuel Klimek2012-04-20
* Revert r155136 "Defer some shl transforms to DAGCombine."Jakob Stoklund Olesen2012-04-20
* ARM some VFP tblgen'erated two-operand aliases.Jim Grosbach2012-04-20
* Tidy up. Formatting.Jim Grosbach2012-04-20
* Avoid a bug in the path count computation, preventing an infiniteDan Gohman2012-04-19
* Test for the the problem with xors being changed into andsJoel Jones2012-04-19
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-19
* Defer some shl transforms to DAGCombine.Jakob Stoklund Olesen2012-04-19
* Extract the broken part of XFAILed test into its own file.Jakob Stoklund Olesen2012-04-19
* FileCheckizeJakob Stoklund Olesen2012-04-18
* Nobody likes shifty instructions, but that was a bit strong.Jakob Stoklund Olesen2012-04-18
* Added support for disassembling unpredictable swp/swpb ARM instructions.Silviu Baranga2012-04-18
* Fix the bahavior of the disassembler when decoding unpredictable mrs instruct...Silviu Baranga2012-04-18
* Added support for unpredictable mcrr/mcrr2/mrrc/mrrc2 ARM instruction in the ...Silviu Baranga2012-04-18
* Fixed decoding for the ARM cdp2 instruction. The restriction on the coprocess...Silviu Baranga2012-04-18
* Add suport for unpredicatble cases of the cmp, tst, teq and cmnz ARM instruct...Silviu Baranga2012-04-18
* FileCheckify, un-XFAIL SimplifyLibCalls/floor testJoe Groff2012-04-18
* Move win32 SimplifyLibcall test under TransformsJoe Groff2012-04-18
* fix pr12559: mark unavailable win32 math libcallsJoe Groff2012-04-17
* Add disassembler to MIPS. Akira Hatanaka2012-04-17
* Force cmov on test so block placement doesn't shuffle the code around.Benjamin Kramer2012-04-17
* Fix bad EXTRACT_SUBREG in instruction selection for extending-loads on NEON.James Molloy2012-04-17
* Revert "SCEV: When expanding a GEP the final addition to the base pointer has...Benjamin Kramer2012-04-17
* Test cases that assume layout should use -disable-code-place.Andrew Trick2012-04-17
* Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)Kevin Enderby2012-04-17
* temporarily XFAIL this test until post RAPreston Gurd2012-04-17
* Disable the atom scheduling test after r154874 broke it.Chandler Carruth2012-04-16
* ARM two-operand forms for vhadd and vhsub instructions.Jim Grosbach2012-04-16
* Relax this test a touch to cope with different assembly variants.Chandler Carruth2012-04-16
* Fix updateTerminator to be resiliant to degenerate terminators whereChandler Carruth2012-04-16
* MC assembly parser handling for trailing comma in macro instantiation.Jim Grosbach2012-04-16
* FileCheckize these tests.Jakob Stoklund Olesen2012-04-16
* Disable code placement for this test.Jakob Stoklund Olesen2012-04-16
* Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands2012-04-16
* Fix incorrect atomics codegen introduced in r154705, and extend test to catch...Richard Smith2012-04-16