Age | Commit message (Expand) | Author |
2013-03-28 | Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructions | Hal Finkel |
2013-03-28 | Revert "Adding DIImportedModules to DIScopes." | David Blaikie |
2013-03-28 | Check if Type is a vector before calling function Type::getVectorNumElements. | Akira Hatanaka |
2013-03-27 | This patch follows is a follow up to r178171, which uses the register | Preston Gurd |
2013-03-27 | Updated ELF relocation test for .eh_frame section | Jack Carter |
2013-03-27 | [ms-inline asm] Add support of imm displacement before bracketed memory | Chad Rosier |
2013-03-27 | test file name change to correct typo | Jack Carter |
2013-03-27 | For the current Atom processor, the fastest way to handle a call | Preston Gurd |
2013-03-27 | R600/SI: add SETO/SETUO patterns | Christian Konig |
2013-03-27 | Print PPC ZERO as 0 (not r0) even on Darwin | Hal Finkel |
2013-03-27 | Disable ASan/MSan symbolization of reports in tests. | Evgeniy Stepanov |
2013-03-27 | Enabling the generation of dependency breakers for partial updates on Cortex-... | Silviu Baranga |
2013-03-27 | R600/SI: add cummuting of rev instructions | Christian Konig |
2013-03-27 | R600/SI: add mulhu/mulhs patterns | Christian Konig |
2013-03-27 | R600/SI: add srl/sha patterns for SI | Christian Konig |
2013-03-27 | Allocate r0 on PPC | Hal Finkel |
2013-03-27 | Remove the link register from the GPR classes on PowerPC. | Bill Schmidt |
2013-03-27 | Added back in the test for arc-annotations. | Michael Gottesman |
2013-03-27 | Adding DIImportedModules to DIScopes. | David Blaikie |
2013-03-27 | Don't spill PPC VRSAVE on non-Darwin (even in SjLj) | Hal Finkel |
2013-03-26 | Add XTEST codegen support | Michael Liao |
2013-03-26 | Enable SandyBridgeModel for all modern Intel P6 descendants. | Jakob Stoklund Olesen |
2013-03-26 | Use multiple virtual registers in PPC CR spilling | Hal Finkel |
2013-03-26 | Update PEI's virtual-register-based scavenging to support multiple simultaneo... | Hal Finkel |
2013-03-26 | Fix PRFCHW test on non-x86 builds | Michael Liao |
2013-03-26 | Add PREFETCHW codegen support | Michael Liao |
2013-03-26 | Add test case for commit r178031. | Ulrich Weigand |
2013-03-26 | Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth. | Jyotsna Verma |
2013-03-26 | R600/SI: mark most intrinsics as readnone v2 | Christian Konig |
2013-03-26 | Patch by Gordon Keiser! | Joe Abbey |
2013-03-26 | Add asan/msan to the list of available features in LIT test runner | Alexey Samsonov |
2013-03-26 | Fix SCEV forgetMemoizedResults should search and destroy backedge exprs. | Andrew Trick |
2013-03-26 | Remove testcase. It's failing on some platforms but not others. | Bill Wendling |
2013-03-26 | Hmm...not failing...odd | Bill Wendling |
2013-03-26 | Temporarily XFAIL this test until Michael can look at it. | Bill Wendling |
2013-03-26 | [ObjCARC Annotations] Added support for displaying the state of pointers at t... | Michael Gottesman |
2013-03-25 | Revise alignment checking/calculation on 256-bit unaligned memory access | Michael Liao |
2013-03-25 | Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx) | Michael Liao |
2013-03-25 | Add an -mcpu option to a test that is apparently scheduler-sensitive. | Jakob Stoklund Olesen |
2013-03-25 | Disable some unsafe-fp-math DAG-combine transformation after legalization. | Shuxin Yang |
2013-03-25 | Add an optimizer-side test case for ARC bug <rdar://13195034>, fixed | John McCall |
2013-03-25 | Disable profiling tests for Hexagon since it doesn't support JIT. | Jyotsna Verma |
2013-03-25 | llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32. | NAKAMURA Takumi |
2013-03-25 | XFAIL some of the generic CodeGen tests for Hexagon. | Jyotsna Verma |
2013-03-25 | Fix a bug in fast-math fadd/fsub simplification. | Shuxin Yang |
2013-03-25 | XFAIL DebugInfo tests for Hexagon. | Jyotsna Verma |
2013-03-25 | Disable Execution Engine tests not supported by Hexagon. | Jyotsna Verma |
2013-03-25 | Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga... | NAKAMURA Takumi |
2013-03-25 | x86 -- add the XTEST instruction | Dave Zarzycki |
2013-03-25 | x86 -- disassemble the REP/REPNE prefix when needed | Dave Zarzycki |