summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Fix add4.ll test cmdline so that it passesJean-Luc Duprat2013-05-06
* Provide InstCombines for the following 3 cases:Jean-Luc Duprat2013-05-06
* AArch64: use MCJIT by default and enable related tests.Tim Northover2013-05-06
* [SystemZ] Set up JIT/MCJIT test casesUlrich Weigand2013-05-06
* [SystemZ] Add MC test casesUlrich Weigand2013-05-06
* [SystemZ] Add DebugInfo test casesUlrich Weigand2013-05-06
* [SystemZ] Add CodeGen test casesUlrich Weigand2013-05-06
* Free the exception object. Should fix the vg bots.Rafael Espindola2013-05-06
* Fix slightly too aggressive conact_vector optimization.Michael Kuperstein2013-05-06
* Add a testcase that checks that we generate functions with frameBill Wendling2013-05-06
* XFAIL for cygwin.Rafael Espindola2013-05-06
* Revert r164763 because it introduces new shuffles.Nadav Rotem2013-05-06
* Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.Matt Arsenault2013-05-06
* Fix const merging when an alias of a const is llvm.used.Rafael Espindola2013-05-06
* This should also fail on ARM.Rafael Espindola2013-05-05
* Fix XFAIL line.Rafael Espindola2013-05-05
* XFAIL this on ppc64.Rafael Espindola2013-05-05
* Add EH support to the MCJIT.Rafael Espindola2013-05-05
* Test case for r181160 and r181161. rdar://13782395Evan Cheng2013-05-05
* [XCore] Add LDAPB instructions.Richard Osborne2013-05-05
* [XCore] Add BLRB instructions.Richard Osborne2013-05-05
* For ARM backend, fixed "byval" attribute support.Stepan Dyatkovskiy2013-05-05
* Remove a recently redundant transform from X86ISelLowering.David Majnemer2013-05-05
* LoopVectorize: Add support for floating point min/max reductionsArnold Schwaighofer2013-05-05
* LoopVectorize: We don't need an identity element for min/max reductionsArnold Schwaighofer2013-05-05
* AArch64: enable MCJIT and tests now that everything passes.Tim Northover2013-05-04