summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* ARM vmul assembly parsing for the lane index operand.Jim Grosbach2011-10-18
* Tidy up.Jim Grosbach2011-10-18
* Add a few more testcases.Owen Anderson2011-10-18
* Add several FIXME cases for ARM encodings.Owen Anderson2011-10-18
* Fix incorrect check for sign-extended constant BUILD_VECTOR.Bob Wilson2011-10-18
* Fix a DAG combiner assertion failure when constant folding BUILD_VECTORS.Bob Wilson2011-10-18
* Tests for 142365.Jim Grosbach2011-10-18
* Tidy up formatting.Jim Grosbach2011-10-18
* ARM assembly parsing and encoding for VMOV.i64.Jim Grosbach2011-10-18
* PTX: Fix disabling of MAD instruction selectionJustin Holewinski2011-10-18
* Add support for dynamic stack realignment when in thumb1 mode.Chad Rosier2011-10-18
* ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i32.Jim Grosbach2011-10-18
* Revert "llvm-objdump: Add static symbol table dumping."Michael J. Spencer2011-10-18
* llvm-objdump: Add static symbol table dumping.Michael J. Spencer2011-10-17
* Enable a few more NEON immediate tests.Jim Grosbach2011-10-17
* ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i16.Jim Grosbach2011-10-17
* Add support for a new extension to the .file directive:Nick Lewycky2011-10-17
* Teach the ARC optimizer about the !clang.arc.copy_on_escape metadataDan Gohman2011-10-17
* ARM NEON "vmov.i8" immediate assembly parsing and encoding.Jim Grosbach2011-10-17
* Fixed quoting on default data layout option.Lang Hames2011-10-17
* Add support for the Objective-C personality function to the instructionBill Wendling2011-10-17
* Add CHECKs and document PR11158.Nadav Rotem2011-10-17
* stabalize tests by specifying the exact sse levelNadav Rotem2011-10-17
* Suppress partial retain+release elimination when there's aDan Gohman2011-10-17
* Correct over-zealous removal of hack.Bill Wendling2011-10-17
* Temporarily XFAIL waiting for a fix.Bill Wendling2011-10-17