summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add 'CHECK-DAG' supportMichael Liao2013-05-14
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-14
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-14
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-14
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-14
* Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen2013-05-14
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-14
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-14
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-14
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-14
* Hexagon: Test case to check if branch probabilities are properly reflected inJyotsna Verma2013-05-14
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14
* R600/SI: Add lit test coverage for the remaining patterns added recentlyMichel Danzer2013-05-14
* [SystemZ] Add extra testscases for r181773Richard Sandiford2013-05-14
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-14
* This is the first of three patches which creates stubs used forReed Kotler2013-05-14
* StackColoring: don't clear an instruction's mem operand if the underlyingAkira Hatanaka2013-05-14
* LoopVectorize: Handle loops with multiple forward inductionsArnold Schwaighofer2013-05-14
* [objc-arc-opts] In the presense of an alloca unconditionally remove RR pairs ...Michael Gottesman2013-05-13
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-13
* PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt2013-05-13
* [mips] Add option -mno-ldc1-sdc1.Akira Hatanaka2013-05-13
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-13
* Correctly preserve the input chain for potential tailcall nodes whoseLang Hames2013-05-13
* Fix PR15950 A bug in DAG Combiner about undef maskHao Liu2013-05-13
* XFAIL this test for mingw too.Rafael Espindola2013-05-13
* SLPVectorizer: Fix a bug in the code that generates extracts for values with ...Nadav Rotem2013-05-12
* InstCombine: Flip the order of two urem transformsDavid Majnemer2013-05-12
* LoopVectorize: Use the widest induction variable typeArnold Schwaighofer2013-05-11
* InstCombine: Turn urem to bitwise-and more oftenDavid Majnemer2013-05-11
* Add -mtriple=mipsel-linux-gnu to the test so that the compiler doesReed Kotler2013-05-11
* SLPVectorizer: Add support for trees with external users.Nadav Rotem2013-05-10
* Add an additional testcase for PR15882.Nadav Rotem2013-05-10
* Checkin in of first of several patches to finish implementation ofReed Kotler2013-05-10
* Give the test from r181632 a target triple.David Blaikie2013-05-10
* PR14492: Debug Info: Support for values of non-integer non-type template para...David Blaikie2013-05-10
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-10
* [ms-inline asm] Fix a crasher when we fail on a direct match.Chad Rosier2013-05-10
* InstCombine: Don't claim to be able to evaluate any shl in a zexted type.Benjamin Kramer2013-05-10
* Implement AsmParser for ARM unwind directives.Logan Chien2013-05-10
* XFAILing this test on Win32 to unbreak the build bots.Aaron Ballman2013-05-10
* DAGCombiner: Generate a correct constant for vector types when folding (xor (...Benjamin Kramer2013-05-10
* InstCombine: Verify the type before transforming uitofp into select.Benjamin Kramer2013-05-10
* R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...Tom Stellard2013-05-10
* R600: Expand SUB for v2i32/v4i32Tom Stellard2013-05-10
* R600: Expand MUL for v4i32/v2i32Tom Stellard2013-05-10
* R600: Expand SRA for v4i32/v2i32Tom Stellard2013-05-10
* R600: Expand vselect for v4i32 and v2i32Tom Stellard2013-05-10
* [x86AsmParser] It's valid to stop parsing an operand at an immediate.Chad Rosier2013-05-09