summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...Owen Anderson2013-05-09
* Generate a compact unwind encoding in the face of a stack alignment push.Bill Wendling2013-05-09
* Hexagon: Use relation map for getMatchingCondBranchOpcode() and Jyotsna Verma2013-05-09
* Don't replace an alias in llvm.used with its target.Rafael Espindola2013-05-09
* [XCore] Fix handling of functions where only the LR is spilled.Richard Osborne2013-05-09
* InstCombine: Don't just copy known bits from the first operand of an srem.Benjamin Kramer2013-05-09
* Change getRelocationAdditionalInfo to be ELF only.Rafael Espindola2013-05-09
* Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"Eric Christopher2013-05-09
* LoopVectorizer: Don't assert on the absence of induction variablesArnold Schwaighofer2013-05-09
* Revert 181475 as the DebugIR tests are breaking (automake) buildbots that re-...Daniel Malea2013-05-08
* Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)Eric Christopher2013-05-08
* DebugIR tests -- lit tests for the line number transformDaniel Malea2013-05-08
* [mips] Add instruction selection pattern for (seteq $LHS, 0).Akira Hatanaka2013-05-08
* [PowerPC] Add ELF relocation testsUlrich Weigand2013-05-08
* Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.Bill Schmidt2013-05-08
* R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsicsMichel Danzer2013-05-08
* PPCInstrInfo::optimizeCompareInstr should not optimize FP comparesHal Finkel2013-05-08
* This patch fixes two tests marked as XFAIL among the ARM assembler tests.Mihai Popa2013-05-08
* Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInstNick Lewycky2013-05-08
* DAGCombiner: Simplify inverted bit testsDavid Majnemer2013-05-08
* Debug Info: Support DW_TAG_imported_declarationDavid Blaikie2013-05-08
* LoopVectorizer: Improve reduction variable identificationArnold Schwaighofer2013-05-07
* Fix a bug in the MC asm parser evaluating expressions. It was treating:Kevin Enderby2013-05-07
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-07
* Debug Info: Fix for break due to r181271David Blaikie2013-05-07
* Reverting r181331.Jyotsna Verma2013-05-07
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-07
* LoopVectorize: getConsecutiveVector must respect signed arithmeticArnold Schwaighofer2013-05-07
* DebugInfo: Support imported modules in lexical blocksDavid Blaikie2013-05-06
* InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)David Majnemer2013-05-06
* Reduce attributes.Bill Wendling2013-05-06
* Split Alignment out of the Section Characteristics.Rafael Espindola2013-05-06
* Test results verified using FileCheck rather than grep | countJean-Luc Duprat2013-05-06
* Rotate multi-exit loops even if the latch was simplified.Andrew Trick2013-05-06
* R600: Emit config values in register / value pairsTom Stellard2013-05-06
* R600: Stop emitting the instruction type byte before each instructionTom Stellard2013-05-06
* R600: Emit ISA for CALL_FS_* instructionsTom Stellard2013-05-06
* [SystemZ] Update non-pic DWARF encodingsUlrich Weigand2013-05-06
* PowerPC: Fix unimplemented relocation on ppc64Adhemerval Zanella2013-05-06