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