aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Assembly parsing for 4-register sequential variant of VLD2.Jim Grosbach2011-10-211-6/+6
* Assembly parsing for 2-register sequential variant of VLD2.Jim Grosbach2011-10-211-7/+7
* Remap blockaddress correctly when inlining a function. Fixes PR10162.Eli Friedman2011-10-211-0/+27
* Assembly parsing for 4-register variant of VLD1.Jim Grosbach2011-10-211-0/+9
* Assembly parsing for 3-register variant of VLD1.Jim Grosbach2011-10-211-1/+8
* Extend instcombine's shufflevector simplification to handle more cases where ...Eli Friedman2011-10-211-0/+46
* ARM VLD parsing and encoding.Jim Grosbach2011-10-211-8/+8
* Fix pr11194. When promoting and splitting integers we need to useNadav Rotem2011-10-211-0/+19
* Don't hard code the desired alignment for loops -- it isn't 16-bytes onChandler Carruth2011-10-211-3/+3
* 1. Fix the widening of SETCC in WidenVecOp_SETCC. Use the correct return CC t...Nadav Rotem2011-10-211-0/+30
* Add loop aligning to MachineBlockPlacement based on review discussion soChandler Carruth2011-10-211-2/+69
* Add a very basic test for MachineBlockPlacement. This is essentially theChandler Carruth2011-10-211-0/+75
* Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with ...Craig Topper2011-10-211-24/+18
* Revert r142618, r142622, and r142624, which were based on an incorrect readin...Owen Anderson2011-10-203-23/+73
* Fix decoding tests for fixed MSR encodings.Owen Anderson2011-10-202-55/+5
* Fix tests for corrected MSR encodings.Owen Anderson2011-10-201-18/+18
* ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.Jim Grosbach2011-10-202-224/+222
* Tidy up formatting.Jim Grosbach2011-10-201-46/+59
* ARM VTBX (one register) assembly parsing and encoding.Jim Grosbach2011-10-201-13/+12
* Refactor code from inlining and globalopt that checks whether a function defi...Eli Friedman2011-10-201-0/+27
* "@string = constant i8 0" is a value i8* string of length zero. Analyze thatNick Lewycky2011-10-201-0/+6
* Revert 142337. Thumb1 still doesn't support dynamic stack realignment. :(Chad Rosier2011-10-201-40/+0
* Fix TLS lowering bug. The CopyFromReg must be glued to the TLSCALL. rdar://10...Evan Cheng2011-10-191-0/+17
* Improve code generation for vselect on SSE2:Nadav Rotem2011-10-191-6/+11
* Fix parsing of a line with only a # in it.Rafael Espindola2011-10-191-0/+15
* Use literal pool loads instead of MOVW/MOVT for materializing global addresse...James Molloy2011-10-191-0/+27
* Add Paste TestDavid Greene2011-10-191-0/+35
* Add NAME MemberDavid Greene2011-10-192-1/+3
* Generalize the reading of probability metadata to work for both branchesChandler Carruth2011-10-191-0/+43
* Teach the BranchProbabilityInfo analysis pass to read any metadataChandler Carruth2011-10-191-0/+25
* Add pass printing support to BlockFrequencyInfo pass. The implementationChandler Carruth2011-10-192-0/+27
* Add support for the vector-widening of vselect and vector-setccNadav Rotem2011-10-191-0/+68
* Rename PEXTR to PEXT. Add intrinsics for BMI instructions.Craig Topper2011-10-194-15/+142
* Added testcase for <rdar://problem/10215997>Lang Hames2011-10-181-0/+29
* Add additional element-promotion tests.Nadav Rotem2011-10-181-0/+31
* Fix a bug in the legalization of vector anyext-load and trunc-store. Mem Inde...Nadav Rotem2011-10-181-0/+28
* Tidy up formatting.Jim Grosbach2011-10-181-8/+12
* Tidy up formatting.Jim Grosbach2011-10-181-8/+12
* Enable more encoded immediate tests.Jim Grosbach2011-10-181-5/+5
* More vmov lane testcases.Jim Grosbach2011-10-181-22/+22
* ARM vmla/vmls assembly parsing for the lane index operand.Jim Grosbach2011-10-181-4/+4
* ARM vmov assembly parsing for the lane index operand.Jim Grosbach2011-10-181-22/+22
* llvm-objdump: Add static symbol table dumping.Michael J. Spencer2011-10-181-4/+2
* ARM vmla/vmls assembly parsing for the lane index operand.Jim Grosbach2011-10-182-4/+8
* Another failing encoding.Owen Anderson2011-10-181-0/+3
* Fix NEON mul encoding tests. Wrong file contents previously.Jim Grosbach2011-10-181-79/+71
* ARM vqdmulh assembly parsing for the lane index operand.Jim Grosbach2011-10-181-2/+2
* Remove duplicate test.Jim Grosbach2011-10-181-3/+0
* Tidy up formatting.Jim Grosbach2011-10-181-32/+43
* ARM vmul assembly parsing for the lane index operand.Jim Grosbach2011-10-181-6/+6